scummvm/sound
Jamieson Christian 5214cb3463 Added support for volume and pause control to Simon music.
Note that MidiStreamer is now used as a streaming wrapper
for ALL MidiDriver types, even those that natively support
streaming. This is because MidiStreamer supports a hybrid
of streamed and non-streamed MIDI, which is necessary to
support interactive events.

svn-id: r5596
2002-11-18 09:08:45 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
fmopl.cpp rewrote config class; cleanup; code restructuring 2002-09-08 01:08:12 +00:00
fmopl.h Major cleanup of fmopl, and change incorrect uint32 typecasting. 2002-05-08 02:06:26 +00:00
mididrv.cpp patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamieson 2002-11-16 01:16:53 +00:00
mididrv.h Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base MIDI config); misc. pitchbend cleanups 2002-11-04 18:29:26 +00:00
midistreamer.cpp Added support for volume and pause control to Simon music. 2002-11-18 09:08:45 +00:00
mixer.cpp 637471: Hack to work-around 'bad sound in stream' problem. 2002-11-15 10:47:36 +00:00
mixer.h added looping support to playRaw 2002-11-10 16:23:02 +00:00