DhrBaksteen / ArduinoOPL2

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

Fix OPL3 Duo pin definitions for Arduino #69

Closed DhrBaksteen closed 3 years ago

DhrBaksteen commented 3 years ago

This fixes #68 that caused the OPL3 Duo to only produce clicking noises due to the pint for A0 and /IC being swapped. They were not redefined in #66