MPEGPlayer: Skip to next file when there is a problem with a video file in all-play...
[kugel-rb.git] / manual / plugins / midiplay.tex
blobe86f560e9dd833cd0ffc118aaf2a62410d21c726
1 \subsection{Midiplay}
3 To get MIDI file playback, a patchset is required. This file contains the
4 instruments required to synthesize the music. A sample patchset is available
5 through the wiki at \wikilink{PluginMidiPlay}, and needs to be extracted
6 to the \fname{.rockbox} directory in the root of your player. There should
7 now be a \fname{/.rockbox/patchset/} directory, with the patchset directory
8 containing several \fname{.pat} files and two \fname {.cfg} files. Just
9 select a MIDI file with either the \fname{.mid} or \fname{.midi} extension
10 in the file browser to start playback.
11 % portalplayer targets
12 \opt{ipod,sansa,iriverh10,iriverh10_5gb,mrobe100}{
13 \note{Currently playing MIDI files is still in its early stages and you
14 might experience ``Buffer miss!'' with many files, except simple ones.}
17 \begin{btnmap}
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
19 ,IAUDIO_X5_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonUp/ \ButtonDown}
20 \opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd/ \ButtonScrollBack}
21 \opt{IRIVER_H10_PAD}{\ButtonScrollUp/ \ButtonScrollDown}
22 \opt{SANSA_C200_PAD}{\ButtonVolUp/ \ButtonVolDown}
23 \opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle}
24 \opt{HAVEREMOTEKEYMAP}{& }
25 & Volume up/ Volume down\\
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
28 ,IAUDIO_X5_PAD,MROBE100_PAD,IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD%
29 ,SANSA_FUZE_PAD,IRIVER_H10_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD}
30 {\ButtonRight/ \ButtonLeft}
31 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
32 \opt{HAVEREMOTEKEYMAP}{& }
33 & Skip 3 seconds forward/ backward\\
35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
36 \opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}
37 {\ButtonPlay}
38 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonUp}
39 \opt{GIGABEAT_PAD}{\ButtonA}
40 \opt{MROBE100_PAD}{\ButtonDisplay}
41 \opt{COWON_D2_PAD}{\TouchCenter}
42 \opt{HAVEREMOTEKEYMAP}{& }
43 & Pause/Resume playback\\
45 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
46 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
47 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD%
48 ,IRIVER_H10_PAD,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
49 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
50 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
51 \opt{HAVEREMOTEKEYMAP}{& }
52 & Stop playback and quit\\
53 \end{btnmap}