heartscrytech / DigisparkMIDI

A HID-MIDI driver for the Digispark Attiny85 Arduino
Other
75 stars 19 forks source link

Implementing receiving MIDI #1

Open Boscop opened 7 years ago

Boscop commented 7 years ago

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?

Harvie commented 5 years ago

Yes. This would be so great! I would love to have bidirectional usb-midi converter based on this.

CaptainCredible commented 5 years ago

check out cocomake7, more comes with working USBmidi library.

Harvie commented 5 years ago

@CaptainCredible any link to that library? can't find it.

CaptainCredible commented 5 years ago

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.

https://cocomake7.github.io/?