fruitjam-doom/opl/examples
Simon Howard 72ce424207 opl: Change library to use us instead of ms.
Multi-track MIDI files are played back using separate callback chains
for each track, and this introduces the possibility of one track
becoming out of sync with the others. This was noticeable in WADs
that use multi-track MIDIs, such as Alien Vendetta. Increase the
timing resolution to microsecond precision to fix this.
2014-05-11 00:14:04 -04:00
..
.gitignore Add OPL-TODO to dist, set svn:ignore properties. 2010-03-08 18:52:59 +00:00
droplay.c opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
Makefile.am Working SDL OPL driver. 2009-08-28 18:04:04 +00:00