1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Marianne Arnold 2008-06-13 19:55:09 +00:00
parent df6fe65df7
commit 7fbf0a34b0

View file

@ -1,17 +1,17 @@
\subsection{Midiplay} \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 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 to the \fname{.rockbox} directory in the root of your player. There should
now be a \fname{/.rockbox/patchset/} directory, with the patchset directory now be a \fname{/.rockbox/patchset/} directory, with the patchset directory
containing several \fname{.pat} files and two \fname {.cfg} files. Just 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 select a MIDI file with either the \fname{.mid} or \fname{.midi} extension
browser to start playback. in the file browser to start playback.
% portalplayer targets % portalplayer targets
\opt{ipod,sansa,h10,h10_5gb,mrobe100}{ \opt{ipod,sansa,h10,h10_5gb,mrobe100}{
\note{Currently playing MIDI files is still in its early stages and you \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} \begin{table}