another enhancement of \screenshot -- filenames should now not include the display...
[Rockbox.git] / manual / plugins / vumeter.tex
blobfe07180ecd3d4948667bbccdcd6230244c77966b
1 \subsection{VU meter}
2 \screenshot{plugins/images/ss-vumeter}{VU-Meter}{}
4 This is a VU meter, which displays the volume of the left and right
5 audio channels. There are 3 types of meter selectable. The analogue
6 meter is a classic needle style. The digital meter is modelled after
7 LED volume displays, and the mini{}-meter option allows for the display
8 of small meters in addition to the main display (as above). From the
9 settings menu the decay time for the meter (its memory), the meter type
10 and the meter scale can be changed.
12 \begin{table}[h!]
13 \begin{center}
14 \begin{tabular}{@{}ll@{}}\toprule
15 \textbf{Key} & \textbf{Action} \\\midrule
16 \opt{recorder,recorderv2fm}{OFF}\opt{ondio}{ON/OFF}
17 \opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Unknown}
18 & Save settings and quit \\
19 \opt{recorder,recorderv2fm}{ON}\opt{ondio}{MODE}
20 \opt{h1xx,h300}{Play}\opt{ipodcolor,ipodnano}{Unknown}
21 & Help \\
22 \opt{recorder,recorderv2fm}{F1}\opt{ondio}{HOLD MODE}
23 \opt{h1xx,h300,ipodcolor,ipodnano}{Unknown}
24 & Settings \\
25 UP & Raise Volume \\
26 DOWN & Lower Volume \\\bottomrule
27 \end{tabular}
28 \end{center}
29 \end{table}