From 320059a2ec7dae8123ba01ef0f31d2f5365ccde0 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Tue, 17 Oct 2006 17:14:08 +0000 Subject: Do not include the pitch screen info in the player manuals git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11251 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/wps.tex | 46 +++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'manual/rockbox_interface') 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, % This \setting{Open With} function is the same as the \setting{Open With} function in the \setting{File Context Menu}. -\subsubsection{\label{sec:pitchscreen}Pitch} -The Pitch Screen allows you to quickly change the pitch of your \dap. The -pitch value can be adjusted between 50\% and 200\%. -\begin{table} - \begin{btnmap}{}{} - \ActionPsIncSmall/\ActionPsDecSmall - & Increase / Decrease Pitch by 0.1\% \\ - % - \ActionPsIncBig/\ActionPsDecBig - & Increase / Decrease Pitch by 1\% \\ - % - \ActionPsNudgeRight/\ActionPsNudgeLeft - & Temporarily Increase / Decrease Pitch by 2.0\% \\ - % - \ActionPsReset - & Reset Pitch to 100\% \\ - % - \ActionPsExit - & Leave Pitch screen \\ - % - \end{btnmap} -\end{table} +\nopt{player}{ + \subsubsection{\label{sec:pitchscreen}Pitch} + The Pitch Screen allows you to quickly change the pitch of your \dap. The + pitch value can be adjusted between 50\% and 200\%. + \begin{table} + \begin{btnmap}{}{} + \ActionPsIncSmall/\ActionPsDecSmall + & Increase / Decrease Pitch by 0.1\% \\ + % + \ActionPsIncBig/\ActionPsDecBig + & Increase / Decrease Pitch by 1\% \\ + % + \ActionPsNudgeRight/\ActionPsNudgeLeft + & Temporarily Increase / Decrease Pitch by 2.0\% \\ + % + \ActionPsReset + & Reset Pitch to 100\% \\ + % + \ActionPsExit + & Leave Pitch screen \\ + % + \end{btnmap} + \end{table} +} \opt{RECORDER_PAD,ONDIO_PAD}{ \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.} } -- cgit v1.2.3