Uses of Interface
heronarts.lx.modulation.LXCompoundModulation.Listener
Package
Description
Components that control automated modulation of parameter values.
Abstraction for values that may be monitored and controlled via UI.
-
Uses of LXCompoundModulation.Listener in heronarts.lx.modulation
Modifier and TypeMethodDescriptionLXCompoundModulation.Target.addModulationListener
(LXCompoundModulation.Listener listener) Adds a listener to the modulation targetLXCompoundModulation.Target.removeModulationListener
(LXCompoundModulation.Listener listener) Removes a listener from the modulation target -
Uses of LXCompoundModulation.Listener in heronarts.lx.parameter
Modifier and TypeMethodDescriptionCompoundDiscreteParameter.addModulationListener
(LXCompoundModulation.Listener listener) final CompoundParameter
CompoundParameter.addModulationListener
(LXCompoundModulation.Listener listener) CompoundDiscreteParameter.removeModulationListener
(LXCompoundModulation.Listener listener) final CompoundParameter
CompoundParameter.removeModulationListener
(LXCompoundModulation.Listener listener)