forked from len0rd/rockbox
Fix for task #5862. Add note about freezing peakmeters
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10731 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
06fc18fca8
commit
cca36069f7
1 changed files with 167 additions and 164 deletions
|
@ -9,8 +9,11 @@
|
|||
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}
|
||||
this will only affect the output level of the \dap{} and does \emph{not}
|
||||
affect the recorded sound.
|
||||
\note{When you start a recording, the hard disk will spin up. This will cause
|
||||
the peak meters to freeze in the process. This is expected behaviour, and
|
||||
nothing to worry about. Recording is continiued during the spin up.}
|
||||
\opt{MASCODEC}{The frequency, channels and quality}
|
||||
\opt{SWCODEC}{The frequency and channels} settings are shown on the last line.
|
||||
|
||||
|
@ -130,7 +133,7 @@
|
|||
makes a file easier to edit.
|
||||
}
|
||||
|
||||
\item[Time Split:]
|
||||
\item[File 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue