rockbox/manual/plugins/vumeter.tex
Dominik Riebeling 8c177221b3 Added environment to unify button mapping tables. Adjust plugins to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00

27 lines
1,000 B
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}
\begin{btnmap}{}{}
\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 \\
\end{btnmap}
\end{table}