Uses of Class
heronarts.lx.modulator.LXVariablePeriodModulator
Packages that use LXVariablePeriodModulator
Package
Description
Utility abstraction for values that vary over time.
-
Uses of LXVariablePeriodModulator in heronarts.lx.modulator
Subclasses of LXVariablePeriodModulator in heronarts.lx.modulatorModifier and TypeClassDescriptionclass
class
A sawtooth LFO oscillates from one extreme value to another. -
Uses of LXVariablePeriodModulator in heronarts.lx.studio.ui.modulation
Constructors in heronarts.lx.studio.ui.modulation with parameters of type LXVariablePeriodModulatorModifierConstructorDescriptionUIPeriodControl
(UI ui, LXVariablePeriodModulator modulator) UIPeriodControl
(UI ui, LXVariablePeriodModulator modulator, float width)