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:
parent
df6fe65df7
commit
7fbf0a34b0
1 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue