From 72964f2571cce19524c45254d3b71639dd07def3 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Wed, 3 Nov 2010 18:02:26 +0000 Subject: 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 --- manual/configure_rockbox/sound_settings.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manual/configure_rockbox') diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index 23865f7e68..acfb62e195 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -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} -- cgit v1.2.3