Add MIDI implementation by kirikak2 · Pull Request #169 · picoruby/prk_firmware

Summary This Pull Request adds code to implement MIDI functionality to prk_firmware. Changes Made Added USB-MIDI device class to prk_firmware Implemented packets for Note On/Off, Control Change, P...