mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
154e872d5a
This circumvents problems doing generic send() calls to MidiDrivers that support more than 16 MIDI channels (i.e. Adlib). Because of the way it interacts with MidiDriver, Simon could have run into a problem if it tried to allocate more than 15 Adlib music channels (though this would only happen in very, VERY rare circumstances). Also fixed a problem with the channel numbering scheme used by MidiDriver_Adlib, in particular the percussion channel number. svn-id: r9604 |
||
---|---|---|
.. | ||
.cvsignore | ||
charset.cpp | ||
debug.cpp | ||
debug.h | ||
intern.h | ||
items.cpp | ||
midi.cpp | ||
midi.h | ||
midiparser_s1d.cpp | ||
module.mk | ||
res.cpp | ||
simon.cpp | ||
simon.h | ||
sound.cpp | ||
sound.h | ||
verb.cpp | ||
vga.cpp | ||
vga.h |