scummvm/engines/sci/sound
Willem Jan Palenstijn 457f5da095 SCI: Don't suppress end-of-track delta in SCI0 midi
This fixes the main part of bug #3487090.
This seems to be a conversion error from SCI1's channel mixing to SCI0's
channel filtering code.
2013-04-16 23:04:33 +02:00
..
drivers SCI: Remove some useless checks in the MIDI driver 2013-03-27 23:06:27 +02:00
audio.cpp SCI: Set the correct audio type for SCI1.1 sound effects, fixing bug #3554709 2012-08-20 03:22:56 +03:00
audio.h
midiparser_sci.cpp SCI: Don't suppress end-of-track delta in SCI0 midi 2013-04-16 23:04:33 +02:00
midiparser_sci.h JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
music.cpp SCI: Notify scripts of completed fade when aborting it 2013-04-06 20:31:34 +02:00
music.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00
soundcmd.cpp SCI: Add signal/fade related CHECKME 2013-04-07 18:22:41 +02:00
soundcmd.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00