2cf5abb971
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
30 lines
1.1 KiB
TeX
30 lines
1.1 KiB
TeX
\subsection{VU meter}
|
|
\screenshot{plugins/images/ss-vumeter}{VU-Meter}{}
|
|
|
|
This is a VU meter, which displays the volume of the left and right
|
|
audio channels. There are 3 types of meter selectable. The analogue
|
|
meter is a classic needle style. The digital meter is modelled after
|
|
LED volume displays, and the mini{}-meter option allows for the display
|
|
of small meters in addition to the main display (as above). From the
|
|
settings menu the decay time for the meter (its memory), the meter type
|
|
and the meter scale can be changed.
|
|
|
|
\begin{table}[h!]
|
|
\begin{center}
|
|
\begin{tabular}{@{}ll@{}}\toprule
|
|
\textbf{Key} & \textbf{Action} \\\midrule
|
|
\opt{recorder,recorderv2fm}{OFF}\opt{ondio}{ON/OFF}
|
|
\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Unknown}
|
|
& Save settings and quit \\
|
|
\opt{recorder,recorderv2fm}{ON}\opt{ondio}{MODE}
|
|
\opt{h1xx,h300}{Play}\opt{ipodcolor,ipodnano}{Unknown}
|
|
& Help \\
|
|
\opt{recorder,recorderv2fm}{F1}\opt{ondio}{HOLD MODE}
|
|
\opt{h1xx,h300,ipodcolor,ipodnano}{Unknown}
|
|
& Settings \\
|
|
UP & Raise Volume \\
|
|
DOWN & Lower Volume \\\bottomrule
|
|
\end{tabular}
|
|
\end{center}
|
|
\end{table}
|
|
|