Uses of Class
heronarts.lx.midi.surface.LXMidiSurface
Package
Description
Core LX engine and component functionality.
Integration with MIDI devices.
-
Uses of LXMidiSurface in heronarts.lx
Modifier and TypeMethodDescriptionLXDeviceComponent.addControlSurface
(LXMidiSurface surface) LXDeviceComponent.removeControlSurface
(LXMidiSurface surface) -
Uses of LXMidiSurface in heronarts.lx.midi
Modifier and TypeMethodDescriptionLXMidiEngine.findSurface
(LXMidiInput input) LXMidiEngine.findSurface
(String name) LXMidiEngine.findSurface
(String name, int index) Modifier and TypeMethodDescriptionvoid
LXMidiEngine.DeviceListener.surfaceAdded
(LXMidiEngine engine, LXMidiSurface surface) Modifier and TypeMethodDescriptionLXMidiEngine.registerSurface
(String deviceName, Class<? extends LXMidiSurface> surfaceClass) -
Uses of LXMidiSurface in heronarts.lx.midi.surface
Modifier and TypeClassDescriptionclass
class
class
class
class
DJM-A9 INSTRUCTIONS On the mixer, under My Settings > MIDI: -Button Type MUST be set to "Toggle".class
class
ModifierConstructorDescriptionFocusedDevice
(LX lx, LXMidiSurface surface, FocusedDevice.Listener listener)