mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
parametric-equalizer: wrap EQ file in a code block
In the docs, it looks like a paragraph without line breaks.
This commit is contained in:
parent
c3660d853c
commit
f65bd482bd
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
* Parametric equalizer configuration generated from AutoEQ or Squiglink looks
|
||||
* like below.
|
||||
*
|
||||
* \code{.unparsed}
|
||||
* Preamp: -6.8 dB
|
||||
* Filter 1: ON PK Fc 21 Hz Gain 6.7 dB Q 1.100
|
||||
* Filter 2: ON PK Fc 85 Hz Gain 6.9 dB Q 3.000
|
||||
|
|
@ -36,6 +37,7 @@
|
|||
* Filter 4: ON PK Fc 210 Hz Gain 5.9 dB Q 2.100
|
||||
* Filter 5: ON PK Fc 710 Hz Gain -1.0 dB Q 0.600
|
||||
* Filter 6: ON PK Fc 1600 Hz Gain 2.3 dB Q 2.700
|
||||
* \endcode
|
||||
*
|
||||
* Fc, Gain and Q specify the frequency, gain and Q factor respectively.
|
||||
* The fourth column can be one of PK, LSC or HSC specifying peaking, low
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue