1
0
Fork 0
forked from len0rd/rockbox

Main menu chapter: broke out recording and fmradio sections to their own files. Recording: added ondio and x5 keys corrected errors in keymaps and opted out settings that are unavailable on some targets. FMradio: added x5 and ondio keys.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10281 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2006-07-22 09:46:31 +00:00
parent 42d9b1593d
commit 792f64e64e
3 changed files with 292 additions and 281 deletions

View file

@ -0,0 +1,117 @@
% $Id$ %
\section{\label{ref:FMradio}FM Radio}
\screenshot{main_menu/images/ss-fm-radio-screen}{The FM radio screen}{}
This menu option switches to the radio screen.
The FM radio has the ability \opt{HAVE_RECORDING}{to record and } to
remember station frequency settings (presets).
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft, \ButtonRight & Change frequency in 0.1 MHz steps.\\
%
Hold \ButtonLeft, \ButtonRight & Seek to next station or preset.\\
%
\ButtonUp, \ButtonDown
& Change volume.\\
\opt{RECORDER_PAD}{
\ButtonPlay & \emph{(EXPERIMENTAL)}\\
& freezes all screen updates. May enhance radio reception in some
cases.\\
}
%
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{Hold \ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
& Leave the radio screen with the radio playing.\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
{\ButtonOff}
\opt{IAUDIO_X5_PAD}{\ButtonPower}
& Stops the radio and returns to \setting{Main Menu}.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn & Mutes radio playback.\\}
\opt{IAUDIO_X5_PAD}{\ButtonPlay & Mutes radio playback.\\}
%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOn}
\opt{IAUDIO_X5_PAD}{Hold \ButtonPlay}
& Switches between \setting{SCAN} and \setting{PRESET} mode.\\
}
%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
& Opens a list of radio presets. You can view all the presets that
you have, and switch to the station.\\
}
%
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Hold \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Hold \ButtonSelect}
& Displays the FM radio settings menu.\\
\end{btnmap}
\end{table}
\begin{description}
\item[Saving a preset:]
Up to 32 of your favourite stations can be saved as presets.
%
\opt{RECORDER_PAD}{Press \ButtonFTwo\ to go to the presets list, press
\ButtonFOne to add a preset.}
%
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{
\opt{ONDIO_PAD}{Hold \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Hold \ButtonSelect}
to go to the menu, then select \setting{Add preset}.
}
%
Enter the name (maximum number of characters is 32).
\opt{RECORDER_PAD}{Press \ButtonFTwo}
\opt{ONDIO_PAD}{Hold \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Press \ButtonOn}
\opt{IAUDIO_X5_PAD}{Press \ButtonPlay}
to save.
\note{See this page for pre-made FM radio presets from all around the world.}
\wikilink{FmPresets}
\item[Selecting a preset:]
\opt{ONDIO_PAD}{Hold \ButtonMenu\ to open the menu, select
\setting{Preset} to open the presets list.}
%
\opt{RECORDER_PAD}{Press \ButtonFTwo\ to go to the preset list.}
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
{Press \ButtonSelect\ to go to the preset list.}
%
Use \ButtonUp\ and \ButtonDown\ to
move the cursor and then press
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
to select. Use \ButtonLeft\ to leave the preset without selecting
anything.
\item[Removing a preset:]
\opt{ONDIO_PAD}{\fixme{Fix Me}}
\opt{RECORDER_PAD}{Press \ButtonFTwo}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Press \ButtonSelect}
to go to the preset list. Use \ButtonUp\
and \ButtonDown\ to move the cursor and then
\opt{RECORDER_PAD}{press \ButtonFThree}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Hold \ButtonSelect}
on the preset that you wish to remove, then select \setting{Remove Preset}.
\opt{RECORDER_PAD}{
\item[Recording:]
Press \ButtonFThree\ to start recording the currently playing
station. Press \ButtonOff\ to stop recording. Press \ButtonPlay\
again to seamlessly start recording to a new file. The settings
for the recording can be changed in the \ButtonFOne\ menu before
starting the recording. See page \pageref{ref:Recordingsettings}
for details of recording settings.
}
\end{description}
\note{The radio will turn off when starting playback of an audio file.}

View file

@ -118,287 +118,10 @@ headphones and when connected to an external amplifier. See the section on
for more details.
}
\opt{CONFIG_TUNER}{
\section{\label{ref:FMradio}FM Radio}
\opt{x5}{\note{Not currently Implemented on X5}}
\opt{CONFIG_TUNER}{\input{main_menu/fmradio.tex}}
\screenshot{main_menu/images/ss-fm-radio-screen}{The FM radio screen}{}
This menu option switches to the radio screen.
The FM radio has the ability \opt{HAVE_RECORDING}{to record and } to
remember station frequency settings (presets).
\opt{HAVE_RECORDING}{\input{main_menu/recording.tex}}
\opt{recorderv2fm,ondio}{
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft, \ButtonRight
& Change frequency in 0.1 MHz steps.\\
& For automatic station seek, hold \ButtonLeft/\ButtonRight\ %
for a little longer. \\
%
\ButtonUp, \ButtonDown
& Change volume \\
%
\opt{RECORDER_PAD}{
\ButtonPlay & \emph{(EXPERIMENTAL)}\\
& freezes all screen updates.May enhance radio reception
in some cases.\\
}
\opt{RECORDER_PAD}{\ButtonOn}\opt{ONDIO_PAD}{\ButtonOff}
& Leave the radio screen with the radio playing \\
%
\opt{RECORDER_PAD}{\ButtonOff}\opt{ONDIO_PAD}{hold \ButtonOff}
& Back to Main Menu.\\
\end{btnmap}
\end{table}
}
\fixme{Add Radio recording and Preset keys to FM Recorder and Ondio FM}
\opt{h1xx,h300,x5}{
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft, \ButtonRight & Change frequency in 0.1 MHz steps. \\
Hold \ButtonLeft, \ButtonRight
& Seeks to next station or preset\\
%
\ButtonUp, \ButtonDown
& Change volume \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IAUDIO_X5_PAD}{\fixme{TBD}}
& Mutes radio playback \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOn}
\opt{IAUDIO_X5_PAD}{\fixme{TBD}}
& Switches between SCAN and PRESET mode.\\
%
\ButtonSelect & Opens a list of radio presets. You can view
all the presets that you have, and switch to
the station.\\
Hold \ButtonSelect & Displays the FM radio settings menu.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IAUDIO_X5_PAD}{\fixme{TBD}}
%
& Keeps radio playing and returns to the main
menu. You can then press OFF/STOP to browse
the file tree while listening to the radio\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD}{\fixme{TBD}}
& Stops the radio and returns to Main Menu.\\
\end{btnmap}
\end{table}
}
\begin{description}
\item[Saving a preset:]
Up to 32 of your favourite stations can be saved as presets.
Press
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
to go to the menu, then select
\opt{recorderv2fm,ondio}{``Save preset''.}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{``Add preset''}
Enter the name (maximum number of characters is 32).
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Press \ButtonOn\ to save.}
\opt{IAUDIO_X5_PAD}{Press \fixme{TBD} to save.}
\item[Selecting a preset:]
\opt{ONDIO_PAD,RECORDER_PAD}
{
Press \opt{RECORDER_PAD}{\ButtonFTwo}\opt{ONDIO_PAD}{\fixme{FixMe}}
to go to the preset list. Use \ButtonUp\ and \ButtonDown\ to
move the cursor and then press
\opt{RECORDER_PAD}{\ButtonPlay}\opt{ONDIO_PAD}{\fixme{FixMe}}
to select. Use \ButtonLeft\ to leave the preset without selecting
anything.
}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
{
Press \ButtonSelect\ to go to the preset list.
Use \ButtonUp\ and \ButtonDown\ to move the cursor and then
press \ButtonSelect\ to select. Use \ButtonLeft\ to leave the
preset without selecting anything.
}
\item[Removing a preset:]
\opt{ONDIO_PAD,RECORDER_PAD}{
Press \opt{RECORDER_PAD}{\ButtonFOne}\opt{ONDIO_PAD}{\fixme{FixMe}}
to go to the menu, then select ``Remove preset''.
}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{
Press \ButtonSelect\ to go to the preset list. Use \ButtonUp\
and \ButtonDown\ to move the cursor and then Hold \ButtonSelect\
on the preset to that you wish to remove, then select ``Remove preset.''
}
\opt{RECORDER_PAD}{
\item[Recording:]
Press \ButtonFThree\ to start recording the currently playing
station. Press \ButtonOff\ to stop recording. Press \ButtonPlay\
again to seamlessly start recording to a new file. The settings
for the recording can be changed in the \ButtonFOne\ menu before
starting the recording. See page \pageref{ref:Recordingsettings}
for details of recording settings.
}
\end{description}
\note{The radio will turn off when starting playback of an audio file.}
}
\opt{HAVE_RECORDING}{
\section{\label{ref:Recording}Recording}
\opt{x5}{\note{Not Implemented on X5 yet}}
\subsection{\label{ref:Whilerecordingscreen}While Recording Screen}
\screenshot{main_menu/images/ss-while-recording-screen}{The while recording screen}{}
Entering the ``Recording'' option in the Main menu launches the recording
application. The screen shows the time elapsed and the size of the file being
recorded. A peak meter is present to allow you set Gain correctly.
\opt{MASCODEC}{The frequency, channels and quality}
\opt{SWCODEC}{The frequency and channels} settings are shown on the last line.
The controls for this screen are:
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft & Decreases Gain \\
%
\ButtonRight & Increases Gain \\
%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{\fixme{FixMe}} & Starts recording. \\
& While recording: button closes the current file and opens a new one.\\
%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{ONDIO_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD}{\fixme{FixMe}} & Exits Recording Screen.\\
& While recording: Stop recording \\
%
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IPOD_4G_PAD,IAUDIO_X5_PAD}{Hold \ButtonSelect}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
& Opens Recording Settings screen (see below) \\
%
\opt{RECORDER_PAD}{
\ButtonFTwo & Quick menu for recording settings. A quick press will
leave the screen up (press {\ButtonFTwo} again to exit),while holding
it will close the screen when you release it. \\
}
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{
\ButtonSelect & Quick menu for recording settings. \\
}
%
\opt{RECORDER_PAD}{
\ButtonFThree & Quick menu for source setting. \\
& Quick/hold works as for {\ButtonFTwo}. \\
& While recording: Start a new recording file \\
}
\end{btnmap}
\end{table}
\subsection{\label{ref:Recordingsettings}Recording Settings}
\screenshot{main_menu/images/ss-recording-settings}{The recording settings screen}{}
\opt{MASCODEC}{
\begin{description}
\item[Quality:]
Choose the quality here (0 to 7). Default is 5, best quality is 7,
smallest file size is 0. This setting effects how much your sound
sample will be compressed. Higher quality settings result in larger
MP3 files.
The quality setting is just a way of selecting an average bit rate,
or number of bits per second, for a recording. When this setting
is lowered, recordings are compressed more (meaning worse sound quality),
and the average bitrate changes as follows.
\end{description}
\begin{table}[h!]
\begin{center}
\begin{tabularx}{0.75\textwidth}{lX}\toprule
\emph{Frequency} & \emph{Bitrate} (Kbit/s) -- quality 0$\rightarrow$7 \\\midrule
44100Hz stereo & 75, 80, 90, 100, 120, 140, 160, 170 \\
22050Hz stereo & 39, 41, 45, 50, 60, 80, 110, 130 \\
44100Hz mono & 65, 68, 73, 80, 90, 105, 125, 140 \\
22050Hz mono & 35, 38, 40, 45, 50, 60, 75, 90 \\\bottomrule
\end{tabularx}
\end{center}
\end{table}
}
\begin{description}
\item[Frequency:]
Choose the recording frequency (sample rate) -- 48kHz, 44.1kHz, 32kHz and
24kHz, 22.05kHz, 16kHz are available. Higher sample rates use up more disk
space, but give better sound quality.
This setting determines which frequency range can accurately be reproduced
during playback, Lower frequencies produce smaller files.
\opt{MASCODEC}{
The frequency setting also determines which version of the MPEG standard
the sound is recorded using:\\
MPEG v1 for 48, 44.1 and 32\\
MPEG v2 for 24, 22.05 and 16\\
}
\item[Source:]
Choose the source of the recording. This can be
\opt{recorder,recorderv2fm,h1xx}{SPDIF (digital),} microphone or line in.
\opt{CONFIG_TUNER}{For recording from the radio see page \pageref{ref:FMradio}.}
\opt{recorder,recorderv2fm,h100}
{\note{You cannot change the sample rate for digital recordings.}}
\item[Channels:]
This allows you to select mono or stereo recording. Please note that
for mono recording, only the left channel is recorded. Mono recordings
are usually somewhat smaller than stereo.
\item[Independent Frames:]
The independent frames option tells the \dap\ to encode with the bit
reservoir disabled, so the frames are independent of each other. This
makes a file easier to edit.
\item[Time Split:]
This option is useful when timing recordings. If set to active it stops
a recording at a given interval and then starts recording again with a
new file, which is useful for long term recordings.
\newline
The splits are seamless (frame accurate), no audio is lost at the split
point. The break between recordings is only the time required to stop
and restart the recording, on the order of 2 -- 4 seconds.
\newline
Options (hours:minutes between splits): off, 24:00, 18:00, 12:00, 10:00,
8:00, 6:00, 4:00, 2:00, 1:20 (80 minute CD), 1:14 (74 minute CD), 1:00,
00:30, 00:15, 00:10, 00:05.
\item[Prerecord Time:]
This setting buffers a small amount of audio so that when the record button
is pressed, the recording will begin from that number of seconds earlier.
This is useful for ensuring that a recording begins before a cue that is
being waited for.\\
Options: Off, 1 -- 30 seconds
\item[Directory:]
Allows changing the location where the recorded files are saved. The
default location is \fname{/recordings}.
\item[Show recording screen on startup:]
If set to yes, the \dap\ will start up with the while recording screen
showing.\\
Options: Yes, No\\
\item[Clipping Light:]
Causes the backlight to flash on when clipping has been detected.\\
Options: Off, Remote unit only, Main and remote unit, Main unit only.
\end{description}
}
\section{\label{ref:playlistoptions}Playlist Options}
This menu allows you to work with playlists. Playlists can either be created
automatically by playing a file in a directory directly, which will cause all
@ -473,7 +196,7 @@ battery status, hard disk size and the amount of free space on the disk.
for more details.
}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IPOD_VIDEO_PAD}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}
{
\section{Quick Menu}
Whilst not strictly part of the \setting{Main Menu}, it is worth noting that a few
@ -487,4 +210,3 @@ battery status, hard disk size and the amount of free space on the disk.
(Page \pageref{ref:PlaybackOptions})
and the \setting{Show Files} option (Page \pageref{ref:ShowFiles}).
}

View file

@ -0,0 +1,172 @@
% $Id$ %
\section{\label{ref:Recording}Recording}
\subsection{\label{ref:Whilerecordingscreen}While Recording Screen}
\screenshot{main_menu/images/ss-while-recording-screen}{The while recording
screen}{}
Entering the \setting{Recording} option in the \setting{Main Menu} brings up
a screen in wich you can choose to enter the \setting{Recording Screen} or
the \setting{Recording Settings} (see below). The \setting{Recording Screen}
shows the time elapsed and the size of the file being recorded. A peak meter
is present to allow you set Gain correctly. There is also a volume setting,
this will only affect the output level of the \dap\ and does \emph{not}
affect the recorded sound.
\opt{MASCODEC}{The frequency, channels and quality}
\opt{SWCODEC}{The frequency and channels} settings are shown on the last line.
The controls for this screen are:
\begin{table}
\begin{btnmap}{}{}
\ButtonUp\ / \ButtonDown & Select setting.\\
%
\ButtonLeft\ / \ButtonRight & Adjust selected setting.\\
%
\opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD}{\fixme{FixMe}}
& Start recording.\\
& While recording: pause recording (press again to continue).\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD}{Hold \ButtonPlay}
\opt{IPOD_4G_PAD}{\fixme{FixMe}}
& Exit \setting{Recording Screen}.\\
& While recording: Stop recording.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{
\ButtonRec & Starts recording.\\
& While recording: close the current file and open a new one.\\
}
%
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Hold \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IAUDIO_X5_PAD}{Hold \ButtonRec}
\opt{IPOD_4G_PAD}{Hold \ButtonSelect}
& Open \setting{Recording Settings} (see below).\\
%
\opt{RECORDER_PAD}{
\ButtonFTwo & Quick menu for recording settings. A quick press will
leave the screen up (press \ButtonFTwo\ again to exit), while holding
it will close the screen when you release it.\\
}
%
\opt{RECORDER_PAD}{
\ButtonFThree & Quick menu for source setting.\\
& Quick/hold works as for \ButtonFTwo.\\
& While recording: Start a new recording file.\\
}
\end{btnmap}
\end{table}
\subsection{\label{ref:Recordingsettings}Recording Settings}
\screenshot{main_menu/images/ss-recording-settings}{The recording settings screen}{}
\opt{MASCODEC}{
\begin{description}
\item[Quality:]
Choose the quality here (0 to 7). Default is 5, best quality is 7,
smallest file size is 0. This setting effects how much your sound
sample will be compressed. Higher quality settings result in larger
MP3 files.
The quality setting is just a way of selecting an average bit rate,
or number of bits per second, for a recording. When this setting
is lowered, recordings are compressed more (meaning worse sound quality),
and the average bitrate changes as follows.
\end{description}
\begin{table}[h!]
\begin{center}
\begin{tabularx}{0.75\textwidth}{lX}\toprule
\emph{Frequency} & \emph{Bitrate} (Kbit/s) -- quality 0$\rightarrow$7 \\\midrule
44100Hz stereo & 75, 80, 90, 100, 120, 140, 160, 170 \\
22050Hz stereo & 39, 41, 45, 50, 60, 80, 110, 130 \\
44100Hz mono & 65, 68, 73, 80, 90, 105, 125, 140 \\
22050Hz mono & 35, 38, 40, 45, 50, 60, 75, 90 \\\bottomrule
\end{tabularx}
\end{center}
\end{table}
}
\begin{description}
\opt{MASCODEC,x5}{
\item[Frequency:]
Choose the recording frequency (sample rate) -- 48kHz, 44.1kHz, 32kHz and
24kHz, 22.05kHz, 16kHz are available. Higher sample rates use up more disk
space, but give better sound quality.
This setting determines which frequency range can accurately be reproduced
during playback, Lower frequencies produce smaller files.
\opt{MASCODEC}{
The frequency setting also determines which version of the MPEG standard
the sound is recorded using:\\
MPEG v1 for 48, 44.1 and 32\\
MPEG v2 for 24, 22.05 and 16\\
}
}
\item[Source:]
Choose the source of the recording. This can be
\opt{recorder,recorderv2fm,h1xx}{SPDIF (digital),} microphone or line in.
\opt{CONFIG_TUNER}{For recording from the radio see page \pageref{ref:FMradio}.}
% Add h1xx here whenever it supports setting recording frequency.
\opt{recorder,recorderv2fm}
{\note{You cannot change the sample rate for digital recordings.}}
\opt{MASCODEC,x5}{
\item[Channels:]
This allows you to select mono or stereo recording. Please note that
for mono recording, only the left channel is recorded. Mono recordings
are usually somewhat smaller than stereo.
}
\opt{MASCODEC}{
\item[Independent Frames:]
The independent frames option tells the \dap\ to encode with the bit
reservoir disabled, so the frames are independent of each other. This
makes a file easier to edit.
}
\item[Time Split:]
This option is useful when timing recordings. If set to active it stops
a recording at a given interval and then starts recording again with a
new file, which is useful for long term recordings.
\newline
The splits are seamless (frame accurate), no audio is lost at the split
point. The break between recordings is only the time required to stop
and restart the recording, on the order of 2 -- 4 seconds.
\newline
Options (hours:minutes between splits): off, 24:00, 18:00, 12:00, 10:00,
8:00, 6:00, 4:00, 2:00, 1:20 (80 minute CD), 1:14 (74 minute CD), 1:00,
00:30, 00:15, 00:10, 00:05.
\item[Prerecord Time:]
This setting buffers a small amount of audio so that when the record button
is pressed, the recording will begin from that number of seconds earlier.
This is useful for ensuring that a recording begins before a cue that is
being waited for.\\
Options: \setting{Off}, \setting{1 -- 30 seconds}
\item[Directory:]
Allows changing the location where the recorded files are saved. The
default location is \fname{/recordings}.
\item[Show recording screen on startup:]
If set to yes, the \dap\ will start up with the while recording screen
showing.\\
Options: \setting{Yes}, \setting{No}
\item[Clipping Light:]
Causes the backlight to flash on when clipping has been detected.\\
Options: \setting{Off}, \setting{Remote unit only},
\setting{Main and remote unit}, \setting{Main unit only}.
\opt{MASCODEC}{
\item[Trigger:]
\fixme{Add description of triggered recording.}
}
\end{description}