summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/configure_rockbox/recording_settings.tex15
1 files changed, 10 insertions, 5 deletions
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex
index 8fa152fde4..bddb4af0c8 100644
--- a/manual/configure_rockbox/recording_settings.tex
+++ b/manual/configure_rockbox/recording_settings.tex
@@ -41,25 +41,29 @@
41} 41}
42 42
43 \section{Frequency} 43 \section{Frequency}
44 \nopt{sansa,ipodnano,ipodcolor,ipod4g}{ 44 \nopt{ipodnano,ipodcolor,ipod4g}{
45 Choose the recording frequency (sample rate). 45 Choose the recording frequency (sample rate).
46 \opt{c200,e200}
47 {24~kHz, 22.05~kHz and 16~kHz}
46 \opt{iriverh100,iriverh300} 48 \opt{iriverh100,iriverh300}
47 {44.1~kHz, 22.05~kHz and 11.025~kHz} 49 {44.1~kHz, 22.05~kHz and 11.025~kHz}
48 \opt{iaudiom3,iaudiom5,iaudiox5,vibe500} 50 \opt{iaudiom3,iaudiom5,iaudiox5,vibe500}
49 {88.2~kHz, 44.1~kHz, 22.05~kHz and 11.025~kHz} 51 {88.2~kHz, 44.1~kHz, 22.05~kHz and 11.025~kHz}
50 \opt{masf} 52 \opt{masf}
51 {48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz and 16~kHz} 53 {48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz and 16~kHz}
54 \opt{iriverh10}
55 {96~kHz, 88.2~kHz, 48~kHz, 44.1~kHz, 32~kHz and 8~kHz}
52 \opt{gigabeats,ipodvideo} 56 \opt{gigabeats,ipodvideo}
53 {48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz, 16~kHz, 12~kHz, % 57 {48~kHz, 44.1~kHz, 32~kHz, 24~kHz, 22.05~kHz, 16~kHz, 12~kHz, %
54 11.025~kHz and 8~kHz} 58 11.025~kHz and 8~kHz}
55 \opt{sansaAMS,ipodnano2g} 59 \opt{sansaAMS,ipodnano2g,c200v2,e200v2,fuze,fuzev2,fuzeplus,clipv1,clipv2,clipplus}
56 {96~kHz, 88.2~kHz, 64~kHz, 48~kHz, 44.1~kHz, 32~kHz, 24~kHz, % 60 {96~kHz, 88.2~kHz, 64~kHz, 48~kHz, 44.1~kHz, 32~kHz, 24~kHz, %
57 22.05~kHz, 16~kHz, 12~kHz, 11.025~kHz and 8~kHz} 61 22.05~kHz, 16~kHz, 12~kHz, 11.025~kHz and 8~kHz}
58 are available. Higher sample rates use up more disk space, but give better 62 are available. Higher sample rates use up more disk space, but give better
59 sound quality. 63 sound quality.
60 \opt{swcodec}{\note{The 11.025~kHz setting is not available when using % 64 \opt{swcodec}{\note{The 11.025~kHz setting is not available when using %
61 \setting{MPEG Layer~3} format.} 65 \setting{MPEG Layer~3} format.}
62 }% 66 }
63 \opt{masf}{ 67 \opt{masf}{
64 The frequency setting also determines which version of the MPEG standard 68 The frequency setting also determines which version of the MPEG standard
65 the sound is recorded using:\\ 69 the sound is recorded using:\\
@@ -69,11 +73,12 @@
69 \opt{recording_digital} 73 \opt{recording_digital}
70 {\note{You cannot change the sample rate for digital recordings.} 74 {\note{You cannot change the sample rate for digital recordings.}
71 } 75 }
72 } % nopt sansa 76 } % nopt ipodnano,ipodcolor,ipod4g
73 \opt{sansa}{ 77 \opt{sansa}{
78 \nopt{c200,e200,c200v2,e200v2,fuze,fuzev2,fuzeplus,clipv1,clipv2,clipplus}
74 Recordings can only be made at a 22.05~kHz frequency (sample rate) 79 Recordings can only be made at a 22.05~kHz frequency (sample rate)
75 on this \dap. 80 on this \dap.
76 } % opt sansa 81 } % prepared for all sansas not handled above, e.g. sansaview
77 \opt{ipodnano,ipodcolor,ipod4g}{ 82 \opt{ipodnano,ipodcolor,ipod4g}{
78 Recordings can only be made at a 44.1~kHz frequency (sample rate) 83 Recordings can only be made at a 44.1~kHz frequency (sample rate)
79 on this \dap. 84 on this \dap.