37d26dead9
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
31 lines
747 B
TeX
31 lines
747 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}{|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}
|
|
|