Clj-launchpad-mk2 1.0.1
Released under the MIT
Novation Launchpad MK2 library for clojure.
Installation
To install, add the following dependency to your project or build file:
[clj-launchpad-mk2 "1.0.1"]
Namespaces
clj-launchpad-mk2.midi.core
Holds the functions which ‘talk MIDI’ to the Launchpad via messages in the javax.sound.midi
package.
Public variables and functions:
- CC_CURSOR_DOWN
- CC_CURSOR_LEFT
- CC_CURSOR_RIGHT
- CC_CURSOR_UP
- CC_MIXER
- CC_SESSION
- CC_USER1
- CC_USER2
- close
- decode-message
- open
- remove-button-press-handler
- send-midi
- send-midi-sysex
- send-midi-sysex-scroll
- set-button-press-handler
- SYSEX_FOOTER
- SYSEX_HEADER
- SYSEX_LIGHT_COLUMN_STATUS
- SYSEX_LIGHT_GRID_STATUS
- SYSEX_LIGHT_ROW_STATUS
- SYSEX_RGB_STATUS
- SYSEX_SCROLL_STATUS