Community

SCI Programming => SCI Development Tools => Topic started by: gumby on July 02, 2012, 08:13:54 AM

Title: MPUMIDI driver
Post 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.
Title: Re: MPUMIDI driver
Post by: MusicallyInspired on July 04, 2012, 08:17:09 AM
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.