Manual: Bring the opts in the manual in line with ifdefs in the code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28478 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d249b46c84
commit
72964f2571
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
@ -546,6 +547,7 @@ intended for speech playback and may significantly dilute your listening
|
|||
experience with more complex audio. See \reference{sec:pitchscreen} for more
|
||||
details about how to use the feature.
|
||||
}
|
||||
}
|
||||
|
||||
\opt{swcodec}{
|
||||
\section{Compressor}
|
||||
|
|
Loading…
Reference in a new issue