summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/wps.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
-rw-r--r--manual/rockbox_interface/wps.tex31
1 files changed, 18 insertions, 13 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 174207180c..63719cb3ac 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -77,7 +77,8 @@ your WPS (While Playing Screen).
77 \ActionWpsContext & Enter \setting{WPS Context Menu}.\\ 77 \ActionWpsContext & Enter \setting{WPS Context Menu}.\\
78 % 78 %
79 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{% 79 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
80 \ActionWpsPitchScreen & Show pitch setting screen.\\}% 80 \ActionWpsPitchScreen & Show \setting{Pitch Screen}
81 (see \reference{sec:pitchscreen}).\\}%
81 % 82 %
82 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}% 83 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
83 \nopt{ONDIO_PAD}{\ActionWpsMenu}% 84 \nopt{ONDIO_PAD}{\ActionWpsMenu}%
@@ -201,14 +202,15 @@ function in the \setting{File Context Menu}.
201\nopt{player}{ 202\nopt{player}{
202 \subsubsection{\label{sec:pitchscreen}Pitch} 203 \subsubsection{\label{sec:pitchscreen}Pitch}
203 204
204 The Pitch Screen allows you to change the pitch and (at the same time) the 205 The \setting{Pitch Screen} allows you to change the pitch and (at the same
205 playback speed of your \dap. The pitch value can be adjusted between 50\% and 206 time) the playback speed of your \dap. The pitch value can be adjusted
206 200\%. 50\% means half the normal playback speed and the pitch that's an 207 between 50\% and 200\%. 50\% means half the normal playback speed and the
207 octave lower than the normal pitch. 200\% means double playback speed and the 208 pitch that's an octave lower than the normal pitch. 200\% means double
208 pitch that's an octave higher than the normal pitch. It's not possible to 209 playback speed and the pitch that's an octave higher than the normal pitch.
209 change the pitch without changing the playback speed and vice versa. Changing 210 It's not possible to change the pitch without changing the playback speed and
210 the pitch can be done in two modes: procentual and semitone. Initially (after 211 vice versa. Changing the pitch can be done in two modes: procentual and
211 the \dap{} is switched on), procentual mode is active. 212 semitone. Initially (after the \dap{} is switched on), procentual mode
213 is active.
212 214
213 \begin{table} 215 \begin{table}
214 \begin{btnmap}{}{} 216 \begin{btnmap}{}{}
@@ -220,7 +222,8 @@ function in the \setting{File Context Menu}.
220 (in semitone mode)\\ 222 (in semitone mode)\\
221 % 223 %
222 \ActionPsIncBig{} / \ActionPsDecBig 224 \ActionPsIncBig{} / \ActionPsDecBig
223 & Increase / Decrease pitch by 1\% (only in procentual mode)\\ 225 & Increase / Decrease pitch by 1\% (in procentual mode) or a semitone
226 (in semitone mode)\\
224 % 227 %
225 \ActionPsNudgeRight{} / \ActionPsNudgeLeft 228 \ActionPsNudgeRight{} / \ActionPsNudgeLeft
226 & Temporarily increase / decrease pitch by 2.0\% \\ 229 & Temporarily increase / decrease pitch by 2.0\% \\
@@ -233,10 +236,12 @@ function in the \setting{File Context Menu}.
233 % 236 %
234 \end{btnmap} 237 \end{btnmap}
235 \end{table} 238 \end{table}
239
240 \opt{MASCODEC}{
241 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.}
242 }
236} 243}
237\opt{RECORDER_PAD,ONDIO_PAD}{ 244
238 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.}
239}
240\opt{SWCODEC}{ 245\opt{SWCODEC}{
241 \subsubsection{Graphical EQ} 246 \subsubsection{Graphical EQ}
242 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}. 247 This is a shortcut to the \setting{Equalizer}. See \reference{ref:EQ}.