2006-04-08 20:08:35 +00:00
|
|
|
% $Id$ %
|
2009-01-03 01:21:25 +00:00
|
|
|
|
2009-01-03 14:16:50 +00:00
|
|
|
The \setting{\label{ref:PlaybackSettings}Playback Settings} menu allows
|
2009-01-03 01:21:25 +00:00
|
|
|
you to configure settings related to audio playback.
|
2008-10-13 15:11:11 +00:00
|
|
|
|
|
|
|
\section{Shuffle}
|
|
|
|
Turning shuffle on will cause Rockbox to randomly re-order the
|
2008-01-10 08:32:46 +00:00
|
|
|
playlist. Thus, to shuffle all of the audio files on the player, you first
|
|
|
|
need to create a playlist containing all of them. For more information on
|
|
|
|
creating playlists refer to \reference{ref:working_with_playlists}.\\
|
2006-09-21 17:00:13 +00:00
|
|
|
Options: \setting{Yes}/\setting{No}.
|
2006-08-15 10:53:14 +00:00
|
|
|
%
|
2008-10-13 15:11:11 +00:00
|
|
|
\section{Repeat}
|
|
|
|
Configures settings related to repeating of directories or playlists.\\
|
2008-07-07 07:04:07 +00:00
|
|
|
Options: \setting{Off} / \setting{All} / \setting{One} / \setting{Shuffle} /
|
|
|
|
\setting{A-B}:
|
2006-04-07 17:14:14 +00:00
|
|
|
\begin{description}
|
2006-08-15 10:53:14 +00:00
|
|
|
%
|
2009-10-05 16:40:27 +00:00
|
|
|
\item[Off.] The current playlist will not repeat when it is finished.
|
2008-06-26 03:05:24 +00:00
|
|
|
\note{If you have the \setting{Auto-Change Directory} option set to
|
2006-08-15 10:53:14 +00:00
|
|
|
\setting{Yes}, Rockbox will move on to the next directory on your
|
2008-06-26 03:05:24 +00:00
|
|
|
hard drive. If the \setting{Auto-Change Directory} option is set to
|
2006-08-15 10:53:14 +00:00
|
|
|
\setting{No}, playback will stop when the current directory or
|
|
|
|
playlist is finished.}
|
|
|
|
%
|
2009-10-05 16:40:27 +00:00
|
|
|
\item[All.] The current playlist will repeat when it is finished.
|
2008-01-10 08:32:46 +00:00
|
|
|
|
2006-08-15 10:53:14 +00:00
|
|
|
%
|
2009-10-05 16:40:27 +00:00
|
|
|
\item[One. ]Repeat one track over and over.
|
2006-08-15 10:53:14 +00:00
|
|
|
%
|
2009-10-05 16:40:27 +00:00
|
|
|
\item[Shuffle.] When the current playlist has finished playing, it will
|
2007-12-14 02:03:58 +00:00
|
|
|
be shuffled and then repeated.
|
2006-08-15 10:53:14 +00:00
|
|
|
%
|
2009-10-05 16:40:27 +00:00
|
|
|
\item[A-B.] Repeats between two user defined points within a track,
|
2008-07-07 07:04:07 +00:00
|
|
|
typically used by musicians when attempting to learn a piece of music.
|
|
|
|
This option is more complicated to use than the others as the \dap\
|
|
|
|
must first be placed into A-B repeat mode and then the start and end
|
|
|
|
points defined.\\
|
|
|
|
|
2010-07-19 04:35:40 +00:00
|
|
|
\opt{ab_repeat_buttons}{%
|
2008-07-07 07:04:07 +00:00
|
|
|
To set the Start Point (A) press \ActionWpsAbSetAPrevDir{}.
|
|
|
|
Setting the End Point (B) is done accordingly using
|
|
|
|
\ActionWpsAbSetBNextDir{}. To reset the markers press \ActionWpsAbReset{}.
|
|
|
|
}%
|
2020-07-15 23:40:55 +00:00
|
|
|
\opt{ipod,IAUDIO_X5_PAD,PBELL_VIBE500_PAD}{%
|
2008-07-07 07:04:07 +00:00
|
|
|
To set the Start Point (A) press \ActionWpsBrowse{}. The following
|
|
|
|
press of \ActionWpsBrowse{} will set the End Point (B), and a third
|
|
|
|
successive \ActionWpsBrowse{} will reset the markers.
|
|
|
|
}%
|
2006-08-15 10:53:14 +00:00
|
|
|
\end{description}
|
2007-03-03 00:07:31 +00:00
|
|
|
|
2008-10-13 15:11:11 +00:00
|
|
|
\section{Play Selected First}
|
|
|
|
This setting controls what happens when you
|
2006-08-15 10:53:14 +00:00
|
|
|
select a file for playback while shuffle mode is on. If the
|
|
|
|
\setting{Play Selected First} setting is \setting{Yes}, the file you
|
|
|
|
selected will be played first. If this setting is \setting{No}, a random
|
|
|
|
file in the directory will be played first.
|
2007-03-03 00:07:31 +00:00
|
|
|
|
2008-10-13 15:11:11 +00:00
|
|
|
\section{Fast-Forward/Rewind}
|
|
|
|
These settings control the speed and acceleration during fast forward and rewind.
|
2008-06-29 22:46:21 +00:00
|
|
|
The setting \setting{FF/RW Min Step} controls the initial speed and \setting{FF/RW Accel} controls the acceleration.
|
2007-03-03 00:07:31 +00:00
|
|
|
|
2008-12-20 14:05:06 +00:00
|
|
|
\opt{disk_storage}{
|
2010-03-29 17:58:17 +00:00
|
|
|
\section{\label{ref:AntiSkipBuf}Anti-Skip Buffer}
|
2008-12-20 14:05:06 +00:00
|
|
|
This setting controls how early Rockbox starts refilling the music buffer
|
|
|
|
from the hard drive when playing. A longer Anti-Skip Buffer helps prevent
|
|
|
|
skips in music playback if Rockbox has trouble reading from the disk.
|
|
|
|
This can happen if the \dap{} is knocked, shaken or jogged heavily while
|
|
|
|
Rockbox is trying to read the hard drive.
|
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
The anti-skip buffer can be set to various values between
|
|
|
|
5 seconds and 10 minutes.\\
|
2008-12-20 14:05:06 +00:00
|
|
|
|
|
|
|
\note{Having a large anti-skip buffer tends to use more power, and may
|
|
|
|
reduce your battery life. It is recommended to always use the lowest
|
|
|
|
possible setting that allows correct and continuous playback.}
|
|
|
|
}
|
2008-10-13 15:11:11 +00:00
|
|
|
|
|
|
|
\section{Fade on Stop/Pause}
|
|
|
|
Enables and disables a fade effect when you
|
|
|
|
pause or stop playing a song. If the Fade on Stop/Pause option is
|
|
|
|
set to \setting{Yes}, your music will fade out when you stop or pause
|
|
|
|
playback, and fade in when you resume playback.
|
2006-08-15 10:53:14 +00:00
|
|
|
|
2021-10-31 06:56:46 +00:00
|
|
|
\section{Single Mode}
|
2021-11-30 20:02:32 +00:00
|
|
|
If the Single Mode option is set to \setting{Track}, your music
|
|
|
|
will pause at every automatic track change.
|
|
|
|
If it is set to \setting{Album}, \setting{Album Artist}, \setting{Artist},
|
|
|
|
\setting{Composer}, \setting{Work}, or \setting{Genre},
|
|
|
|
your music will pause at the next track change where this tag also
|
|
|
|
changes. Crossfade on track change will be ignored if this setting is enabled.
|
2021-10-31 06:56:46 +00:00
|
|
|
|
2008-10-13 15:11:11 +00:00
|
|
|
\section{Party Mode}
|
|
|
|
Enables unstoppable music playback. When new songs are
|
|
|
|
selected, they are queued at the end of the current dynamic playlist
|
|
|
|
instead of being played immediately. Pausing and stopping playback is
|
|
|
|
disabled as well as skipping songs and launching plugins.
|
2006-09-21 17:00:13 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
\opt{crossfade}{
|
|
|
|
\section{Crossfade}
|
|
|
|
This section controls the behavior of the crossfader. The crossfader, when
|
|
|
|
enabled, smoothly fades one track into the next. This can occur in two
|
|
|
|
situations: an automatic track change or a manual track skip. An automatic
|
|
|
|
track change occurs at the end of the track, moving to the next track in the
|
|
|
|
playlist without user intervention. A manual track skip goes to the next
|
|
|
|
track immediately when the appropriate button is pressed.\\
|
2008-06-27 23:06:44 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
Options for crossfade settings are:
|
|
|
|
\begin{description}
|
|
|
|
\item[Enable Crossfade.] If set to \setting{Off}, crossfade is disabled
|
|
|
|
and all track changes are gapless. If set to
|
|
|
|
\setting{Automatic Track Change Only}, crossfade occurs for automatic
|
|
|
|
track changes, but not for manual track skips. The next setting,
|
|
|
|
\setting{Manual Track Skip Only}, is the opposite: tracks will only
|
|
|
|
crossfade when manually skipped. If set to \setting{Shuffle}, crossfade
|
|
|
|
is enabled for all track changes, automatic or manual, when the shuffle
|
|
|
|
feature is set to \setting{Yes}, but disabled otherwise. If set to
|
|
|
|
\setting{Shuffle or Manual Track Skip} then crossfade will be active
|
|
|
|
either when shuffle is set to \setting{Yes} or the track is manually
|
|
|
|
skipped. If set to \setting{Always}, tracks will always crossfade into
|
|
|
|
one another.
|
|
|
|
%
|
|
|
|
\item[Fade In Delay.] The ``fade in delay'' is the length of time between
|
|
|
|
when the crossfade process begins and when the new track begins to fade
|
|
|
|
in.
|
|
|
|
%
|
|
|
|
\item[Fade In Duration.] The length of time, in seconds, that it takes
|
|
|
|
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 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
|
|
|
|
\setting{Mix}, the ending song will not fade out at all, and will
|
|
|
|
continue to play as normal until its end with the starting song fading
|
|
|
|
in from under it. \setting{Mix} mode is not used for manual track skips,
|
|
|
|
even if it is selected here.
|
|
|
|
\end{description}
|
2006-08-15 10:53:14 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
\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.\\}
|
2008-06-27 23:06:44 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
The graphic below illustrates how the different settings work in practice.
|
2008-06-27 23:06:44 +00:00
|
|
|
|
2021-12-08 13:01:39 +00:00
|
|
|
\Ifpdfoutput{\includegraphics[width=14cm]{configure_rockbox/images/crossfade_graphic.png}}
|
|
|
|
{\includegraphics{configure_rockbox/images/crossfade_graphic.png}}
|
2020-11-16 23:14:31 +00:00
|
|
|
}%\opt{crossfade}
|
2006-08-15 10:53:14 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
\section{\label{ref:ReplayGain}Replaygain}
|
|
|
|
This allows you to control the replaygain function.
|
|
|
|
The purpose of replaygain is to adjust the volume of the music played
|
|
|
|
so that all songs (or albums, depending on your settings) have the
|
|
|
|
same apparent volume. This prevents sudden changes in volume when
|
|
|
|
changing between songs recorded at different volume levels.
|
|
|
|
For replaygain to work, the songs must have been processed by a program
|
|
|
|
that adds replaygain information to the ID3 tags (or Vorbis tags).\\
|
2006-08-15 10:53:14 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
Options for replaygain are:
|
|
|
|
\begin{description}
|
|
|
|
\item[Replaygain Type.] Choose the type of replaygain to apply:
|
|
|
|
\begin{description}
|
|
|
|
\item[Album Gain.] Maintain a constant volume level between
|
|
|
|
albums, but keep any intentional volume variations between
|
|
|
|
songs in an album. (If album gain value is not available,
|
|
|
|
uses track gain information).
|
2006-08-15 10:53:14 +00:00
|
|
|
%
|
2020-11-16 23:14:31 +00:00
|
|
|
\item[Track Gain.] Maintain a constant volume level between
|
|
|
|
tracks. If track gain value is not available, no replaygain
|
|
|
|
is applied.
|
2009-06-20 21:39:02 +00:00
|
|
|
%
|
2020-11-16 23:14:31 +00:00
|
|
|
\item[Track Gain If Shuffling.] Maintains a constant volume
|
|
|
|
between tracks if \setting{Shuffle} is set to \setting{Yes}.
|
|
|
|
Reverts to album mode if \setting{Shuffle} is set to \setting{No}.
|
|
|
|
%
|
|
|
|
\item[Off.] Do not process replaygain information, i.e. turn off
|
|
|
|
the replaygain function.
|
2006-08-15 10:53:14 +00:00
|
|
|
\end{description}
|
2020-11-16 23:14:31 +00:00
|
|
|
%
|
|
|
|
\item[Prevent Clipping.] Avoid clipping of a song's waveform.
|
|
|
|
If a song would clip during playback, the volume is lowered for
|
|
|
|
that song. Replaygain information is needed for this to work.
|
|
|
|
%
|
|
|
|
\item[Pre-amp.] This allows you to adjust the volume when replaygain
|
|
|
|
is applied. Replaygain often lowers the volume, sometimes quite
|
|
|
|
much, so here you can compensate for that. Please note that a
|
|
|
|
(large) positive pre-amp setting can cause clipping, unless
|
|
|
|
prevent clipping is enabled. The pre-amp can be set to any
|
|
|
|
decibel (dB) value between -12~dB and +12~dB, in increments of 0.5~dB.
|
|
|
|
\end{description}
|
2006-09-21 17:00:13 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
\section{Track Skip Beep}
|
|
|
|
Controls the volume of the beep that is heard when
|
|
|
|
skipping forward or backward between tracks. The beep is disabled when
|
|
|
|
set to \setting{Off}.
|
2008-04-27 12:51:01 +00:00
|
|
|
|
2008-10-13 15:11:11 +00:00
|
|
|
\opt{spdif_power}{
|
2010-03-29 17:58:17 +00:00
|
|
|
\section{\label{ref:SPDIF_OnOff}Optical Output}
|
2008-10-13 15:11:11 +00:00
|
|
|
Enables or disables the optical S/PDIF output to
|
|
|
|
allow a digital connection to a suitable external decoder. To enable
|
|
|
|
optical output, set to \setting{Yes}
|
|
|
|
}
|
|
|
|
|
|
|
|
\section{Auto-Change Directory}
|
|
|
|
Control what Rockbox does when it reaches the end
|
2006-09-21 17:00:13 +00:00
|
|
|
of a directory. If \setting{Auto-Change Directory} is set to \setting{Yes},
|
|
|
|
Rockbox will continue to the next directory. If
|
|
|
|
\setting{Auto-Change Directory} is set to \setting{No}, playback will stop at
|
2008-06-26 03:05:24 +00:00
|
|
|
the end of the current playlist. Using the \setting{Random} feature requires
|
|
|
|
you to first generate a folder list via the Random Folder Advance Configuration
|
2009-08-25 21:51:55 +00:00
|
|
|
plugin (see \reference{ref:random_folder_advance_config}).\\
|
|
|
|
|
2006-09-21 17:00:13 +00:00
|
|
|
\note{You must have the \setting{Repeat} option set to \setting{No} for
|
2009-08-25 21:51:55 +00:00
|
|
|
\setting{Auto-Change Directory} to function properly.\\}
|
|
|
|
|
2008-06-26 03:05:24 +00:00
|
|
|
\note{This feature only works when songs have been played from the file
|
2009-10-17 16:13:53 +00:00
|
|
|
browser. Using it with the database may cause unexpected behaviour.}
|
2012-03-19 09:56:38 +00:00
|
|
|
%
|
2006-10-21 13:20:38 +00:00
|
|
|
|
2012-03-19 09:56:38 +00:00
|
|
|
\section{\label{ref:ConstrainAutoChange}Constrain Auto-Change}
|
|
|
|
If enabled and you have set \setting{Start File Browser Here} to a directory
|
|
|
|
other than root, \setting{Auto-Change Directory} will be constrained to the
|
|
|
|
directory you have chosen and those below it.
|
|
|
|
See \reference{ref:StartFileBrowserHere}.
|
2006-08-15 10:53:14 +00:00
|
|
|
%
|
2012-03-19 09:56:38 +00:00
|
|
|
|
2008-05-09 07:51:26 +00:00
|
|
|
\opt{headphone_detection}{
|
2008-10-13 15:11:11 +00:00
|
|
|
\section{Pause on Headphone Unplug}
|
|
|
|
Enables and disables automatic pausing of
|
2006-10-02 17:35:03 +00:00
|
|
|
playback when the headphones are disconnected from the \daps{} headphone
|
|
|
|
socket.
|
|
|
|
%
|
|
|
|
\begin{description}
|
2009-10-05 16:40:27 +00:00
|
|
|
\item[Pause on Headphone Unplug.] Options for automatic pause:
|
2006-10-02 17:35:03 +00:00
|
|
|
\begin{description}
|
|
|
|
\item[Off.] Disables automatic pause.
|
|
|
|
%
|
|
|
|
\item[Pause.] Pauses the \dap{} when the headphones are removed.
|
|
|
|
%
|
|
|
|
\item[Pause and Resume.] Pauses when the headphones are removed, and
|
|
|
|
resumes playback when they are reconnected.
|
2011-05-13 22:28:55 +00:00
|
|
|
\end{description}
|
2006-10-02 17:35:03 +00:00
|
|
|
%
|
2009-10-05 16:40:27 +00:00
|
|
|
\item[Disable Auto-Resume If Phones Not Present.] This option will disable
|
2006-10-02 17:35:03 +00:00
|
|
|
the automatic resumption of playback at startup if the headphones are not
|
|
|
|
connected to the \dap{}.
|
|
|
|
\note{This requires \setting{Resume on Startup} to be enabled.}
|
|
|
|
\end{description}
|
2006-10-21 13:45:40 +00:00
|
|
|
|
2006-10-02 17:35:03 +00:00
|
|
|
}%
|
2006-10-21 13:45:40 +00:00
|
|
|
|
2008-10-13 15:11:11 +00:00
|
|
|
\section{Cuesheet Support}\index{Cuesheet Support}
|
2007-04-04 13:01:55 +00:00
|
|
|
Enables reading of cuesheet files for played tracks. If a cuesheet is found
|
|
|
|
for a track, track markers are displayed on the progressbar and it is
|
|
|
|
possible to skip between the tracks within the cuesheet. Also the information
|
|
|
|
found in the cuesheet file will replace the information from the ID3 tags.
|
|
|
|
When you enable this option, you'll have to reboot for it to come into
|
|
|
|
effect.
|
2011-12-12 16:25:29 +00:00
|
|
|
|
2011-12-12 10:44:23 +00:00
|
|
|
Cuesheet files should have the same file name as the audio file they
|
2011-12-16 10:09:41 +00:00
|
|
|
reference, except with the extension \fname{.cue}. This file can either
|
|
|
|
reside in the same directory as the audio file (checked first), or within the
|
2011-12-12 16:25:29 +00:00
|
|
|
\fname{.rockbox/cue} directory.
|
2008-06-28 05:08:30 +00:00
|
|
|
|
2011-12-16 10:09:41 +00:00
|
|
|
The contents of a cuesheet file can also be embedded within the metadata of
|
|
|
|
an audio file. There is currently support for the FLAC tag/ Vorbis comment
|
|
|
|
\emph{CUESHEET} or the ID3v2 \emph{TXXX CUESHEET} tag.
|
|
|
|
|
2008-10-13 15:11:11 +00:00
|
|
|
\section{Skip Length}\index{Skip Length}
|
2009-03-27 14:45:27 +00:00
|
|
|
Designed to speed up navigation when listening to long audio tracks,
|
2009-10-17 16:13:53 +00:00
|
|
|
\setting{Skip Length} changes the behaviour of
|
2008-07-14 20:39:30 +00:00
|
|
|
the \ActionWpsSkipPrev{} and \ActionWpsSkipNext{} buttons so that they skip
|
2009-03-27 14:45:27 +00:00
|
|
|
by a given time instead of skipping to a new track.
|
2009-10-17 16:13:53 +00:00
|
|
|
The \setting{Skip to Outro} option changes the behaviour so that the buttons
|
2009-10-17 16:05:28 +00:00
|
|
|
skip to just before the end of the track, so that the last few seconds are
|
|
|
|
played before the next track.
|
2007-04-04 13:01:55 +00:00
|
|
|
|
2009-03-27 15:42:52 +00:00
|
|
|
\section{Prevent Track Skipping}\index{Prevent Track Skipping}
|
2009-03-27 14:45:27 +00:00
|
|
|
If this option is enabled, the ability to manually skip tracks is disabled
|
|
|
|
in order to avoid accidental track skips. It does not prevent changing tracks
|
|
|
|
if a track ends, which can be achieved by combining this option with
|
|
|
|
\setting{Repeat} set to \setting{One}
|
2008-10-13 15:11:11 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
\section{Rewind Before Resume}\index{Rewind Before Resume}
|
|
|
|
When restarting a track or a bookmark, a short rewind can be done before the
|
|
|
|
playback is started. This can be useful when listening to speech material,
|
|
|
|
to help remember what was being said just before playback was stopped.
|
|
|
|
The size of the rewind can be set to various values between 0 (off) and
|
|
|
|
60 seconds.
|
|
|
|
\note{This option does not apply to resuming a paused track. Use
|
|
|
|
the next option for rewinding on pause.}
|
|
|
|
\note{The actual rewind distance may differ a little from the requested
|
|
|
|
value, depending on the file in question.}
|
2011-05-13 22:28:55 +00:00
|
|
|
|
|
|
|
\section{Rewind on Pause}\index{Rewind on Pause}
|
|
|
|
This option rewinds the current track by a small amount whenever it is
|
|
|
|
paused (not stopped). The amount to rewind can be set between 0 and
|
|
|
|
15 seconds.
|
2014-04-11 20:06:51 +00:00
|
|
|
|
2020-11-16 23:14:31 +00:00
|
|
|
\opt{play_frequency}{
|
|
|
|
\section{Frequency}\index{Frequency}
|
|
|
|
This is the sampling frequency used for the rockbox playback engine. Audio
|
|
|
|
at a different sampling rate will be converted to this sampling rate prior to
|
|
|
|
mixing using a cubic Hermite polynomial resampler.
|
|
|
|
\note{For best quality and battery life, select the sampling rate used by
|
|
|
|
your audio. This is typically 44.1kHz.}
|
|
|
|
\note{Opus files are always 48kHz.}
|
|
|
|
}
|
2021-11-19 04:11:13 +00:00
|
|
|
|
|
|
|
\opt{albumart}{
|
|
|
|
\section{Album Art}
|
|
|
|
Album art will not be loaded or displayed when set to \setting{Off}.
|
|
|
|
To prefer loading album art that is stored in a separate image file, set to
|
|
|
|
\setting{Prefer Image File}. The default behavior is to
|
|
|
|
\setting{Prefer Embedded} album art.
|
|
|
|
}
|