blob: 021b71a8755897e1af1dca07f8d62ff41ba9b8fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
\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{center}\begin{tabular}{|p{2.217cm}|p{8.205cm}|}
\hline
{\centering\bfseries\itshape
KEY
\par}
&
{\centering\bfseries\itshape
ACTION
\par}
\\\hline
{\centering
F1
\par}
&
toggles whether to scroll or not
\\\hline
{\centering
F2
\par}
&
toggles filled / curve / plot
\\\hline
{\centering
F3
\par}
&
reset speed to 0
\\\hline
{\centering
UP
\par}
&
slow down scrolling
\\\hline
{\centering
DOWN
\par}
&
Speeds up scrolling
\\\hline
{\centering
PLAY
\par}
&
Pauses the demo
\\\hline
{\centering
OFF
\par}
&
Exits demo
\\\hline
\end{tabular}\end{center}
|