Backport r28478 - Manual: Bring the opts in the manual in line with ifdefs in the code

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28479 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2010-11-03 18:12:07 +00:00
parent 4ff7c8d165
commit 99d8648c07

View file

@ -537,7 +537,8 @@ Rockbox uses highpass triangular distribution noise as the dithering noise
source, and a third order noise shaper.
}
\opt{pitchscreen}{
\opt{swcodec}{%
\opt{pitchscreen}{%
\section{Timestretch}
Enabling \setting{Timestretch} allows you to change the playback speed without
it affecting the pitch of the recording. After enabling this feature and
@ -545,6 +546,7 @@ rebooting, you can access this via the \setting{Pitch Screen}. This function is
intended for speech playback and may significantly dilute your listening
experience with more complex audio.
}
}
\opt{swcodec}{
\section{Compressor}