launchpad
A library by rngtng - Tobias Bielohlawek for the programming environment processing. Last update, 08/28/2011.
This library provides an interface to access novation's launchpad programmatically. It's based on Thomas Jachmanns ruby launchpad gem. LEDs can be lighted and button presses can be listened to. In addition, it includes a wrapper for the Monomic Library as well.
Download
Download launchpad version 0.3 in .zip format.
Installation
Unzip and put the extracted launchpad folder into the libraries folder of your processing sketches. Reference and examples are included in the launchpad folder.
Keywords midi,launchpad,controller,novation,wrapper
Reference. Have a look at the javadoc reference here. a copy of the reference is included in the .zip as well.
Source. The source code of launchpad is available at github, and its repository can be browsed here.
Examples
Find a list of examples in the current distribution of launchpad, or have a look at them by following the links below.
Tested
Platform osx,windows
Processing 1.5.1
Dependencies themidibus, monomic (examples only)