Adjust pitch screen to match currently changed behaviour.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9753 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
35d36585c8
commit
8b2a563dfb
1 changed files with 12 additions and 2 deletions
|
@ -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}}
|
||||
|
|
Loading…
Reference in a new issue