scummvm/backends/midi
NoSFeRaTU f19ac248bd MM: XEEN: Initial MT32/LAPC-1 support
Some non-essential subroutines in fxEndSubroutine is not implemented.
Support is currently the same as original game, so Roland GS and there are no conversion to GM.
Music tracks requires at least MT32-compatible device with support of capital tone fallback in ROM.
Game is also extensively uses extended sounds found in CM-32L for sound effects, MT-32 will produce silence for those.
So using in combination with real CM-32L or emulated one is the best for now.
2024-02-17 13:16:51 -10:00
..
alsa.cpp MM: XEEN: Initial MT32/LAPC-1 support 2024-02-17 13:16:51 -10:00
camd.cpp
coreaudio.cpp COMMON: Make soundfont a Path object 2023-12-24 13:19:25 +01:00
coremidi.cpp
dmedia.cpp BACKENDS: Correct spelling mistake 2022-10-27 15:56:04 +02:00
riscos.cpp RISCOS: Add a native MIDI driver 2022-06-20 23:33:42 +01:00
seq.cpp
sndio.cpp JANITORIAL: BACKENDS: MIDI: Add override keywords 2022-09-20 21:12:35 +02:00
stmidi.cpp
timidity.cpp TIMIDITY: Fix Format Truncation GCC Compiler Warning 2023-02-12 14:09:13 +00:00
windows.cpp