DhrBaksteen / ArduinoOPL2

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

Wrong pin definitions cause OPL3 Duo to produce clicks only #68

Closed DhrBaksteen closed 3 years ago

DhrBaksteen commented 3 years ago

Opl3.h is using pin definitions for A0 and /IC from opl2.h. These are the pins used by the OPL2 Audio Board and cause the OPL3 Duo to only produce clicking noises.