diff options
author | Peter D'Hoye <peter.dhoye@gmail.com> | 2007-08-26 10:44:52 +0000 |
---|---|---|
committer | Peter D'Hoye <peter.dhoye@gmail.com> | 2007-08-26 10:44:52 +0000 |
commit | 12f466d999be50066abbd4b268b817aacd5b7b77 (patch) | |
tree | a02a39870e0385cb9480c1c36e65bd16bb984828 /manual | |
parent | 17e03e75a43ff75b2cc20ba794b0f4d3131f4a36 (diff) | |
download | rockbox-12f466d999be50066abbd4b268b817aacd5b7b77.tar.gz rockbox-12f466d999be50066abbd4b268b817aacd5b7b77.zip |
Clip counter manual update, language tweak and translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/configure_rockbox/display_options.tex | 3 | ||||
-rw-r--r-- | manual/main_menu/recording_screen.tex | 5 |
2 files changed, 7 insertions, 1 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index c96833d0c0..7c8f439b6c 100644 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -243,6 +243,9 @@ \item[Clip Hold Time:] The number of seconds that the clipping indicator will be visible after clipping is detected. + \item[Clip Counter:] + Show the number of times the clip indicator went active during recording + in front of the peakmeters. \item[Scale:] Select whether the peak meter displays linear or logarithmic values. The human ear perceives loudness on a logarithmic scale. If the Scale diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex index 7ae4205abd..9f51a60cee 100644 --- a/manual/main_menu/recording_screen.tex +++ b/manual/main_menu/recording_screen.tex @@ -10,7 +10,10 @@ 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. +affect the recorded sound. If enabled in the peak meter settings, a counter in +front of the peak meters shows the number of times the clip indicator was +activated during recording. The counter is reset to zero when starting a new +recording. \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 |