diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-04-27 12:25:08 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-04-27 12:25:08 +0000 |
| commit | 70295bf367b5900d7bf4b91f7fe5d409deb1c350 (patch) | |
| tree | 1ce693ccdd30c0d6d7455819ade1f688bd34ae74 | |
| parent | a7c20ac7601ab6f5342c1fac4b696b9132fd0d5b (diff) | |
| download | rockbox-70295bf367b5900d7bf4b91f7fe5d409deb1c350.zip rockbox-70295bf367b5900d7bf4b91f7fe5d409deb1c350.tar.gz rockbox-70295bf367b5900d7bf4b91f7fe5d409deb1c350.tar.bz2 rockbox-70295bf367b5900d7bf4b91f7fe5d409deb1c350.tar.xz | |
Add a caption to the sound setting screen. dos2unix'ed the file as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9817 a1c6a512-1295-4272-9138-f99709370657
| -rwxr-xr-x | manual/configure_rockbox/sound_settings.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index b341ed3..ce66e29 100755 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -1,5 +1,5 @@ % $Id$ % -\screenshot{configure_rockbox/images/ss-sound-settings}{}{} +\screenshot{configure_rockbox/images/ss-sound-settings}{The sound settings screen}{} The Sound Settings menu offers a selection of sound properties you may change to customize your listening experience. @@ -7,7 +7,7 @@ change to customize your listening experience. \section{Volume} This control adjusts the volume of your music. Like most professional audio gear and many consumer audio products, Rockbox uses a decibel scale -where 0 dB is a reference that indicates the maximum volume that the \dap\ +where 0 dB is a reference that indicates the maximum volume that the \dap\ can produce without distortion (clipping). Because the volume control is basically a comparison of the volume level you set to a reference maximum volume of 0 dB, the usable range of the volume setting is shown |