arduino_midi_library icon indicating copy to clipboard operation
arduino_midi_library copied to clipboard

(not an issue) I made rtpMIDI to MIDI converter, but it is partially done.

Open rinaldohack opened this issue 6 years ago • 1 comments

so far, only the NoteOn and NoteOff were tested. but to this part, this code compiles. the problem is, I can't finish it, because I'm not that pro at Arduino and stuff. While it is sufficient for my final project, probably you guys want to finish it? It is based on ESP8266 (Wemos D1).

code : https://pastebin.com/Virjuz1x this issue also open on lathoub/Arduino-AppleMIDI-Library

rinaldohack avatar Jul 11 '19 23:07 rinaldohack

Thanks, this could be added as an example as-is, with a top-level comment indicating the need to install the AppleMIDI library (as Arduino does not do automatic dependency management).

franky47 avatar Jul 13 '19 21:07 franky47