mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
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:
parent
4ff7c8d165
commit
99d8648c07
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
|
||||
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue