Has anyone developed a library to use the Leonardo for USB MIDI?
This is available on the Teensy but I can't figure out if it is possible to compile Teensy sketches and use Teenys libraries on Leonardo.
I second that. There is a Teensy MIDI Library available at
http://pjrc.com/teensy/td_libs_MIDI.htmlMaybe you'll find this LUFA alternative at
http://fourwalledcubicle.com/blog/2012/08/lufa-and-the-arduino-leonardo/ workable.
I'm trying to make a simple sensory input available via usb/midi in ableton with the Leonardo (direct recognition as USB/MIDI, etcetc), but no luck so far.
Anyone tips on where to look? Spent my last 5 hours googling, but no clear simple setup/tutorial found.