Fix rbutil building with gcc 4.3 on linux (FS#8757 by Dennis Schridde).
[Rockbox.git] / manual / main_menu / recording_screen.tex
blob2e6daa556eaa64000b006ff43eb927a1d48ec925
1 % $Id$ %
2 \section{\label{ref:Recording}Recording}
3 \subsection{\label{ref:while_recording_screen}While Recording Screen}
4 \screenshot{main_menu/images/ss-while-recording-screen}{The while recording
5 screen}{}
7 Entering the \setting{Recording} option in the \setting{Main Menu} brings up
8 a screen in which you can choose to enter the \setting{Recording Screen} or
9 the \setting{Recording Settings} (see \reference{ref:Recordingsettings}).
10 The \setting{Recording Screen}
11 shows the time elapsed and the size of the file being recorded. A peak meter
12 is present to allow you set gain correctly. There is also a volume setting,
13 this will only affect the output level of the \dap{} and does \emph{not}
14 affect the recorded sound. If enabled in the peak meter settings, a counter in
15 front of the peak meters shows the number of times the clip indicator was
16 activated during recording. The counter is reset to zero when starting a new
17 recording.
18 \opt{SWCODEC}{
19 \note{When you start a recording, the hard disk will spin up. This will cause
20 the peak meters to freeze in the process. This is expected behaviour, and
21 nothing to worry about. The recording continues during the spin up.}}
22 \opt{MASCODEC}{The frequency, channels and quality}
23 \opt{SWCODEC}{The frequency and channels} settings are shown on the last line.
25 The controls for this screen are:
26 \begin{table}
27 \begin{btnmap}{}{}
29 \ActionStdPrev{} / \ActionStdNext & Select setting.\\
31 \ActionSettingsDec{} / \ActionSettingsInc & Adjust selected setting.\\
33 \ActionRecPause & Start recording.\\
34 & While recording: pause recording (press again to
35 continue).\\
37 \ActionRecExit & Exit \setting{Recording Screen}.\\
38 & While recording: Stop recording.\\
40 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{
41 \ActionRecNewfile & Starts recording.\\
42 & While recording: close the current file and open
43 a new one.\\
46 \ActionRecMenu & Open \setting{Recording Settings} (see
47 \reference{ref:Recordingsettings}).\\
49 \opt{RECORDER_PAD}{
50 \ActionRecFTwo & Quick menu for recording settings. A quick press will
51 leave the screen up (press \ActionRecFTwo{} again to exit), while holding
52 it will close the screen when you release it.\\
55 \opt{RECORDER_PAD}{
56 \ActionRecFThree & Quick menu for source setting.\\
57 & Quick/hold works as for \ActionRecFTwo.\\
58 & While recording: Start a new recording file.\\
60 \end{btnmap}
61 \end{table}