Arduino mega midi controller

Hi everyone,

I have been interested in making a midi controller. I currently have an arduino mega but I have read that you can't send midi information thru the USB connection. What would the best way to make this work?

Thanks,
Lilley

Hi

I'm not so surprised you've gone a long time without a response to this question. There's just so much info on Arduino and MIDI out there, and so much scope in what you might want to achieve.

Suggest you start with these two tutorials here and here from the Arduino reference pages to get the concepts then a google search of Arduino MIDI project will show what heaps of other folks have done with theirs.

All the best with your project, Geoff