Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

Arduino MIDI Library

This library enables MIDI I/O communications on the Arduino serial ports. You can send and receive messages of all kinds (including System Exclusive, RealTime etc..). The purpose of this library is not to make a big synthetizer out of an Arduino board, the application remains yours. However, it will help you interfacing it with other MIDI devices.

Download the latest version .

The project is hosted on GitHub.