DhrBaksteen / ArduinoOPL2

Arduino library for use with the OPL2 board (YM3812) and OPL3Duo (YMF262)
MIT License
198 stars 39 forks source link

OPL2Play DRO fix #42

Closed DhrBaksteen closed 5 years ago

DhrBaksteen commented 5 years ago

This fixes a bug in OPL2Play where DRO file delays were 1ms too short, causing some delays to be skipped completely and songs to be broken.

This fixes #40