Arduino OPL2 v2.0.0
This is a major update of the Arduino OPL2 library to add support for the OPL3 Duo! board.
Changes include:
- Added OPL3 and OPL3Duo classes to control a single YMF262 and dual YMF262 for OPL3Duo board
- Added 4-operator channel support
- Implemented other OPL3 functions
- Corrected volume changes
- OPL3 Duo can control each YMF262 individually or as one big OPL3 chip
- Limited memory consumption of shadow registers for OPL2 and OPL3
- Added two banks of 4-operator MIDI instruments
- Included TuneParser to make composing music simpler (not yet for OPL2)
- Added new examples for OPL3 Duo board
- Updated examples for OPL2 Audio Board