Uses of Interface
heronarts.lx.midi.LXMidiListener
Package
Description
Core LX engine and component functionality.
Layer components that mutate existing buffers with standardized enable/disable.
Integration with MIDI devices.
Utility abstraction for values that vary over time.
Core classes for procedural animation.
-
Uses of LXMidiListener in heronarts.lx
Modifier and TypeClassDescriptionclass
A component which may have its own scoped user-level modulators. -
Uses of LXMidiListener in heronarts.lx.dmx
-
Uses of LXMidiListener in heronarts.lx.effect
Modifier and TypeClassDescriptionclass
class
class
class
class
Class to represent an effect that may be applied to the color array.static class
Placeholder pattern for when a class is missingclass
LXModelEffect<T extends LXModel>
Deprecated.No longer recommended, does not play nicely with dynamic models and view selectionclass
class
-
Uses of LXMidiListener in heronarts.lx.effect.audio
-
Uses of LXMidiListener in heronarts.lx.effect.color
-
Uses of LXMidiListener in heronarts.lx.effect.image
-
Uses of LXMidiListener in heronarts.lx.effect.midi
-
Uses of LXMidiListener in heronarts.lx.midi
Modifier and TypeMethodDescriptionLXMidiEngine.addListener
(LXMidiListener listener) LXMidiInput.addListener
(LXMidiListener listener) Registers a listener to this MIDI inputvoid
LXShortMessage.dispatch
(LXMidiListener listener) LXMidiEngine.removeListener
(LXMidiListener listener) LXMidiInput.removeListener
(LXMidiListener listener) Removes a listener to this MIDI input -
Uses of LXMidiListener 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
class
-
Uses of LXMidiListener in heronarts.lx.modulator
Modifier and TypeClassDescriptionclass
Modulator that provides randomization within normalized value range.class
class
class
Modulator that provides randomization within normalized value range. -
Uses of LXMidiListener in heronarts.lx.pattern
Modifier and TypeClassDescriptionclass
class
Deprecated.class
LXModelPattern<T extends LXModel>
Deprecated.No longer recommended, does not play nicely with dynamic models and view selectionclass
A pattern is the core object that the animation engine uses to generate colors for all the points.static class
Placeholder pattern for when a class is missing -
Uses of LXMidiListener in heronarts.lx.pattern.audio
-
Uses of LXMidiListener in heronarts.lx.pattern.color
Modifier and TypeClassDescriptionclass
class
class
-
Uses of LXMidiListener in heronarts.lx.pattern.form
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of LXMidiListener in heronarts.lx.pattern.image
-
Uses of LXMidiListener in heronarts.lx.pattern.strip
-
Uses of LXMidiListener in heronarts.lx.pattern.test
Modifier and TypeClassDescriptionclass
Braindead simple test pattern that iterates through all the nodes turning them on one by one in fixed order. -
Uses of LXMidiListener in heronarts.lx.pattern.texture
-
Uses of LXMidiListener in heronarts.lx.script