Uses of Interface
heronarts.lx.modulation.LXModulationContainer
Packages that use 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
Classes in heronarts.lx that implement LXModulationContainerModifier 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
Classes in heronarts.lx.dmx that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.effect
Classes in heronarts.lx.effect that implement LXModulationContainerModifier 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
Classes in heronarts.lx.effect.audio that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.effect.color
Classes in heronarts.lx.effect.color that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.effect.image
Classes in heronarts.lx.effect.image that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.effect.midi
Classes in heronarts.lx.effect.midi that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.pattern
Classes in heronarts.lx.pattern that implement LXModulationContainerModifier 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
Classes in heronarts.lx.pattern.audio that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.pattern.color
Classes in heronarts.lx.pattern.color that implement LXModulationContainerModifier and TypeClassDescriptionclass
class
class
-
Uses of LXModulationContainer in heronarts.lx.pattern.form
Classes in heronarts.lx.pattern.form that implement LXModulationContainerModifier and TypeClassDescriptionclass
class
class
class
-
Uses of LXModulationContainer in heronarts.lx.pattern.image
Classes in heronarts.lx.pattern.image that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.pattern.strip
Classes in heronarts.lx.pattern.strip that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.pattern.test
Classes in heronarts.lx.pattern.test that implement LXModulationContainerModifier 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
Classes in heronarts.lx.pattern.texture that implement LXModulationContainer -
Uses of LXModulationContainer in heronarts.lx.script
Classes in heronarts.lx.script that implement LXModulationContainer