diff options
| author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-04-12 17:36:49 +0000 |
|---|---|---|
| committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2010-04-12 17:36:49 +0000 |
| commit | 1dc8320f2cb4ad37f98360a1497c825c4628bb9e (patch) | |
| tree | cd720908d8625364d5ff3446c295ef3b8bb71221 | |
| parent | 76c5a39291ac90f49551d1cddc6db50d754fd051 (diff) | |
| download | rockbox-1dc8320f2cb4ad37f98360a1497c825c4628bb9e.zip rockbox-1dc8320f2cb4ad37f98360a1497c825c4628bb9e.tar.gz rockbox-1dc8320f2cb4ad37f98360a1497c825c4628bb9e.tar.bz2 rockbox-1dc8320f2cb4ad37f98360a1497c825c4628bb9e.tar.xz | |
Replaygain pre-amp can be set in 0.5 dB steps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25609 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/playback_options.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 80c19e6..0c11baf 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -194,7 +194,7 @@ you to configure settings related to audio playback. much, so here you can compensate for that. Please note that a (large) positive pre-amp setting can cause clipping, unless prevent clipping is enabled. The pre-amp can be set to any - decibel (dB) value between -12dB and +12dB, in increments of 0.1{}dB. + decibel (dB) value between -12dB and +12dB, in increments of 0.5{}dB. \end{description} \section{Track Skip Beep} |