summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2013-02-09 23:27:22 +1100
committerJonathan Gordon <rockbox@jdgordon.info>2013-02-09 23:27:22 +1100
commit15f1057cc021f627d8eb2cd453a1e659af1af1fc (patch)
tree5385c4d98e4b2681122f66283a47936d6549f9c5 /manual
parent1eb17dc9f4bf280d2e9503f3d0c8b8730146412d (diff)
fix the eq settings in the manual
Change-Id: I4fa8537f31faef0d4f6f925476dcfb8b3336113b
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/config_file_options.tex25
-rw-r--r--manual/configure_rockbox/sound_settings.tex6
2 files changed, 13 insertions, 18 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 44e8632ac2..8750147048 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -209,21 +209,16 @@
%
eq enabled & on, off & N/A\\
eq precut & 0 to 240 & 0.1~dB\\
- eq band 0 cutoff & 0 to 32768 & Hz\\
- eq band 1 cutoff & 0 to 32768 & Hz\\
- eq band 2 cutoff & 0 to 32768 & Hz\\
- eq band 3 cutoff & 0 to 32768 & Hz\\
- eq band 4 cutoff & 0 to 32768 & Hz\\
- eq band 0 q & 0 to 64 & N/A\\
- eq band 1 q & 0 to 64 & N/A\\
- eq band 2 q & 0 to 64 & N/A\\
- eq band 3 q & 0 to 64 & N/A\\
- eq band 4 q & 0 to 64 & N/A\\
- eq band 0 gain & -240 to 240 & 0.1~dB\\
- eq band 1 gain & -240 to 240 & 0.1~dB\\
- eq band 2 gain & -240 to 240 & 0.1~dB\\
- eq band 3 gain & -240 to 240 & 0.1~dB\\
- eq band 4 gain & -240 to 240 & 0.1~dB\\
+ eq low shelf filter & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq peak filter 1 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq peak filter 2 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq peak filter 3 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq peak filter 4 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq peak filter 5 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq peak filter 6 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq peak filter 7 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq peak filter 8 & cutoff (in Hz), q (0 to 64), gain (-240 to 240)\\
+ eq high shelf filter & cutoff (in Hz), q (0 to 64), gain (-240 to 240 (0.1~dB))\\
%
dithering enabled & on, off & N/A\\
%
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index 2a5f7fa31e..f06bfaf6e5 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -351,7 +351,7 @@ change to customise your listening experience.
The ``Q'' parameter should always be set to 0.7 for the shelving
filters. Higher values will add a small boost around the cutoff
frequency that is almost always undesirable.
- \item[Bands 1-3: Peaking filters.]
+ \item[Bands 1-8: Peaking filters.]
Peaking EQ filters boost or lower a frequency range centered at the
centre frequency chosen.
Graphic equalizers in home stereos are usually peaking
@@ -365,7 +365,7 @@ change to customise your listening experience.
frequency range is. Higher Q values will affect a narrower band of
frequencies, while lower Q values will affect a wider band of
frequencies.
- \item[Band 4: High shelf filter.]
+ \item[Band 9: High shelf filter.]
A high shelf filter boosts or lowers all frequencies above a certain
frequency limit, much as the ``treble'' control found on ordinary
stereo systems does.
@@ -374,7 +374,7 @@ change to customise your listening experience.
than the low end.
\end{description}
As a general guide, EQ band 0 should be used for low frequencies, EQ bands 1
- through 3 should be used for mids, and EQ band 4 should be used for highs.
+ through 8 should be used for mids, and EQ band 9 should be used for highs.
\begin {description}
\item[Enable EQ.]