scummvm/sky/music
Jamieson Christian a7dfe35706 Fix for Bug [805923] BASS: Notes left on when quitting game
Explicitly send All Notes Off messages on every
channel when shutting down music driver. This
fixes hanging notes on exit when using external
synths or some less intelligent internal synths.

svn-id: r10398
2003-09-24 09:32:38 +00:00
..
.cvsignore add .cvsignore 2003-05-30 16:08:21 +00:00
adlibchannel.cpp Whitespace changes 2003-09-24 06:33:59 +00:00
adlibchannel.h moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) 2003-09-18 02:07:18 +00:00
adlibmusic.cpp changed & documented the premixer semantics 2003-09-18 16:01:33 +00:00
adlibmusic.h moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) 2003-09-18 02:07:18 +00:00
gmchannel.cpp Whitespace changes 2003-09-24 06:33:59 +00:00
gmchannel.h moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:40:41 +00:00
gmmusic.cpp Fix for Bug [805923] BASS: Notes left on when quitting game 2003-09-24 09:32:38 +00:00
gmmusic.h moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) 2003-09-18 02:07:18 +00:00
mt32music.cpp moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:40:41 +00:00
mt32music.h moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:40:41 +00:00
musicbase.cpp Whitespace changes 2003-09-24 06:33:59 +00:00
musicbase.h moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:40:41 +00:00