The midi library allows Processing to send and receive Midiinformation.

Mididata can be received and send by installed Midi-Inports.


To work with the library just put the promidi.jar file in the code-folder of your sketch.

The intention of that library was to synchronize Processing via Midi to music and use it for live visuals.

A MidiFile Object is in work but not completed.

 

Download: promidi.zip

This file includes the library as jarFile and the documentation.