From 8b2a563dfb1e52caeafaaa017d365f0188fcc8ad Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Fri, 21 Apr 2006 15:06:46 +0000 Subject: Adjust pitch screen to match currently changed behaviour. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9753 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/wps.tex | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 8e8315cf53..0317b2210b 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -167,17 +167,27 @@ to quickly access some often used functions. \opt{SWCODEC}{ \subsubsection{\label{sec:pitchscreen}Pitch Screen} The Pitch Screen allows you to quickly change the pitch of your \dap. The - pitch value can be adjusted between 50\% and 200\%. + pitch value can be adjusted between 50\% and 200\%. To access the pitch screen + just ``change'' the pitch from the WPS while holding + \opt{RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\ButtonPlay} + \opt{h1xx,h300}{\ButtonOn} + \opt{IPOD_4G_PAD,x5}{\fixme{tbd}} + down. \begin{table} \begin{btnmap}{}{} \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\ButtonUp/\ButtonDown} \opt{IPOD_4G_PAD,x5}{\fixme{tbd}} & Increase / Decrease Pitch by 0.1\% \\ % - \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\ButtonLeft/\ButtonRight} + hold + \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\ButtonUp/\ButtonDown} \opt{IPOD_4G_PAD,x5}{\fixme{tbd}} & Increase / Decrease Pitch by 2.0\% \\ % + \opt{h1xx,h300,RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\ButtonLeft/\ButtonRight} + \opt{IPOD_4G_PAD,x5}{\fixme{tbd}} + & temporarily Increase / Decrease Pitch by 2.0\% \\ + % \opt{RECORDER_PAD,ONDIO_PAD,PLAYER_PAD}{\fixme{\ButtonOn+\ButtonStop}} \opt{h1xx,h300}{\ButtonOn+\ButtonOff} \opt{IPOD_4G_PAD,x5}{\fixme{tbd}} -- cgit