Uses of Interface
heronarts.lx.modulator.LXModulator.TriggerButton
Packages that use LXModulator.TriggerButton
-
Uses of LXModulator.TriggerButton in heronarts.lx.modulator
Classes in heronarts.lx.modulator that implement LXModulator.TriggerButtonModifier and TypeClassDescriptionclassA click is a simple modulator that fires a value of 1 every time its period has passed.classclassAn extendable modulator class that lets a custom normalized function be supplied by simply extending this class and supplying a compute() and invert() method.classModulator that provides randomized triggering on an intervalclassThis modulator is a simple linear ramp from one value to another over a specified number of milliseconds.classAn LXPeriodicModulator is a modulator that moves through a cycle in a given amount of time.classUtility subclass for modulators which oscillate in a range of values between a minimum and a maximum.classclassclassA quadratic envelope moves from one value to another along a quadratic curve.classModulator that provides randomization within normalized value range.classA sawtooth LFO oscillates from one extreme value to another.classA classic sinusoidal oscillator.classSimple square wave LFO.classclassclassclassA triangular LFO is a simple linear modulator that oscillates between a low and hi value over a specified time period.classA sawtooth LFO oscillates from one extreme value to another.