Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / metronome.tex
blobfd22b14b18f4b8e903767556eda29f8e3f2c9e9e
1 \subsection{Metronome}
2 This plugin can be used as a metronome to keep time during music
3 practice. Adjust the tempo through the interface or by tapping it out
4 on the appropriate button.
6 \begin{table}
7 \begin{btnmap}{}{}
8 \opt{PLAYER_PAD}{\ButtonStop}
9 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
10 \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
11 \opt{ONDIO_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
12 \opt{GIGABEAT_S_PAD}{\ButtonBack}
13 \opt{HAVEREMOTEKEYMAP}{& }
14 & Exit plugin \\
15 \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
16 ,IAUDIO_X5_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay}
17 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
18 \opt{ONDIO_PAD}{\ButtonMenu\ (Long: Stop)}
19 \opt{GIGABEAT_PAD}{\ButtonA}
20 \opt{HAVEREMOTEKEYMAP}{& }
21 & Start / Stop \\
22 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
23 \opt{ONDIO_PAD}{\ButtonMenu\ (repeatedly)}
24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD%
25 ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
26 \opt{IRIVER_H10_PAD}{\ButtonFF}
27 \opt{IAUDIO_X5_PAD}{\ButtonRec}
28 \opt{HAVEREMOTEKEYMAP}{& }
29 & Tap tempo \\
30 \ButtonLeft\ / \ButtonRight
31 \opt{HAVEREMOTEKEYMAP}{& }
32 & Adjust tempo \\
33 \opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft\ / \ButtonOn+\ButtonRight}
34 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
35 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp\ / \ButtonDown}
36 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
37 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
38 \opt{HAVEREMOTEKEYMAP}{& }
39 & Adjust volume \\
40 \end{btnmap}
41 \end{table}