Open Boscop opened 7 years ago
Yes. This would be so great! I would love to have bidirectional usb-midi converter based on this.
check out cocomake7, more comes with working USBmidi library.
@CaptainCredible any link to that library? can't find it.
It's a board with a bunch of libraries, i think it is cross compatible with the digispark. cant remember if the reset pin is disabled or not on digispark. On the cocomake7 the reset pin is used as gpio pin.
I'm interested in implementing the ability to receive MIDI via USB. How hard would it be? I'm very familiar with the MIDI standard but new to software USB. Is there some code that already does it that just needs to be ported?