scummvm/engines/scumm/imuse
Johannes Schickel 781b7215c4 SCUMM: Fix PC Speaker sound.
Now we only output a new frequency if a new channel was selected or a new
output frequency has to be send. This makes the sound much more like in
DOSBox. This is not present in the original, but since our timings are
different this should make up for that.
2011-07-10 17:42:02 +02:00
..
imuse_internal.h SCUMM: Minor clean up in iMuse instrument handling code. 2011-07-10 05:28:20 +02:00
imuse_part.cpp SCUMM: Minor clean up in iMuse instrument handling code. 2011-07-10 05:28:20 +02:00
imuse_player.cpp SCUMM: Only try to load MT-32 instruments when we have a MIDI output in iMuse. 2011-07-10 05:13:03 +02:00
imuse.cpp SCUMM: Minor clean up in iMuse instrument handling code. 2011-07-10 05:28:20 +02:00
imuse.h SCUMM: Limit iMuse default instrument load to PC Speaker output. 2011-07-10 05:21:25 +02:00
instrument.cpp SCUMM: Initial PC Speaker output implementation for SCUMM v5. 2011-07-08 04:45:01 +02:00
instrument.h SCUMM: Initial PC Speaker output implementation for SCUMM v5. 2011-07-08 04:45:01 +02:00
pcspk.cpp SCUMM: Fix PC Speaker sound. 2011-07-10 17:42:02 +02:00
pcspk.h SCUMM: Fix PC Speaker sound. 2011-07-10 17:42:02 +02:00
sysex_samnmax.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sysex_scumm.cpp SCUMM: Minor clean up in iMuse instrument handling code. 2011-07-10 05:28:20 +02:00
sysex.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00