summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/advanced_topics/main.tex9
-rw-r--r--manual/configure_rockbox/playback_options.tex2
2 files changed, 10 insertions, 1 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index b13a76712b..8670e051f8 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -638,6 +638,15 @@ current version.
638 that allows correct and continuous playback (see \reference{ref:AntiSkipBuf}). 638 that allows correct and continuous playback (see \reference{ref:AntiSkipBuf}).
639} 639}
640 640
641\opt{swcodec}{
642\subsection{Replaygain}
643 Replaygain is a post processing that equalises the playback volume of audio
644 files to the same perceived loudness. This post processing applies a factor
645 to each single PCM sample and is therefore consuming additional CPU time. If
646 you want to achieve some (minor) savings in runtime, switch this feature off
647 (see \reference{ref:ReplayGain}).
648}
649
641\opt{swcodec,disk_storage,flash_storage}{ 650\opt{swcodec,disk_storage,flash_storage}{
642\subsection{Audio format and bitrate} 651\subsection{Audio format and bitrate}
643\opt{swcodec}{ 652\opt{swcodec}{
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 5f61b0b0e2..80c19e64bd 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -153,7 +153,7 @@ you to configure settings related to audio playback.
153 \includegraphics[width=14cm]{configure_rockbox/images/crossfade_graphic.png} 153 \includegraphics[width=14cm]{configure_rockbox/images/crossfade_graphic.png}
154 }%\opt{crossfade} 154 }%\opt{crossfade}
155 155
156 \section{Replaygain} 156 \section{\label{ref:ReplayGain}Replaygain}
157 This allows you to control the replaygain function. 157 This allows you to control the replaygain function.
158 The purpose of replaygain is to adjust the volume of the music played 158 The purpose of replaygain is to adjust the volume of the music played
159 so that all songs (or albums, depending on your settings) have the 159 so that all songs (or albums, depending on your settings) have the