scummvm/backends/midi
Eugene Sandulenko 0b07a5f484 o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time slices.
o Attempt to fix mi2, but that cure for symptom, not the cause. Under dosbox header is always valid, but here we get 0x41001612 instead of 0x41101612.

svn-id: r15669
2004-10-23 20:33:39 +00:00
..
mt32 o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time slices. 2004-10-23 20:33:39 +00:00
.cvsignore added .cvsignore 2002-11-24 15:41:17 +00:00
adlib.cpp added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers' 2004-10-17 17:49:45 +00:00
alsa.cpp Add passthrough ability. Patch by Christian Schoenebeck with slight modifications 2004-07-27 13:21:52 +00:00
coreaudio.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
emumidi.h o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time slices. 2004-10-23 20:33:39 +00:00
morphos.cpp removed duplicate g_timer object (one was global, one was static to timer.cpp); set g_system earlier (might prevent a few race conditions) 2003-09-28 21:08:48 +00:00
null.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
quicktime.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
seq.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
windows.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
ym2612.cpp added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers' 2004-10-17 17:49:45 +00:00
ypa1.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
zodiac.cpp Zodiac midi driver 2004-09-12 11:14:14 +00:00