2006-04-09 11:04:43 +00:00
|
|
|
% $Id$ %
|
|
|
|
\section{\label{ref:WPS}While Playing Screen}
|
|
|
|
The While Playing Screen (WPS) displays various pieces of information about the
|
|
|
|
currently playing audio file.
|
|
|
|
%
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{%
|
2006-10-17 12:18:51 +00:00
|
|
|
The appearance of the WPS can be configured using WPS configuration files.
|
2009-11-29 20:50:54 +00:00
|
|
|
The items shown depend on your configuration -- all items can be turned on
|
2006-08-01 11:57:38 +00:00
|
|
|
or off independently. Refer to \reference{ref:wps_tags} for details on how
|
2006-04-09 11:04:43 +00:00
|
|
|
to change the display of the WPS.
|
|
|
|
\begin{itemize}
|
2020-07-15 23:40:55 +00:00
|
|
|
\item Status bar: The Status bar shows Battery level, charger status,
|
|
|
|
volume, play mode, repeat mode, shuffle mode\opt{rtc}{ and clock}.
|
|
|
|
In contrast to all other items, the status bar is always at the top of
|
|
|
|
the screen.
|
2006-04-09 11:04:43 +00:00
|
|
|
\item (Scrolling) path and filename of the current song.
|
|
|
|
\item The ID3 track name.
|
|
|
|
\item The ID3 album name.
|
|
|
|
\item The ID3 artist name.
|
|
|
|
\item Bit rate. VBR files display average bitrate and ``(avg)''
|
|
|
|
\item Elapsed and total time.
|
|
|
|
\item A slidebar progress meter representing where in the song you are.
|
|
|
|
\item Peak meter.
|
|
|
|
\end{itemize}
|
|
|
|
}
|
|
|
|
%
|
|
|
|
|
2006-08-01 11:57:38 +00:00
|
|
|
See \reference{ref:ConfiguringtheWPS} for details of customising
|
2006-04-09 11:04:43 +00:00
|
|
|
your WPS (While Playing Screen).
|
|
|
|
|
|
|
|
|
|
|
|
\subsection{\label{ref:WPS_Key_Controls}WPS Key Controls}
|
|
|
|
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsVolUp{} / \ActionWpsVolDown
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown}
|
2009-06-28 18:02:04 +00:00
|
|
|
& Volume up/down.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsSkipPrev
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Go to beginning of track, or if pressed while in the
|
2009-12-18 09:01:49 +00:00
|
|
|
first seconds of a track, go to the previous track.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsSeekBack
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Rewind in track.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsSkipNext
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext}
|
2009-12-18 09:01:49 +00:00
|
|
|
& Go to the next track.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsSeekFwd
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Fast forward in track.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsPlay
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Toggle play/pause.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2020-07-15 23:40:55 +00:00
|
|
|
\ActionWpsStop
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Stop playback.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsBrowse
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsBrowse}
|
2009-12-21 08:58:49 +00:00
|
|
|
& Return to the \setting{File Browser} / \setting{Database}.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsContext
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Enter \setting{WPS Context Menu}.\\
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2020-07-15 23:40:55 +00:00
|
|
|
\ActionWpsMenu
|
2009-08-23 18:01:25 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu}
|
2010-04-08 18:19:34 +00:00
|
|
|
& Enter \setting{Main Menu}%
|
2020-07-15 23:40:55 +00:00
|
|
|
.\\%
|
2006-11-03 17:23:38 +00:00
|
|
|
%
|
2009-04-08 23:40:00 +00:00
|
|
|
\opt{quickscreen}{%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsQuickScreen
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsQuickScreen}
|
2010-04-12 16:48:33 +00:00
|
|
|
& Switch to the \setting{Quick Screen}
|
|
|
|
(see \reference{ref:QuickScreen}). \\}%
|
2006-04-09 11:04:43 +00:00
|
|
|
%
|
2010-05-29 20:01:24 +00:00
|
|
|
% software hold targets
|
2009-04-08 23:40:00 +00:00
|
|
|
\nopt{hold_button}{%
|
2010-06-18 20:03:39 +00:00
|
|
|
\opt{SANSA_CLIP_PAD}{\ButtonHome+\ButtonSelect}
|
2012-02-21 15:41:35 +00:00
|
|
|
\opt{SANSA_FUZEPLUS_PAD}{\ButtonPower}
|
2010-12-14 21:12:33 +00:00
|
|
|
& Key lock (software hold switch) on/off.\\
|
2009-04-08 23:40:00 +00:00
|
|
|
}%
|
2009-07-12 10:26:12 +00:00
|
|
|
% We explicitly list all the appropriate targets here and do no condition
|
|
|
|
% on the 'pitchscreen' feature since some players have the feature but do
|
|
|
|
% not have the button to go from the WPS to the pitch screen.
|
2020-07-15 23:40:55 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
|
2014-10-15 14:23:34 +00:00
|
|
|
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD}{%
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionWpsPitchScreen
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
|
2011-01-19 15:16:34 +00:00
|
|
|
& Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
|
2009-07-11 22:33:03 +00:00
|
|
|
}%
|
2014-10-15 14:23:34 +00:00
|
|
|
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
|
2020-08-24 17:50:53 +00:00
|
|
|
,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}{%
|
2011-01-19 15:16:34 +00:00
|
|
|
\ActionWpsPlaylist
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{&}
|
2010-04-02 20:11:11 +00:00
|
|
|
& Show current \setting{Playlist}.\\%
|
|
|
|
}%
|
2020-07-15 23:40:55 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
|
2012-02-21 15:41:35 +00:00
|
|
|
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD}{%
|
2020-07-15 23:40:55 +00:00
|
|
|
\ActionWpsIdThreeScreen
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Enter \setting{ID3 Viewer}.\\%
|
2006-11-03 17:23:38 +00:00
|
|
|
}%
|
2010-04-02 20:11:11 +00:00
|
|
|
\opt{hotkey}{%
|
2010-04-08 18:17:35 +00:00
|
|
|
\ActionWpsHotkey \opt{HAVEREMOTEKEYMAP}{& }
|
|
|
|
& Activate the \setting{Hotkey} function (see \reference{ref:Hotkeys}).\\
|
2010-04-02 20:11:11 +00:00
|
|
|
}
|
2010-07-19 04:35:40 +00:00
|
|
|
\opt{ab_repeat_buttons}{%
|
2008-06-25 14:13:14 +00:00
|
|
|
\ActionWpsAbSetBNextDir{} or }%
|
|
|
|
% not all targets have the above action defined but the one below works on all
|
|
|
|
Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{
|
|
|
|
&
|
|
|
|
\opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetBNextDir{} or}
|
2009-06-28 18:02:04 +00:00
|
|
|
Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Skip to the next directory.\\
|
2008-06-25 14:13:14 +00:00
|
|
|
%
|
2010-07-19 04:35:40 +00:00
|
|
|
\opt{ab_repeat_buttons}{%
|
2008-06-25 14:13:14 +00:00
|
|
|
\ActionWpsAbSetAPrevDir{} or }%
|
|
|
|
Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{
|
|
|
|
&
|
|
|
|
\opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetAPrevDir{} or}
|
2009-08-23 18:01:25 +00:00
|
|
|
Short \ActionRCWpsSkipPrev{} + Long \ActionRCWpsSkipPrev}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Skip to the previous directory.\\
|
2008-06-25 14:13:14 +00:00
|
|
|
%
|
2008-06-23 20:08:41 +00:00
|
|
|
\opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
|
2009-06-28 18:02:04 +00:00
|
|
|
\ActionStdRec
|
2020-07-15 23:40:55 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{&}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Switch to the \setting{Recording Screen}.\\
|
2007-09-14 22:31:37 +00:00
|
|
|
}%
|
2010-05-20 17:38:38 +00:00
|
|
|
\end{btnmap}
|
2006-04-09 11:04:43 +00:00
|
|
|
|
|
|
|
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{lcd_bitmap}{
|
2006-04-09 11:04:43 +00:00
|
|
|
\subsection{\label{ref:peak_meter}Peak Meter}
|
|
|
|
The peak meter can be displayed on the While Playing Screen and consists of
|
2020-07-15 23:40:55 +00:00
|
|
|
several indicators.
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{recording}{
|
2006-10-17 11:28:36 +00:00
|
|
|
For a picture of the peak meter, please see the While
|
|
|
|
Recording Screen in \reference{ref:while_recording_screen}.
|
|
|
|
}
|
2011-12-18 12:41:52 +00:00
|
|
|
\opt{ipodvideo}{
|
|
|
|
\note{Especially the \playerman{} \playertype{}'s performance and battery runtime
|
|
|
|
suffers when this feature is enabled. For this \dap{} it is highly recommended
|
|
|
|
to not use peak meter.}
|
|
|
|
}
|
2020-07-15 23:40:55 +00:00
|
|
|
|
2006-04-09 11:04:43 +00:00
|
|
|
\begin{description}
|
|
|
|
\item [The bar:]
|
|
|
|
This is the wide horizontal bar. It represents the current volume value.
|
|
|
|
\item [The peak indicator:]
|
2020-07-15 23:40:55 +00:00
|
|
|
This is a little vertical line at the right end of the bar. It indicates
|
2006-08-23 09:47:24 +00:00
|
|
|
the peak volume value that occurred recently.
|
2006-04-09 11:04:43 +00:00
|
|
|
\item [The clip indicator:]
|
|
|
|
This is a little black block that is displayed at the very right of the
|
2006-05-12 16:56:21 +00:00
|
|
|
scale when an overflow occurs. It usually does not show up during normal
|
2008-03-29 01:11:12 +00:00
|
|
|
playback unless you play an audio file that is distorted heavily.
|
|
|
|
\opt{recording}{
|
|
|
|
If you encounter clipping while recording, your recording will sound distorted.
|
|
|
|
You should lower the gain.
|
|
|
|
}
|
2006-05-12 16:56:21 +00:00
|
|
|
\note{Note that the clip detection is not very precise.
|
|
|
|
Clipping might occur without being indicated.}
|
2006-04-09 11:04:43 +00:00
|
|
|
\item [The scale:]
|
|
|
|
Between the indicators of the right and left channel there are little dots.
|
|
|
|
These dots represent important volume values. In linear mode each dot is a
|
2010-04-14 19:44:07 +00:00
|
|
|
10\% mark. In dBFS mode the dots represent the following values (from right
|
2010-04-14 20:38:21 +00:00
|
|
|
to left): 0~dB, {}-3~dB, {}-6~dB, {}-9~dB, {}-12~dB, {}-18~dB, {}-24~dB, {}-30~dB,
|
|
|
|
{}-40~dB, {}-50~dB, {}-60~dB.
|
2006-04-09 11:04:43 +00:00
|
|
|
\end{description}
|
|
|
|
}
|
2006-05-18 18:32:44 +00:00
|
|
|
\subsection{\label{sec:contextmenu}The WPS Context Menu}
|
2018-12-14 13:20:25 +00:00
|
|
|
Like the context menu for the \setting{File Browser}, the \setting{WPS Context Menu}
|
2010-05-09 02:02:51 +00:00
|
|
|
allows you quick access to some often used functions.
|
2006-04-09 11:04:43 +00:00
|
|
|
|
2006-10-17 11:00:28 +00:00
|
|
|
\subsubsection{Playlist}
|
2018-12-14 13:20:25 +00:00
|
|
|
The \setting{Playlist} submenu allows you to view, save, search, reshuffle,
|
|
|
|
and display the play time of the current playlist. These and other operations
|
|
|
|
are detailed in \reference{ref:working_with_playlists}. To change settings for
|
|
|
|
the \setting{Playlist Viewer} press \ActionStdContext{} while viewing the
|
|
|
|
current playlist to bring up the \setting{Playlist Viewer Menu}. In this
|
|
|
|
menu, you can find the \setting{Playlist Viewer Settings}.
|
2008-06-24 05:24:29 +00:00
|
|
|
|
2014-01-22 16:30:46 +00:00
|
|
|
\paragraph{Playlist Viewer Settings}
|
2008-06-24 05:24:29 +00:00
|
|
|
\begin{description}
|
2018-12-14 13:20:25 +00:00
|
|
|
\item[Show Icons.] This toggles display of the icon for the currently
|
2009-04-26 10:56:38 +00:00
|
|
|
selected playlist entry and the icon for moving a playlist entry
|
2011-08-09 14:39:32 +00:00
|
|
|
\item[Show Indices.] This toggles display of the line numbering for
|
2009-04-26 10:56:38 +00:00
|
|
|
the playlist
|
|
|
|
\item[Track Display.] This toggles between filename only and full path
|
|
|
|
for playlist entries
|
2008-06-24 05:24:29 +00:00
|
|
|
\end{description}
|
|
|
|
|
2020-07-15 23:40:55 +00:00
|
|
|
|
2011-08-09 13:53:39 +00:00
|
|
|
\subsubsection{Playlist catalogue}
|
2007-03-26 21:47:28 +00:00
|
|
|
\begin{description}
|
2011-08-09 13:53:39 +00:00
|
|
|
\item [View catalogue.] This lists all playlists that are part of the
|
|
|
|
Playlist catalogue. You can load a new playlist directly from this list.
|
2007-03-26 21:47:28 +00:00
|
|
|
\item [Add to playlist.] Adds the currently playing file to a playlist.
|
|
|
|
Select the playlist you want the file to be added to and it will get
|
|
|
|
appended to that playlist.
|
|
|
|
\item [Add to new playlist.] Similar to the previous entry this will
|
|
|
|
add the currently playing track to a playlist. You need to enter a name
|
|
|
|
for the new playlist first.
|
|
|
|
\end{description}
|
|
|
|
|
2008-05-22 16:14:29 +00:00
|
|
|
\subsubsection{Sound Settings}
|
|
|
|
This is a shortcut to the \setting{Sound Settings Menu}, where you can configure volume,
|
2020-07-15 23:40:55 +00:00
|
|
|
bass, treble, and other settings affecting the sound of your music.
|
2008-05-22 16:14:29 +00:00
|
|
|
See \reference{ref:configure_rockbox_sound} for more information.
|
|
|
|
|
|
|
|
\subsubsection{Playback Settings}
|
|
|
|
This is a shortcut to the \setting{Playback Settings Menu}, where you can configure shuffle,
|
2020-07-15 23:40:55 +00:00
|
|
|
repeat, party mode, skip length and other settings affecting the playback of your music.
|
2008-05-22 16:14:29 +00:00
|
|
|
|
2007-03-26 15:08:59 +00:00
|
|
|
\subsubsection{Rating}
|
2007-03-26 21:47:28 +00:00
|
|
|
The menu entry is only shown if \setting{Gather Runtime Information} is
|
2011-05-22 14:01:28 +00:00
|
|
|
enabled. It allows the assignment of a personal rating value (0 -- 10)
|
2007-03-26 21:47:28 +00:00
|
|
|
to a track which can be displayed in the WPS and used in the Database
|
2009-12-11 10:46:42 +00:00
|
|
|
browser. The value wraps at 10.
|
2007-03-26 15:08:59 +00:00
|
|
|
|
2006-10-17 11:00:28 +00:00
|
|
|
\subsubsection{Bookmarks}
|
|
|
|
This allows you to create a bookmark in the currently-playing track.
|
2006-04-09 11:04:43 +00:00
|
|
|
|
2007-09-28 23:36:02 +00:00
|
|
|
\subsubsection{\label{ref:trackinfoviewer}Show Track Info}
|
|
|
|
\screenshot{rockbox_interface/images/ss-id3-viewer}{The track info viewer}{}
|
2006-10-17 11:00:28 +00:00
|
|
|
This screen is accessible from the WPS screen, and provides a detailed view of
|
|
|
|
all the identity information about the current track. This info is known as
|
|
|
|
meta data and is stored in audio file formats to keep information on artist,
|
2010-05-09 02:02:51 +00:00
|
|
|
album etc. To access this screen, %
|
2020-07-15 23:40:55 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,%
|
2012-02-21 15:41:35 +00:00
|
|
|
SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}{
|
2006-10-17 11:00:28 +00:00
|
|
|
press \ActionWpsIdThreeScreen. }%
|
2020-07-15 23:40:55 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD,%
|
2010-11-09 22:10:38 +00:00
|
|
|
GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,%
|
2020-08-24 17:50:53 +00:00
|
|
|
MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}%
|
2020-07-15 23:40:55 +00:00
|
|
|
{press \ActionWpsContext{} to access the
|
2010-11-09 22:10:38 +00:00
|
|
|
\setting{WPS Context Menu} and select \setting{Show Track Info}. }
|
2008-05-22 16:28:20 +00:00
|
|
|
|
2006-10-17 11:00:28 +00:00
|
|
|
\subsubsection{Open With...}
|
2020-07-15 23:40:55 +00:00
|
|
|
This \setting{Open With} function is the same as the \setting{Open With}
|
2010-04-07 20:53:10 +00:00
|
|
|
function in the file browser's \setting{Context Menu}.
|
2006-10-17 11:00:28 +00:00
|
|
|
|
2008-05-22 16:28:20 +00:00
|
|
|
\subsubsection{Delete}
|
2009-12-23 21:47:45 +00:00
|
|
|
Delete the currently playing file. The file will be deleted but the playback
|
|
|
|
of the file will not stop immediately. Instead, the part of the file that
|
|
|
|
has already been buffered (i.e. read into the \daps\ memory) will be played.
|
2010-05-09 02:02:51 +00:00
|
|
|
This may even be the whole track.
|
2008-05-22 16:28:20 +00:00
|
|
|
|
2009-07-11 22:33:03 +00:00
|
|
|
\opt{pitchscreen}{
|
2006-10-17 17:14:08 +00:00
|
|
|
\subsubsection{\label{sec:pitchscreen}Pitch}
|
2020-07-15 23:40:55 +00:00
|
|
|
|
2009-07-11 16:46:19 +00:00
|
|
|
The \setting{Pitch Screen} allows you to change the rate of playback
|
|
|
|
(i.e. the playback speed and at the same time the pitch) of your
|
2010-05-09 02:02:51 +00:00
|
|
|
\dap. The rate value can be adjusted
|
2010-04-02 20:11:11 +00:00
|
|
|
between 50\% and 200\%. 50\% means half the normal playback speed and a
|
|
|
|
pitch that is an octave lower than the normal pitch. 200\% means double
|
|
|
|
playback speed and a pitch that is an octave higher than the normal pitch.
|
2009-06-12 07:20:50 +00:00
|
|
|
|
2009-07-11 16:46:19 +00:00
|
|
|
The rate can be changed in two modes: procentual and semitone.
|
|
|
|
Initially, procentual mode is active.
|
2020-07-15 23:40:55 +00:00
|
|
|
|
2009-07-11 16:46:19 +00:00
|
|
|
\opt{swcodec}{
|
|
|
|
If you've enabled the \setting{Timestretch} option in
|
|
|
|
\setting{Sound Settings} and have since rebooted, you can also use
|
|
|
|
timestretch mode. This allows you to change the playback speed
|
|
|
|
without affecting the pitch, and vice versa.
|
2020-07-15 23:40:55 +00:00
|
|
|
|
2009-07-11 16:46:19 +00:00
|
|
|
In timestretch mode there are separate displays for pitch and
|
|
|
|
speed, and each can be altered independently. Due to the
|
|
|
|
limitations of the algorithm, speed is limited to be between 35\%
|
|
|
|
and 250\% of the current pitch value. Pitch must maintain the
|
|
|
|
same ratio as well as remain between 50\% and 200\%.
|
|
|
|
}
|
2020-07-15 23:40:55 +00:00
|
|
|
|
2009-07-11 16:46:19 +00:00
|
|
|
The value of the \opt{swcodec}{rate, pitch and speed}\nopt{swcodec}{rate}
|
2010-04-19 17:52:21 +00:00
|
|
|
is not persistent, i.e. after the \dap\ is turned on it will
|
|
|
|
always be set to 100\%. \opt{swcodec}{ However, the rate, pitch and speed
|
|
|
|
information will be stored in any bookmarks you may create
|
|
|
|
(see \reference{ref:Bookmarkconfigactual}) and will be restored upon
|
|
|
|
playing back those bookmarks.}
|
2009-06-12 07:20:50 +00:00
|
|
|
|
2009-07-11 22:33:03 +00:00
|
|
|
\nopt{swcodec}{
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
2009-06-12 07:20:50 +00:00
|
|
|
\ActionPsToggleMode
|
2009-12-17 19:00:48 +00:00
|
|
|
& Toggle pitch changing mode. \\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsIncSmall{} / \ActionPsDecSmall
|
2009-12-17 19:00:48 +00:00
|
|
|
& Increase~/ Decrease pitch by 0.1\% (in procentual mode) or by 0.1
|
|
|
|
semitone (in semitone mode).\\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsIncBig{} / \ActionPsDecBig
|
2009-12-17 19:00:48 +00:00
|
|
|
& Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
|
|
|
|
(in semitone mode).\\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsNudgeLeft{} / \ActionPsNudgeRight
|
2009-12-17 19:00:48 +00:00
|
|
|
& Temporarily change pitch by 2\% (beatmatch). \\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsReset
|
2009-12-17 19:00:48 +00:00
|
|
|
& Reset rate to 100\%. \\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsExit
|
2009-12-17 19:00:48 +00:00
|
|
|
& Leave the \setting{Pitch Screen}. \\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\end{btnmap}
|
2007-12-02 14:48:38 +00:00
|
|
|
|
2010-05-20 16:35:45 +00:00
|
|
|
\warn{Changing the pitch can cause audible `Artifacts' or `Dropouts'.}
|
2007-12-02 14:48:38 +00:00
|
|
|
}
|
2009-06-12 07:20:50 +00:00
|
|
|
|
|
|
|
\opt{swcodec}{
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
2009-06-12 07:20:50 +00:00
|
|
|
\ActionPsToggleMode
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Toggle pitch changing mode (cycle through all available modes).\\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsIncSmall{} / \ActionPsDecSmall
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Increase~/ Decrease pitch by 0.1\% (in procentual mode) or 0.1
|
|
|
|
semitone (in semitone mode).\\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
2011-05-22 14:01:28 +00:00
|
|
|
\nopt{PBELL_VIBE500_PAD}{ % there is no long scroll up or down because of slide
|
2009-06-12 07:20:50 +00:00
|
|
|
\ActionPsIncBig{} / \ActionPsDecBig
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
|
|
|
|
(in semitone mode).\\
|
2010-04-15 18:35:41 +00:00
|
|
|
}
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsNudgeLeft{} / \ActionPsNudgeRight
|
2010-06-11 22:48:20 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionRCPsNudgeRight}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Temporarily change pitch by 2\% (beatmatch), or modify speed (in timestretch mode).\\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsReset
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsReset}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Reset pitch and speed to 100\%. \\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\ActionPsExit
|
2009-07-05 18:21:19 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsExit}
|
2009-12-17 19:00:48 +00:00
|
|
|
& Leave the \setting{Pitch Screen}. \\
|
2009-06-12 07:20:50 +00:00
|
|
|
%
|
|
|
|
\end{btnmap}
|
|
|
|
}
|
|
|
|
|
2006-10-17 17:14:08 +00:00
|
|
|
}
|