diff options
| author | Nils Wallménius <nils@rockbox.org> | 2006-12-02 11:25:48 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2006-12-02 11:25:48 +0000 |
| commit | 3d62ec21e61a735cec97c50dc9a641daf829fa0d (patch) | |
| tree | 01ce82dba8a580128bac86b3f8dae76a9ba9d119 | |
| parent | a5e316b32a6e02a45b9cf3a908ecb679dcf2c1be (diff) | |
| download | rockbox-3d62ec21e61a735cec97c50dc9a641daf829fa0d.zip rockbox-3d62ec21e61a735cec97c50dc9a641daf829fa0d.tar.gz rockbox-3d62ec21e61a735cec97c50dc9a641daf829fa0d.tar.bz2 rockbox-3d62ec21e61a735cec97c50dc9a641daf829fa0d.tar.xz | |
Patch FS#6406 by Alexander Levin: small clarification about the pitch screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11645 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index ac9dffd..401128e 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -187,10 +187,14 @@ function in the \setting{File Context Menu}. \nopt{player}{ \subsubsection{\label{sec:pitchscreen}Pitch} - The Pitch Screen allows you to change the pitch and (at the same - time) the playback speed of your \dap. The pitch value can be - adjusted between 50\% and 200\%. Changing the pitch can be done in - two modes: procentual and semitone. + The Pitch Screen allows you to change the pitch and (at the same time) the + playback speed of your \dap. The pitch value can be adjusted between 50\% and + 200\%. 50\% means half the normal playback speed and the pitch that's an + octave lower than the normal pitch. 200\% means double playback speed and the + pitch that's an octave higher than the normal pitch. It's not possible to + change the pitch without changing the playback speed and vice versa. Changing + the pitch can be done in two modes: procentual and semitone. Initially (after + the \dap{} is switched on), procentual mode is active. \begin{table} \begin{btnmap}{}{} @@ -205,7 +209,7 @@ function in the \setting{File Context Menu}. & Increase / Decrease pitch by 1\% (only in procentual mode)\\ % \ActionPsNudgeRight{} / \ActionPsNudgeLeft - & Temporarily Increase / Decrease pitch by 2.0\% \\ + & Temporarily increase / decrease pitch by 2.0\% \\ % \ActionPsReset & Reset pitch to 100\% \\ |