summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/configure_rockbox/images/crossfade_graphic.pngbin0 -> 22163 bytes
-rw-r--r--manual/configure_rockbox/playback_options.tex22
2 files changed, 15 insertions, 7 deletions
diff --git a/manual/configure_rockbox/images/crossfade_graphic.png b/manual/configure_rockbox/images/crossfade_graphic.png
new file mode 100644
index 0000000000..5b3c41327d
--- /dev/null
+++ b/manual/configure_rockbox/images/crossfade_graphic.png
Binary files differ
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 1cf05eac33..ceaef00d3c 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -58,7 +58,7 @@ related to audio playback.
58 \ButtonOn{} and \ButtonRight{}. 58 \ButtonOn{} and \ButtonRight{}.
59 To reset the markers hold \ButtonOn{} and press \ButtonSelect{}. 59 To reset the markers hold \ButtonOn{} and press \ButtonSelect{}.
60 } 60 }
61 \opt{e200}{ 61 \opt{sansa}{
62 To set the Start Point (A) hold \ButtonPower{} and press \ButtonLeft{}. 62 To set the Start Point (A) hold \ButtonPower{} and press \ButtonLeft{}.
63 Setting the End Point (B) is done accordingly using 63 Setting the End Point (B) is done accordingly using
64 \ButtonPower{} and \ButtonRight{}. 64 \ButtonPower{} and \ButtonRight{}.
@@ -148,8 +148,10 @@ related to audio playback.
148 \item[Crossfade] 148 \item[Crossfade]
149 This setting enables a cross-fader. At the end of a song, the song will 149 This setting enables a cross-fader. At the end of a song, the song will
150 fade out as the next song fades in, creating a smooth transition between 150 fade out as the next song fades in, creating a smooth transition between
151 songs.\\ 151 songs. The crossfade setting is particularly effective when the player is
152 Options: 152 set on shuffle.\\
153
154 Options for crossfade settings are:
153 \begin{description} 155 \begin{description}
154 \item[Enable Crossfade]If set to \setting{Off}, crossfade is disabled. 156 \item[Enable Crossfade]If set to \setting{Off}, crossfade is disabled.
155 If set to \setting{Always}, songs will always crossfade into one 157 If set to \setting{Always}, songs will always crossfade into one
@@ -163,14 +165,14 @@ related to audio playback.
163 in. 165 in.
164 % 166 %
165 \item[Fade In Duration]The length of time, in seconds, that it takes 167 \item[Fade In Duration]The length of time, in seconds, that it takes
166 your music to fade in. 168 your music to fade in once the \setting{Fade In Delay} has ended.
167 % 169 %
168 \item[Fade Out Delay]The ``fade out delay'' is the length of time 170 \item[Fade Out Delay]The ``fade out delay'' is the length of time
169 between when the crossfade process begins and when the old track begins 171 between when the crossfade process begins and when the old track begins
170 to fade out. 172 to fade out.
171 % 173 %
172 \item[Fade Out Duration]The length of time, in seconds, that it takes 174 \item[Fade Out Duration]The length of time, in seconds, that it takes
173 your music to fade out. 175 your music to fade out once the \setting{Fade Out Delay} has ended.
174 % 176 %
175 \item[Fade Out Mode]If set to \setting{Crossfade}, one song will fade 177 \item[Fade Out Mode]If set to \setting{Crossfade}, one song will fade
176 out and the next song will simultaneously fade in. If set to 178 out and the next song will simultaneously fade in. If set to
@@ -180,8 +182,14 @@ related to audio playback.
180 used for manual track skips, even if it is selected here. 182 used for manual track skips, even if it is selected here.
181 \end{description} 183 \end{description}
182 184
183 \note{The crossfade setting is particularly effective when the player is 185 \note{The rules above apply except in the instance where
184 set on shuffle.} 186 \setting{Fade Out Delay} plus \setting{Fade Out Duration} is less then
187 \setting{Fade In Delay} (which would create a gap in the audio). In this case,
188 the \setting{Fade In Delay} is reduced to eliminate the gap.}
189
190 The graphic below illustrates how the different settings work in practice.
191
192 \includegraphics[width=14cm]{configure_rockbox/images/crossfade_graphic.png}
185 }% 193 }%
186 194
187 \opt{swcodec}{ 195 \opt{swcodec}{