Uses of Interface
heronarts.lx.modulation.LXModulationContainer
Package
Description
Core LX engine and component functionality.
Layer components that mutate existing buffers with standardized enable/disable.
Core classes for procedural animation.
-
Uses of LXModulationContainer in heronarts.lx
Modifier and TypeClassDescriptionclass
A component which may have its own scoped user-level modulators.class
The engine is the core class that runs the internal animations. -
Uses of LXModulationContainer in heronarts.lx.dmx
-
Uses of LXModulationContainer 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 LXModulationContainer in heronarts.lx.effect.audio
-
Uses of LXModulationContainer in heronarts.lx.effect.color
-
Uses of LXModulationContainer in heronarts.lx.effect.image
-
Uses of LXModulationContainer in heronarts.lx.effect.midi
-
Uses of LXModulationContainer 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 LXModulationContainer in heronarts.lx.pattern.audio
-
Uses of LXModulationContainer in heronarts.lx.pattern.color
Modifier and TypeClassDescriptionclass
class
class
-
Uses of LXModulationContainer in heronarts.lx.pattern.form
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of LXModulationContainer in heronarts.lx.pattern.image
-
Uses of LXModulationContainer in heronarts.lx.pattern.strip
-
Uses of LXModulationContainer 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 LXModulationContainer in heronarts.lx.pattern.texture
-
Uses of LXModulationContainer in heronarts.lx.script