diff options
author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-01-06 19:31:56 +0000 |
---|---|---|
committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-01-06 19:31:56 +0000 |
commit | dfddc1644950100687f7e7fc16157cd416d16e93 (patch) | |
tree | 1b8bbbe3ddd87eb249ba1cb4e43c2f9fc92f823b /manual | |
parent | 707c46b15296d3f64310f6165a7fa6665b2c46d3 (diff) |
Use consistent notation for MPEG Layer 3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28978 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/configure_rockbox/recording_settings.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex index c6eb9b5391..b044df2332 100644 --- a/manual/configure_rockbox/recording_settings.tex +++ b/manual/configure_rockbox/recording_settings.tex @@ -34,10 +34,10 @@ Choose which format to save your recording in. The available choices are the two uncompressed formats \setting{PCM Wave} and \setting{AIFF}, the losslessly compressed \setting{WavPack} and the lossy - \setting{MPEG Layer 3}. + \setting{MPEG Layer~3}. \section{Encoder Settings} - This sets the bitrate when using the \setting{MPEG Layer 3} format. And has + This sets the bitrate when using the \setting{MPEG Layer~3} format. And has no settings for the other formats. } @@ -59,13 +59,13 @@ are available. Higher sample rates use up more disk space, but give better sound quality. \opt{swcodec}{\note{The 11.025~kHz setting is not available when using % - \setting{MPEG Layer 3} format.} + \setting{MPEG Layer~3} format.} }% \opt{masf}{ The frequency setting also determines which version of the MPEG standard the sound is recorded using:\\ - MPEG v1 for 48~kHz, 44.1~kHz and 32~kHz.\\ - MPEG v2 for 24~kHz, 22.05~kHz and 16~kHz.\\ + MPEG~1 for 48~kHz, 44.1~kHz and 32~kHz.\\ + MPEG~2 for 24~kHz, 22.05~kHz and 16~kHz.\\ } \opt{recorder,recorderv2fm,h100} {\note{You cannot change the sample rate for digital recordings.} |