forked from len0rd/rockbox
Peakmeter performance fixme: this feature doesn't exist anymore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11642 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fdc2daf390
commit
01601da352
1 changed files with 1 additions and 12 deletions
|
@ -242,17 +242,6 @@
|
|||
\item[Clip Hold Time:]
|
||||
The number of seconds that the clipping indicator will be visible
|
||||
after clipping is detected.
|
||||
\item[Performance:]
|
||||
In high performance mode, the peak meter is updated as often as
|
||||
possible. This reduces the chance of missing a peak value, making
|
||||
the peak meter more precise. In energy save mode, the peak meter is
|
||||
updated just often enough to look fluid. This reduces the load on
|
||||
the CPU and thus saves a little bit of energy. If you crave every
|
||||
second of runtime for your \dap\ or simply use the peak meter as a
|
||||
screen effect, the use of energy save mode is recommended. If you
|
||||
want to use the peak meter as a measuring instrument you'll want to
|
||||
use high performance mode.
|
||||
\fixme{TODO: determine which platforms support this feature.}
|
||||
\item[Scale:]
|
||||
Select whether the peak meter displays linear or logarithmic values.
|
||||
The human ear perceives loudness on a logarithmic scale. If the Scale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue