Hi. I've been using arduino for quite a time, but then moved to teensy. Now I'm again using arduino boards and I'm new to the atmega32u4 which uses the arduino pro micro. I wasn't even aware of the midiUsb library.
My question is: Can I use usb MIDI and at the same time the serial port for hardware MIDI? I want to know before I buy one. If not, I could use software Serial for MIDI, but I would need to do some changes.
thanks