summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex
diff options
context:
space:
mode:
authorJeffrey Goode <jeffg7@gmail.com>2009-11-11 17:38:00 +0000
committerJeffrey Goode <jeffg7@gmail.com>2009-11-11 17:38:00 +0000
commit0212de4c8d67337ccae180d52f09c26c236b256a (patch)
tree52ac05f3124441d06dfe6d60e307143416e6c5f0 /manual/appendix/config_file_options.tex
parent35202026cbe6a77adbccbd7f59f7b69dafa2f3b2 (diff)
downloadrockbox-0212de4c8d67337ccae180d52f09c26c236b256a.tar.gz
rockbox-0212de4c8d67337ccae180d52f09c26c236b256a.zip
Add crossfade feature tag, update manual, fix crossfade WPS tag behavior
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23610 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r--manual/appendix/config_file_options.tex16
1 files changed, 15 insertions, 1 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 43f6aea203..d145014f86 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -160,7 +160,9 @@
160 replaygain preamp 160 replaygain preamp
161 & -120 to 120 & 0.1dB\\ 161 & -120 to 120 & 0.1dB\\
162% 162%
163 crossfade & off, shuffle, track skip, always 163 \opt{crossfade}{
164 crossfade & off, auto track skip, man track skip, shuffle,
165 shuffle and man track skip, always
164 & N/A\\ 166 & N/A\\
165 crossfade fade in delay 167 crossfade fade in delay
166 & 0 to 7 & seconds\\ 168 & 0 to 7 & seconds\\
@@ -172,6 +174,7 @@
172 & 0 to 15 & seconds\\ 174 & 0 to 15 & seconds\\
173 crossfade fade out mode 175 crossfade fade out mode
174 & crossfade, mix & N/A\\ 176 & crossfade, mix & N/A\\
177 }
175% 178%
176 crossfeed & on, off & N/A\\ 179 crossfeed & on, off & N/A\\
177 crossfeed direct gain 180 crossfeed direct gain
@@ -202,6 +205,17 @@
202 eq band 4 gain & -240 to 240 & 0.1dB\\ 205 eq band 4 gain & -240 to 240 & 0.1dB\\
203% 206%
204 dithering enabled & on, off & N/A\\ 207 dithering enabled & on, off & N/A\\
208%
209 timestretch enabled & on, off & N/A\\
210%
211 compressor threshold & 0 to -24 & -3dB\\
212 compressor makeup gain & off, auto & N/A\\
213 compressor ratio & 2:1, 4:1, 6:1, 10:1, limit
214 & N/A\\
215 compressor knee & hard knee, soft knee
216 & N/A\\
217 compressor release time & 100 to 1000 & 100 ms\\
218%
205 beep & off, weak, moderate, strong & N/A\\ 219 beep & off, weak, moderate, strong & N/A\\
206 keyclick & off, weak, moderate, strong & N/A\\ 220 keyclick & off, weak, moderate, strong & N/A\\
207 keyclick repeats & on, off & N/A\\ 221 keyclick repeats & on, off & N/A\\