diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-08-24 11:00:56 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-08-24 11:00:56 +0000 |
| commit | 328a2073b054a66c8d4cabfaa4911bfaf27cb730 (patch) | |
| tree | 60217960e5d7dbbb2f27185205dd5408f8136afe | |
| parent | cca36069f76b367c1263c25c7446ecda53d07e96 (diff) | |
| download | rockbox-328a2073b054a66c8d4cabfaa4911bfaf27cb730.zip rockbox-328a2073b054a66c8d4cabfaa4911bfaf27cb730.tar.gz rockbox-328a2073b054a66c8d4cabfaa4911bfaf27cb730.tar.bz2 rockbox-328a2073b054a66c8d4cabfaa4911bfaf27cb730.tar.xz | |
Corrections to the last commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10732 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/main_menu/recording.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/main_menu/recording.tex b/manual/main_menu/recording.tex index e98fcee..b70fde3 100644 --- a/manual/main_menu/recording.tex +++ b/manual/main_menu/recording.tex @@ -11,9 +11,10 @@ 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{SWCODEC}{ \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.} +nothing to worry about. The recording continues during the spin up.}} \opt{MASCODEC}{The frequency, channels and quality} \opt{SWCODEC}{The frequency and channels} settings are shown on the last line. |