scummvm/engines/sci/sound
2010-11-26 14:25:18 +00:00
..
drivers SCI: Send the SCI0 reverb init after reading the reverb data 2010-11-26 06:41:45 +00:00
audio.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
audio.h kSciAudioWPlay should not actually play the song, but 'pre-load' it. We fake the pre-loading with a flag that will return 0 if the song has been called with kSciAudioWPlay. Fixes the dream sequence sound in MUMG. 2010-06-10 20:26:59 +00:00
midiparser_sci.cpp Fixed bug with r54485 2010-11-26 00:10:51 +00:00
midiparser_sci.h SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
music.cpp SCI: Added a define to turn off channel remapping (for debugging) 2010-11-26 14:25:18 +00:00
music.h SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
soundcmd.cpp SCI: implemented reverb handling and related functionality 2010-11-25 16:09:45 +00:00
soundcmd.h SCI: some changes to the way reverb is handled 2010-11-24 14:21:31 +00:00