Skip to content

Arduino OPL2 v2.0.5

Compare
Choose a tag to compare
@DhrBaksteen DhrBaksteen released this 09 Dec 20:50
· 31 commits to master since this release

This update fixes the following bugs:

  • OPL3 Duo was only producing clicking noises on Arduino due to using the wrong pin definitions for A0 and /IC. Bug #68 fixed in #69
  • Attributes of connection_opl3duo were wrong and fixed by @isnotinvain in #67