diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-06-13 19:55:09 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-06-13 19:55:09 +0000 |
| commit | 7fbf0a34b0f63fd6d46b60524f5c6883b488d268 (patch) | |
| tree | 90de76ae8c05e67f1a6abd0047e5017205ae2072 | |
| parent | df6fe65df7789c6905beb597bcf209fe0f390c6b (diff) | |
| download | rockbox-7fbf0a34b0f63fd6d46b60524f5c6883b488d268.zip rockbox-7fbf0a34b0f63fd6d46b60524f5c6883b488d268.tar.gz rockbox-7fbf0a34b0f63fd6d46b60524f5c6883b488d268.tar.bz2 rockbox-7fbf0a34b0f63fd6d46b60524f5c6883b488d268.tar.xz | |
Small improvements to the just committed midiplay.tex in wording and spelling. Thanks to Robert Menes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17717 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/midiplay.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/plugins/midiplay.tex b/manual/plugins/midiplay.tex index b7ce0f8..76e99bc 100644 --- a/manual/plugins/midiplay.tex +++ b/manual/plugins/midiplay.tex @@ -1,17 +1,17 @@ \subsection{Midiplay} -To get MIDI file playback a patchset is required. This file contains the +To get MIDI file playback, a patchset is required. This file contains the instruments required to synthesize the music. A sample patchset is available -through the wiki (\wikilink{PluginMidiPlay}), and needs to be extracted +through the wiki at (\wikilink{PluginMidiPlay}), and needs to be extracted to the \fname{.rockbox} directory in the root of your player. There should now be a \fname{/.rockbox/patchset/} directory, with the patchset directory containing several \fname{.pat} files and two \fname {.cfg} files. Just -select a MIDI file saved as \fname{.mid} or \fname{.midi} in the file -browser to start playback. +select a MIDI file with either the \fname{.mid} or \fname{.midi} extension +in the file browser to start playback. % portalplayer targets \opt{ipod,sansa,h10,h10_5gb,mrobe100}{ \note{Currently playing MIDI files is still in its early stages and you -might experience ``Buffer miss'' with many files, exept simple ones.} +might experience ``Buffer miss!'' with many files, except simple ones.} } \begin{table} |