scummvm/engines/sci/sound
Willem Jan Palenstijn 857d2e7bef SCI: Rewrite MIDI channel remapping
This adds MIDI state tracking to allow channels to be temporarily
unmapped and later re-mapped when there are free device channels
available again.
2013-12-31 13:52:15 +01:00
..
drivers SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 1003542 2013-05-01 01:51:12 +03:00
audio.cpp SCI: Report sound stream loading errors 2013-04-20 16:13:41 +02:00
audio.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiparser_sci.cpp SCI: Rewrite MIDI channel remapping 2013-12-31 13:52:15 +01:00
midiparser_sci.h SCI: Rewrite MIDI channel remapping 2013-12-31 13:52:15 +01:00
music.cpp SCI: Rewrite MIDI channel remapping 2013-12-31 13:52:15 +01:00
music.h SCI: Rewrite MIDI channel remapping 2013-12-31 13:52:15 +01:00
soundcmd.cpp SCI: Make fade signal version check more precise 2013-11-23 16:11:07 +01:00
soundcmd.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00