rockbox/manual/plugins/vumeter.tex
Martin Arver 37d26dead9 Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
2006-03-06 20:47:25 +00:00

27 lines
902 B
TeX

\subsection{VU meter}
\begin{figure}[h!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-vumeter-\genericimg.png}
\end{center}
\end{figure}
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{tabular}{|c|c|c|}
\hline
RECORDER & ONDIO & FUNCTION \\\hline
OFF & ONOFF & Save settings and quit \\\hline
ON & MODE & Help \\\hline
F1 & HOLD MODE & Settings \\\hline
UP & UP & Raise Volume \\\hline
DOWN & DOWN & Lower Volume \\\hline
\end{tabular}
\end{table}