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:
Lương Việt Hoàng 2024-10-09 21:00:53 +07:00
parent c3660d853c
commit f65bd482bd

View file

@ -29,6 +29,7 @@
* Parametric equalizer configuration generated from AutoEQ or Squiglink looks * Parametric equalizer configuration generated from AutoEQ or Squiglink looks
* like below. * like below.
* *
* \code{.unparsed}
* Preamp: -6.8 dB * Preamp: -6.8 dB
* Filter 1: ON PK Fc 21 Hz Gain 6.7 dB Q 1.100 * 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 * 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 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 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 * 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. * 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 * The fourth column can be one of PK, LSC or HSC specifying peaking, low