com.rngtng.launchpad
Interface LMidiCodes

All Known Implementing Classes:
Launchpad

public interface LMidiCodes

Set of MidiCodes to send to Launchpad

Author:
rngtng - Tobias Bielohlawek

Field Summary
static int BUFFER0
           
static int BUFFER1
           
static int GRIDLAYOUT_DRUM_RACK
           
static int GRIDLAYOUT_XY
           
static int MODE_COPY
           
static int MODE_FLASHING
           
static int STATUS_CC
           
static int STATUS_MULTI
           
static int STATUS_NIL
           
static int STATUS_OFF
           
static int STATUS_ON
           
static int VELOCITY_TEST_LEDS
           
 

Field Detail

STATUS_NIL

static final int STATUS_NIL
See Also:
Constant Field Values

STATUS_OFF

static final int STATUS_OFF
See Also:
Constant Field Values

STATUS_ON

static final int STATUS_ON
See Also:
Constant Field Values

STATUS_MULTI

static final int STATUS_MULTI
See Also:
Constant Field Values

STATUS_CC

static final int STATUS_CC
See Also:
Constant Field Values

VELOCITY_TEST_LEDS

static final int VELOCITY_TEST_LEDS
See Also:
Constant Field Values

GRIDLAYOUT_XY

static final int GRIDLAYOUT_XY
See Also:
Constant Field Values

GRIDLAYOUT_DRUM_RACK

static final int GRIDLAYOUT_DRUM_RACK
See Also:
Constant Field Values

BUFFER0

static final int BUFFER0
See Also:
Constant Field Values

BUFFER1

static final int BUFFER1
See Also:
Constant Field Values

MODE_FLASHING

static final int MODE_FLASHING
See Also:
Constant Field Values

MODE_COPY

static final int MODE_COPY
See Also:
Constant Field Values


processing library launchpad by rngtng - Tobias Bielohlawek. (c) 2011