mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 19:54:03 +00:00
36001426dc
This commit adds a MidiParser implementation for Ultima 6's M format and MidiDrivers for AdLib and MT-32. This replaces the old implementation based on AdPlug, which supports AdLib only and does not have ScummVM's support for various OPL emulators and devices. Music for Savage Empire and Martian Dreams has been temporarily disabled, because these games use a different music format and there is no MidiParser yet. |
||
---|---|---|
.. | ||
decoders | ||
mods | ||
softsynth | ||
soundfont | ||
adlib_ms.cpp | ||
adlib_ms.h | ||
adlib.cpp | ||
alsa_opl.cpp | ||
audiostream.cpp | ||
audiostream.h | ||
casio.cpp | ||
casio.h | ||
cms.cpp | ||
cms.h | ||
fmopl.cpp | ||
fmopl.h | ||
mididrv_ms.cpp | ||
mididrv_ms.h | ||
mididrv.cpp | ||
mididrv.h | ||
midiparser_qt.cpp | ||
midiparser_qt.h | ||
midiparser_smf.cpp | ||
midiparser_smf.h | ||
midiparser_xmidi.cpp | ||
midiparser.cpp | ||
midiparser.h | ||
midiplayer.cpp | ||
midiplayer.h | ||
miles_adlib.cpp | ||
miles_midi.cpp | ||
miles.h | ||
mixer_intern.h | ||
mixer.cpp | ||
mixer.h | ||
module.mk | ||
mpu401.cpp | ||
mpu401.h | ||
mt32gm.cpp | ||
mt32gm.h | ||
musicplugin.cpp | ||
musicplugin.h | ||
null.cpp | ||
null.h | ||
opl2lpt.cpp | ||
rate.cpp | ||
rate.h | ||
rwopl3.cpp | ||
rwopl3.h | ||
timestamp.cpp | ||
timestamp.h |