1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/oscillograph.tex
Martin Arver aa830112cc Changes to the tables for some of the plugins. Some are adapted to the \opt environment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8972 a1c6a512-1295-4272-9138-f99709370657
2006-03-09 09:31:34 +00:00

30 lines
740 B
TeX

\subsection{Oscillograph}
\begin{figure}[h!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-oscillograph-\genericimg.png}
\end{center}
\caption{Oscillograph}
\end{figure}
This demo shows the shape of the sound samples that make up the music
being played.
At faster speed rates, the Jukebox is less responsive to user input.
\subsubsection{Key controls:}
\begin{table}[h!]
\begin{center}
\begin{tabular}{@{}ll@{}}\toprule
\textbf{Key} & \textbf{Action} \\\midrule
F1 & toggles whether to scroll or not \\
F2 & toggles filled / curve / plot \\
F3 & reset speed to 0 \\
UP & slow down scrolling \\
DOWN & Speeds up scrolling \\
PLAY & Pauses the demo \\
OFF & Exits demo \\\bottomrule
\end{tabular}
\end{center}
\end{table}