Package | Description |
---|---|
heronarts.lx.midi |
Integration with MIDI devices.
|
heronarts.lx.midi.surface |
Modifier and Type | Field and Description |
---|---|
List<LXMidiOutput> |
LXMidiEngine.outputs |
Modifier and Type | Method and Description |
---|---|
LXMidiOutput |
LXMidiEngine.findOutput(String name) |
LXMidiOutput |
LXMidiEngine.matchOutput(String name) |
LXMidiOutput |
LXMidiEngine.matchOutput(String[] names) |
Modifier and Type | Method and Description |
---|---|
List<LXMidiOutput> |
LXMidiEngine.getOutputs() |
Modifier and Type | Method and Description |
---|---|
void |
LXMidiEngine.DeviceListener.outputAdded(LXMidiEngine engine,
LXMidiOutput output) |
Modifier and Type | Field and Description |
---|---|
LXMidiOutput |
LXMidiSurface.output
The midi output device for this control surface.
|
Modifier and Type | Method and Description |
---|---|
LXMidiOutput |
LXMidiSurface.getOutput() |
Constructor and Description |
---|
APC40Mk2(LX lx,
LXMidiInput input,
LXMidiOutput output) |
DJM900nxs2(LX lx,
LXMidiInput input,
LXMidiOutput output) |
LXMidiSurface(LX lx,
LXMidiInput input,
LXMidiOutput output) |
LX library by Mark C. Slee. © 2012-2020