1
0
Fork 0
forked from len0rd/rockbox

Next part of FS#9086: Add a description of the crossfade settings to the playback options section in the manual. (an additional small change in the same file to one of the used options, so that the AB repeat section appears in the c200 manual as well.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17817 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2008-06-27 23:06:44 +00:00
parent 0be1b80192
commit 7a85fc6d65
2 changed files with 15 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -58,7 +58,7 @@ related to audio playback.
\ButtonOn{} and \ButtonRight{}.
To reset the markers hold \ButtonOn{} and press \ButtonSelect{}.
}
\opt{e200}{
\opt{sansa}{
To set the Start Point (A) hold \ButtonPower{} and press \ButtonLeft{}.
Setting the End Point (B) is done accordingly using
\ButtonPower{} and \ButtonRight{}.
@ -148,8 +148,10 @@ related to audio playback.
\item[Crossfade]
This setting enables a cross-fader. At the end of a song, the song will
fade out as the next song fades in, creating a smooth transition between
songs.\\
Options:
songs. The crossfade setting is particularly effective when the player is
set on shuffle.\\
Options for crossfade settings are:
\begin{description}
\item[Enable Crossfade]If set to \setting{Off}, crossfade is disabled.
If set to \setting{Always}, songs will always crossfade into one
@ -163,14 +165,14 @@ related to audio playback.
in.
%
\item[Fade In Duration]The length of time, in seconds, that it takes
your music to fade in.
your music to fade in once the \setting{Fade In Delay} has ended.
%
\item[Fade Out Delay]The ``fade out delay'' is the length of time
between when the crossfade process begins and when the old track begins
to fade out.
%
\item[Fade Out Duration]The length of time, in seconds, that it takes
your music to fade out.
your music to fade out once the \setting{Fade Out Delay} has ended.
%
\item[Fade Out Mode]If set to \setting{Crossfade}, one song will fade
out and the next song will simultaneously fade in. If set to
@ -180,8 +182,14 @@ related to audio playback.
used for manual track skips, even if it is selected here.
\end{description}
\note{The crossfade setting is particularly effective when the player is
set on shuffle.}
\note{The rules above apply except in the instance where
\setting{Fade Out Delay} plus \setting{Fade Out Duration} is less then
\setting{Fade In Delay} (which would create a gap in the audio). In this case,
the \setting{Fade In Delay} is reduced to eliminate the gap.}
The graphic below illustrates how the different settings work in practice.
\includegraphics[width=14cm]{configure_rockbox/images/crossfade_graphic.png}
}%
\opt{swcodec}{