diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-11-02 22:50:11 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-11-02 22:50:11 +0000 |
| commit | 88b6bef9d4269af7d7ad94dba1e47d2f204b3a65 (patch) | |
| tree | fd41965294f9a02e40582d0e09b4bba5bfb2046e | |
| parent | a6db826982ce16488d8a7903157381adb8cef326 (diff) | |
| download | rockbox-88b6bef9d4269af7d7ad94dba1e47d2f204b3a65.zip rockbox-88b6bef9d4269af7d7ad94dba1e47d2f204b3a65.tar.gz rockbox-88b6bef9d4269af7d7ad94dba1e47d2f204b3a65.tar.bz2 rockbox-88b6bef9d4269af7d7ad94dba1e47d2f204b3a65.tar.xz | |
Manual: make the presence of the timestretch menu description depend on the right condition (pitchscreen instead of just swcodec)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28462 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/sound_settings.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index 236eac8..23865f7 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -537,7 +537,7 @@ Rockbox uses highpass triangular distribution noise as the dithering noise source, and a third order noise shaper. } -\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 |