aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_midi.cpp
AgeCommit message (Expand)Author
2008-12-19KYRA: fix mt-32 sysex loading for LOL floppyFlorian Kagerer
2008-12-14Added code to initialize MT-32 properly for Lands of Lore.Johannes Schickel
2008-12-11Whoops changed integer size of variables storing volume information, now volu...Johannes Schickel
2008-12-11Midi code now allows volume values to be [0, 256] instead of [0, 255] like be...Johannes Schickel
2008-12-07Cleanup.Johannes Schickel
2008-12-07Prevent MIDI files from being load, when they are already loaded.Johannes Schickel
2008-11-30Fixed some looping MIDI sound effects.Johannes Schickel
2008-11-30Added MIDI SFX Map, fixes SFX in HoF.Johannes Schickel
2008-11-30- Extended MidiDriver::sysEx to allow 264 byte sysEx messagesJohannes Schickel
2008-11-30Cleanup.Johannes Schickel
2008-11-30- Fix some valgrind warningsJohannes Schickel
2008-11-30Implement fade out support for MIDI.Johannes Schickel
2008-11-30Cleanup.Johannes Schickel
2008-11-30Initial version of proper MIDI support for KYRA.Johannes Schickel