sensorium / Mozzi

sound synthesis library for Arduino

Home Page:https://sensorium.github.io/Mozzi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USB MIDI on ATMega32U4 (Arduino pro Micro, Leonardo)

Harvie opened this issue · comments

Hello,
did you have any success of using Mozzi with USB MIDI on ATMega32U4?

I've tried to run mozzi with MIDIUSB library, but it seems to break the USBMIDI communication (USB serial works, which is weird):
https://www.arduino.cc/en/Reference/MIDIUSB

Hm, I'm not currently aware of a change that I would expect to affect MIDI. All my recent work was essentially re-organizing.

@Harvie: Could you experiment a bit, whether it works with an older version of Mozzi (or with an older version of USBMIDI)?