diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2008-07-04 06:20:15 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2008-07-04 06:20:15 +0000 |
| commit | 1213e5bcb3424eb59d0c1ea8ff86a3f68fe07245 (patch) | |
| tree | 93b5038e79f228575226b21d614477e1c19a5cb9 | |
| parent | be0bccfe981c23d4fcedff5a3359e05d78ef73c6 (diff) | |
| download | rockbox-1213e5bcb3424eb59d0c1ea8ff86a3f68fe07245.zip rockbox-1213e5bcb3424eb59d0c1ea8ff86a3f68fe07245.tar.gz rockbox-1213e5bcb3424eb59d0c1ea8ff86a3f68fe07245.tar.bz2 rockbox-1213e5bcb3424eb59d0c1ea8ff86a3f68fe07245.tar.xz | |
Add proper volume ranges for iAudio M5 and iPod G1/G2. Fix inclusion of the note regarding volumes >0 dB.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17935 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/sound_settings.tex | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index 9b15b5b..9c9f487 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -10,8 +10,8 @@ change to customise your listening experience. where 0 dB is a reference that indicates the maximum volume that the \dap{} can produce without possible distortion (clipping). All values lower than this reference will be negative and yield a progressively softer volume. - \opt{player, recorder, recorderv2fm, ondio, ipodnano, ipodvideo, x5, h10, - h10_5gb, sansa}{ + \opt{player,recorder,recorderv2fm,ondio,x5,m5,ipodnano,ipodvideo, + ipodcolor,ipod1g2g,h10,h10_5gb, sansa}{ Values higher than 0 dB are available and can be used to raise the volume more than would otherwise be possible. These volume levels will ordinarily lead to distorted sound, but might work nicely for music that has @@ -20,12 +20,12 @@ change to customise your listening experience. \opt{player}{minimum of -78 dB to a maximum of +18 dB.}% \opt{recorder,recorderv2fm,ondio}{minimum of -100 dB to a maximum of +12 dB.}% \opt{h1xx,h300}{minimum of -84 dB to a maximum of 0 dB.}% + \opt{x5,m5}{minimum of -73 dB to a maximum of +6 dB.}% \opt{ipodnano}{minimum of -72 dB to a maximum of +6 dB.}% \opt{ipodvideo}{minimum of -57 dB to a maximum of +6 dB.}% - \opt{x5}{minimum of -73 dB to a maximum of +6 dB.}% - \opt{ipodcolor,h10,h10_5gb,sansa}{minimum of -74 dB to a maximum of +6 db.} - \opt{ipod3g,ipod4g,ipod1g2g,m5,gigabeatf,mrobe100}{\fixme{add correct volume - range.}} + \opt{ipodcolor,ipod1g2g,h10,h10_5gb,sansa}{minimum of -74 dB to a maximum + of +6 db.}% + \opt{ipod3g,ipod4g,gigabeatf,mrobe100}{\fixme{add correct volume range.}} \section{Bass} \opt{player,recorder,recorderv2fm,ondio}{This emphasises or suppresses the |