Community
SCI Programming => SCI Development Tools => Topic started by: gumby on July 02, 2012, 08:13:54 AM
-
Wow, this driver interprets SOUND resources very well. Sounds way better than the AdLib, but I suppose that is to be expected. One issue that I've found is that the driver doesn't obey the looping command (loop -1) however.
-
That's because it sends the MIDI data to a MIDI device outside the game much like MT-32. In this case, the device would be Windows' Roland GS emulation. Roland GS is General MIDI compliant, but this driver doesn't support amended digital sounds.