Package | Description |
---|---|
heronarts.lx.modulation |
Components that control automated modulation of parameter values.
|
Modifier and Type | Class and Description |
---|---|
static class |
LXParameterModulation.CircularDependencyException |
static class |
LXParameterModulation.InvalidScopeException |
Constructor and Description |
---|
LXCompoundModulation(LX lx,
LXModulationEngine scope,
JsonObject obj) |
LXCompoundModulation(LXModulationEngine scope,
LXNormalizedParameter source,
CompoundParameter target) |
LXParameterModulation(LXModulationEngine scope,
LXParameter source,
LXParameter target) |
LXTriggerModulation(LX lx,
LXModulationEngine scope,
JsonObject obj) |
LXTriggerModulation(LXModulationEngine scope,
BooleanParameter source,
BooleanParameter target) |
LX library by Mark C. Slee. © 2012-2020