mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 16:25:47 -04:00
genmidi: Pedantic fix to README
Thanks andrewj.
This commit is contained in:
parent
ac1d81b4ff
commit
04dd837169
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
= The dark and forgotten art of GENMIDI
|
= The dark and forgotten art of GENMIDI
|
||||||
|
|
||||||
Doom's music consists (effectively) of MIDI music files. MIDI is an odd
|
Doom's music consists (effectively) of MIDI music files. MIDI is an odd
|
||||||
beast. The standard defines a set of 128 common instruments that must
|
beast. The General MIDI standard defines a set of 128 common instruments
|
||||||
be supported by MIDI playback systems. For example, instrument #10 is
|
supported by MIDI playback systems. For example, instrument #10 is
|
||||||
``Glockenspiel''. You can think of them like the instrument presets on
|
``Glockenspiel''. You can think of them like the instrument presets on
|
||||||
an electronic keyboard. You can find a full list of instruments
|
an electronic keyboard. You can find a full list of instruments
|
||||||
https://secure.wikimedia.org/wikipedia/en/wiki/General_MIDI[on Wikipedia].
|
https://secure.wikimedia.org/wikipedia/en/wiki/General_MIDI[on Wikipedia].
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue