Using Arduino Leonardo to send USB MIDI data
How To Guides
Physical Computing
One of the secrets of Arduino Leonardo is the in-built USB MIDI support.
This is really useful for sending data from Arduino to applications like MadMapper, Max and Ableton Live.
In order use this you'll need to follow the guide on How to install libraries to ...