DhrBaksteen / ArduinoOPL2

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

Ported Teensy MIDI to serial MIDI #87

Closed prosper00 closed 3 years ago

prosper00 commented 3 years ago

I ported your OPL2 teensy MIDI example to work on a Nano (probably also Uno). Should also work as a USB MIDI device with a pro-micro or Leonardo with a couple small changes (documented in the code comments)