| Package | Description |
|---|---|
| heronarts.lx.midi |
Integration with MIDI devices.
|
| Modifier and Type | Field and Description |
|---|---|
LXMidiMapping.Type |
LXMidiMapping.type |
| Modifier and Type | Method and Description |
|---|---|
static LXMidiMapping.Type |
LXMidiMapping.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LXMidiMapping.Type[] |
LXMidiMapping.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LXMidiMapping(LX lx,
int channel,
LXMidiMapping.Type type,
LXParameter parameter) |
LXMidiMapping(LX lx,
JsonObject object,
LXMidiMapping.Type type) |
LX library by Mark C. Slee. © 2012-2020