Venelin Petrov

Results 4 comments of Venelin Petrov

@blackketter thanks for the answer. Unfortunately my project doesn't build if I change the build flag to `-DUSB_MIDI_SERIAL`, saying that `usbMIDI` is not defined in the current scope. Does this...

I don't use the MIDI.h dependency. As I stated in my previous post I use `usbMIDI`. It seems to be automatically included with Arduino.h or something, which is the only...

@jaard I use `build_flags = -D USB_MIDI` and `usbMIDI`. With this configuration everything works nicely except the monitoring. I haven't tried any more blackketter's solution, because my configuration is technically...

Nice! It's been a long time and it will be hard to test it now, but feel free to close the issue, because it's not directly related to PlatfotmIO anyways...