From 197b4407ab71f655c1a076d441e773cc0e06b2dd Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Fri, 11 Jun 2010 20:23:34 +0000 Subject: Replace the table that was used for the channels settings option with the item list which is used for this kind of settings lists everywhere else in the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26796 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/sound_settings.tex | 42 ++++++++++++----------------- 1 file changed, 17 insertions(+), 25 deletions(-) (limited to 'manual/configure_rockbox') diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index 414e179667..542f13b248 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -84,34 +84,26 @@ change to customise your listening experience. any way, and if so, in what manner they will be combined. Available options are: % - \begin{table} - \begin{rbtabular}{\textwidth}{lX}% - {\textbf{Setting} & \textbf{Description}}{}{} - Stereo - & Leave the audio signal unmodified. \\ - % - Mono - & Combine both channels and send the resulting signal to both stereo - channels, resulting in a monophonic output. \\ - % - Custom - & Allows you to manually specify a stereo width with the - \setting{Stereo Width} setting described later in this chapter. \\ - % - Mono Left - & Plays the left channel in both stereo channels. \\ - % - Mono Right - & Plays the right channel in both stereo channels. \\ - % - Karaoke - & Removes all sound that is common to both channels. Since most + \begin{description} + \item[Stereo.] + Leave the audio signal unmodified. + \item[Mono.] + Combine both channels and send the resulting signal to both stereo + channels, resulting in a monophonic output. + \item[Custom.] + Allows you to manually specify a stereo width with the + \setting{Stereo Width} setting described later in this chapter. + \item[Mono Left.] + Plays the left channel in both stereo channels. + \item[Mono Right.] + Plays the right channel in both stereo channels. + \item[Karaoke.] + Removes all sound that is common to both channels. Since most music is recorded with vocals being equally present in both channels to make the singer sound centrally placed, this often (but not always) has the effect of removing the voice track from a song. This - setting also very often has other undesirable effects on the sound. \\ - \end{rbtabular} - \end{table} + setting also very often has other undesirable effects on the sound. + \end{description} \section{Stereo Width} Stereo width allows you to manually specify the effect that is applied -- cgit v1.2.3