DhrBaksteen / ArduinoOPL2

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

Request for merging the extended serial passthrough example for OPL3 Duo! board into the base repo. #64

Closed pcky closed 3 years ago

pcky commented 3 years ago

@DhrBaksteen As you suggested bit 3 of the first received byte will become bit 1 of the bank parameter and can therefore be used to select the OPL3 chip.

DhrBaksteen commented 3 years ago

This is a geat improvement. Thanks for contributing it to the library!