| Package | Description |
|---|---|
| heronarts.lx.command | |
| heronarts.lx.modulation |
Components that control automated modulation of parameter values.
|
| heronarts.lx.parameter |
Abstraction for values that may be monitored and controlled via UI.
|
| heronarts.lx.studio.ui.modulation | |
| heronarts.p3lx.ui.component |
Collection of standard UI components.
|
| Constructor and Description |
|---|
RemoveModulation(LXModulationEngine engine,
LXCompoundModulation modulation) |
| Modifier and Type | Field and Description |
|---|---|
List<LXCompoundModulation> |
LXModulationEngine.modulations |
| Modifier and Type | Method and Description |
|---|---|
LXCompoundModulation |
LXCompoundModulation.setPolarity(LXParameter.Polarity polarity) |
| Modifier and Type | Method and Description |
|---|---|
LXModulationEngine |
LXModulationEngine.addModulation(LXCompoundModulation modulation) |
void |
LXModulationEngine.Listener.modulationAdded(LXModulationEngine engine,
LXCompoundModulation modulation) |
void |
LXModulationEngine.Listener.modulationRemoved(LXModulationEngine engine,
LXCompoundModulation modulation) |
LXModulationEngine |
LXModulationEngine.removeModulation(LXCompoundModulation modulation) |
| Modifier and Type | Field and Description |
|---|---|
List<LXCompoundModulation> |
CompoundParameter.modulations |
| Modifier and Type | Method and Description |
|---|---|
CompoundParameter |
CompoundParameter.addModulation(LXCompoundModulation modulation)
Adds a modulation to this parameter
|
CompoundParameter |
CompoundParameter.removeModulation(LXCompoundModulation modulation)
Removes a modulation from this parameter
|
| Modifier and Type | Field and Description |
|---|---|
protected LXCompoundModulation |
UIAbstractGlobalModulator.UICompoundModulation.modulation |
| Modifier and Type | Method and Description |
|---|---|
UIAbstractGlobalModulator |
UIAbstractGlobalModulator.addModulation(LXCompoundModulation modulation) |
void |
UIDeviceModulator.addModulation(LXCompoundModulation modulation) |
UIAbstractGlobalModulator |
UIAbstractGlobalModulator.removeModulation(LXCompoundModulation modulation) |
void |
UIDeviceModulator.removeModulation(LXCompoundModulation modulation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UICompoundParameterControl.registerModulation(LXCompoundModulation modulation) |
LX library by Mark C. Slee. © 2012-2020