summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/midiplay.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/plugins/midiplay.tex b/manual/plugins/midiplay.tex
index b7ce0f8af8..76e99bc7ce 100644
--- a/manual/plugins/midiplay.tex
+++ b/manual/plugins/midiplay.tex
@@ -1,17 +1,17 @@
1\subsection{Midiplay} 1\subsection{Midiplay}
2 2
3To get MIDI file playback a patchset is required. This file contains the 3To get MIDI file playback, a patchset is required. This file contains the
4instruments required to synthesize the music. A sample patchset is available 4instruments required to synthesize the music. A sample patchset is available
5through the wiki (\wikilink{PluginMidiPlay}), and needs to be extracted 5through the wiki at (\wikilink{PluginMidiPlay}), and needs to be extracted
6to the \fname{.rockbox} directory in the root of your player. There should 6to the \fname{.rockbox} directory in the root of your player. There should
7now be a \fname{/.rockbox/patchset/} directory, with the patchset directory 7now be a \fname{/.rockbox/patchset/} directory, with the patchset directory
8containing several \fname{.pat} files and two \fname {.cfg} files. Just 8containing several \fname{.pat} files and two \fname {.cfg} files. Just
9select a MIDI file saved as \fname{.mid} or \fname{.midi} in the file 9select a MIDI file with either the \fname{.mid} or \fname{.midi} extension
10browser to start playback. 10in the file browser to start playback.
11% portalplayer targets 11% portalplayer targets
12\opt{ipod,sansa,h10,h10_5gb,mrobe100}{ 12\opt{ipod,sansa,h10,h10_5gb,mrobe100}{
13\note{Currently playing MIDI files is still in its early stages and you 13\note{Currently playing MIDI files is still in its early stages and you
14might experience ``Buffer miss'' with many files, exept simple ones.} 14might experience ``Buffer miss!'' with many files, except simple ones.}
15} 15}
16 16
17\begin{table} 17\begin{table}