summaryrefslogtreecommitdiff
path: root/manual/plugins/oscilloscope.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/oscilloscope.tex')
-rw-r--r--manual/plugins/oscilloscope.tex49
1 files changed, 29 insertions, 20 deletions
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 166bd84fc5..e202faf384 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -1,10 +1,11 @@
1% $Id$ %
1\subsection{Oscilloscope} 2\subsection{Oscilloscope}
2\screenshot{plugins/images/ss-oscilloscope}{Oscilloscope}{img:oscilloscope} 3\screenshot{plugins/images/ss-oscilloscope}{Oscilloscope}{img:oscilloscope}
3 4
4This demo shows the shape of the sound samples that make up the music 5This demo shows the shape of the sound samples that make up the music
5being played. 6being played.
6\opt{SWCODEC}{ 7\opt{SWCODEC}{
7 At faster speed rates, the Jukebox is less responsive 8 At faster speed rates, the \dap\ is less responsive
8 to user input and music may start to skip. 9 to user input and music may start to skip.
9} 10}
10 11
@@ -12,29 +13,37 @@ being played.
12 13
13\begin{table} 14\begin{table}
14\begin{btnmap}{}{} 15\begin{btnmap}{}{}
15\opt{recorder,recorderv2fm}{F1}\opt{ondio}{Mode}\opt{h1xx}{Select} 16 \opt{RECORDER_PAD}{\ButtonFOne}
16\opt{h300}{Navi}\opt{ipodcolor,ipodnano}{Select+Play} 17 \opt{ONDIO_PAD}{\ButtonMenu}
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
19 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonPlay}
17 & Toggle filled / curve / plot \\ 20 & Toggle filled / curve / plot \\
18\opt{recorder,recorderv2fm}{F2}\opt{ondio}{Mode+Right}\opt{h1xx,h300}{A-B} 21 \opt{RECORDER_PAD}{\ButtonFTwo}
19\opt{ipodcolor,ipodnano}{Select+Right} 22 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
24 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonRight}
25 \opt{IAUDIO_X5_PAD}{\ButtonRec}
20 & Toggle whether to scroll or not \\ 26 & Toggle whether to scroll or not \\
21\opt{recorder,recorderv2fm}{F3}\opt{ondio}{Mode+Left}\opt{h1xx,h300}{Record} 27 \opt{RECORDER_PAD}{\ButtonFThree}
22\opt{ipodcolor,ipodnano}{Select+Left} 28 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
29 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
30 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonLeft}
31 \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect}
23 & Toggle drawing orientation \\ 32 & Toggle drawing orientation \\
24Left & Slow down scrolling \\ 33 \opt{RECORDER_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
25Right & Speed up scrolling \\ 34 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
26\opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodnano}{Play} 35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
27\opt{ondio}{Mode+Off}
28 & Pause the demo \\ 36 & Pause the demo \\
29\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up} 37 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
30\opt{ipodcolor,ipodnano}{Scroll forward} 38 {\ButtonUp\/\ButtonDown}
31 & Increase volume\\ 39 \opt{IPOD_4G_PAD}{\ButtonScrollFwd\/\ButtonScrollBack}
32\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down} 40 & Increase / decrease volume\\
33\opt{ipodcolor,ipodnano}{Scroll backward} 41 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,
34 & Decrease volume\\ 42 IAUDIO_X5_PAD}{\ButtonRight\/\ButtonLeft}
35\opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off} 43 & Increase / decrease speed\\
36\opt{ipodcolor,ipodnano}{Select+Menu} 44 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
45 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
46 \opt{IAUDIO_X5_PAD}{\ButtonPower}
37 & Exit demo \\ 47 & Exit demo \\
38\end{btnmap} 48\end{btnmap}
39\end{table} 49\end{table}
40