1
0
Fork 0
forked from len0rd/rockbox

Reviewed and updated recording samples rates in the manual. Fixes FS#12318.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30802 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-10-19 06:02:35 +00:00
parent 623cbd6e02
commit 67a1db437f

View file

@ -41,25 +41,29 @@
} }
\section{Frequency} \section{Frequency}
\nopt{sansa,ipodnano,ipodcolor,ipod4g}{ \nopt{ipodnano,ipodcolor,ipod4g}{
Choose the recording frequency (sample rate). Choose the recording frequency (sample rate).
\opt{c200,e200}
{24~kHz, 22.05~kHz and 16~kHz}
\opt{iriverh100,iriverh300} \opt{iriverh100,iriverh300}
{44.1~kHz, 22.05~kHz and 11.025~kHz} {44.1~kHz, 22.05~kHz and 11.025~kHz}
\opt{iaudiom3,iaudiom5,iaudiox5,vibe500} \opt{iaudiom3,iaudiom5,iaudiox5,vibe500}
{88.2~kHz, 44.1~kHz, 22.05~kHz and 11.025~kHz} {88.2~kHz, 44.1~kHz, 22.05~kHz and 11.025~kHz}
\opt{masf} \opt{masf}
{48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz and 16~kHz} {48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz and 16~kHz}
\opt{iriverh10}
{96~kHz, 88.2~kHz, 48~kHz, 44.1~kHz, 32~kHz and 8~kHz}
\opt{gigabeats,ipodvideo} \opt{gigabeats,ipodvideo}
{48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz, 16~kHz, 12~kHz, % {48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz, 16~kHz, 12~kHz, %
11.025~kHz and 8~kHz} 11.025~kHz and 8~kHz}
\opt{sansaAMS,ipodnano2g} \opt{sansaAMS,ipodnano2g,c200v2,e200v2,fuze,fuzev2,fuzeplus,clipv1,clipv2,clipplus}
{96~kHz, 88.2~kHz, 64~kHz, 48~kHz, 44.1~kHz, 32~kHz, 24~kHz, % {96~kHz, 88.2~kHz, 64~kHz, 48~kHz, 44.1~kHz, 32~kHz, 24~kHz, %
22.05~kHz, 16~kHz, 12~kHz, 11.025~kHz and 8~kHz} 22.05~kHz, 16~kHz, 12~kHz, 11.025~kHz and 8~kHz}
are available. Higher sample rates use up more disk space, but give better are available. Higher sample rates use up more disk space, but give better
sound quality. sound quality.
\opt{swcodec}{\note{The 11.025~kHz setting is not available when using % \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}{ \opt{masf}{
The frequency setting also determines which version of the MPEG standard The frequency setting also determines which version of the MPEG standard
the sound is recorded using:\\ the sound is recorded using:\\
@ -69,11 +73,12 @@
\opt{recording_digital} \opt{recording_digital}
{\note{You cannot change the sample rate for digital recordings.} {\note{You cannot change the sample rate for digital recordings.}
} }
} % nopt sansa } % nopt ipodnano,ipodcolor,ipod4g
\opt{sansa}{ \opt{sansa}{
\nopt{c200,e200,c200v2,e200v2,fuze,fuzev2,fuzeplus,clipv1,clipv2,clipplus}
Recordings can only be made at a 22.05~kHz frequency (sample rate) Recordings can only be made at a 22.05~kHz frequency (sample rate)
on this \dap. on this \dap.
} % opt sansa } % prepared for all sansas not handled above, e.g. sansaview
\opt{ipodnano,ipodcolor,ipod4g}{ \opt{ipodnano,ipodcolor,ipod4g}{
Recordings can only be made at a 44.1~kHz frequency (sample rate) Recordings can only be made at a 44.1~kHz frequency (sample rate)
on this \dap. on this \dap.