summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/rockbox_interface/wps.tex46
1 files changed, 24 insertions, 22 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 4375c6f14c..b685f3a039 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -181,28 +181,30 @@ album etc. To access this screen, %
181This \setting{Open With} function is the same as the \setting{Open With} 181This \setting{Open With} function is the same as the \setting{Open With}
182function in the \setting{File Context Menu}. 182function in the \setting{File Context Menu}.
183 183
184\subsubsection{\label{sec:pitchscreen}Pitch} 184\nopt{player}{
185The Pitch Screen allows you to quickly change the pitch of your \dap. The 185 \subsubsection{\label{sec:pitchscreen}Pitch}
186pitch value can be adjusted between 50\% and 200\%. 186 The Pitch Screen allows you to quickly change the pitch of your \dap. The
187\begin{table} 187 pitch value can be adjusted between 50\% and 200\%.
188 \begin{btnmap}{}{} 188 \begin{table}
189 \ActionPsIncSmall/\ActionPsDecSmall 189 \begin{btnmap}{}{}
190 & Increase / Decrease Pitch by 0.1\% \\ 190 \ActionPsIncSmall/\ActionPsDecSmall
191 % 191 & Increase / Decrease Pitch by 0.1\% \\
192 \ActionPsIncBig/\ActionPsDecBig 192 %
193 & Increase / Decrease Pitch by 1\% \\ 193 \ActionPsIncBig/\ActionPsDecBig
194 % 194 & Increase / Decrease Pitch by 1\% \\
195 \ActionPsNudgeRight/\ActionPsNudgeLeft 195 %
196 & Temporarily Increase / Decrease Pitch by 2.0\% \\ 196 \ActionPsNudgeRight/\ActionPsNudgeLeft
197 % 197 & Temporarily Increase / Decrease Pitch by 2.0\% \\
198 \ActionPsReset 198 %
199 & Reset Pitch to 100\% \\ 199 \ActionPsReset
200 % 200 & Reset Pitch to 100\% \\
201 \ActionPsExit 201 %
202 & Leave Pitch screen \\ 202 \ActionPsExit
203 % 203 & Leave Pitch screen \\
204 \end{btnmap} 204 %
205\end{table} 205 \end{btnmap}
206 \end{table}
207}
206\opt{RECORDER_PAD,ONDIO_PAD}{ 208\opt{RECORDER_PAD,ONDIO_PAD}{
207 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.} 209 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.}
208} 210}