1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/oscillograph.tex
Martin Arver 23d700501d Added a new \genericimg macro to the platform-files. Added screenshots to the cube-plugin as a demonstration of the generic-screenshot concept.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8932 a1c6a512-1295-4272-9138-f99709370657
2006-03-06 13:58:14 +00:00

31 lines
780 B
TeX

\subsection{Oscillograph}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=3.6cm,height=2.057cm]{images/rockbox-manual-img54.png}
\newline
Oscillograph
\par}
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}{|c|c|}
\hline
KEY & ACTION \\\hline
F1 & toggles whether to scroll or not \\\hline
F2 & toggles filled / curve / plot \\\hline
F3 & reset speed to 0 \\\hline
UP & slow down scrolling \\\hline
DOWN & Speeds up scrolling \\\hline
PLAY & Pauses the demo \\\hline
OFF & Exits demo \\\hline
\end{tabular}
\end{center}
\end{table}