Uses of Annotation Interface
heronarts.lx.modulator.LXModulator.Global
Packages that use LXModulator.Global
Package
Description
Modulator classes for real-time audio analysis.
Utility abstraction for values that vary over time.
-
Uses of LXModulator.Global in heronarts.lx.audio
Classes in heronarts.lx.audio with annotations of type LXModulator.GlobalModifier and TypeClassDescriptionclass
A frequency gate monitors a Graphic Meter for a particular frequency range and triggers when that range passes a certain threshold.class
-
Uses of LXModulator.Global in heronarts.lx.dmx
Classes in heronarts.lx.dmx with annotations of type LXModulator.GlobalModifier and TypeClassDescriptionclass
Extracts a color from three DMX channels starting at a given address.class
A modulator converting DMX input to normalized output, with three modes: 8-bit: single DMX channel scaled to normalized output 16-bit: two DMX channels for high resolution, scaled to normalized output Range: A range from [min] to [max] within a DMX channel. -
Uses of LXModulator.Global in heronarts.lx.modulator
Classes in heronarts.lx.modulator with annotations of type LXModulator.GlobalModifier and TypeClassDescriptionclass
class
class
Modulator that provides randomization within normalized value range.class
class
Modulator that provides randomized triggering on an intervalclass
class
class
class
class
class
class
class
Modulator that provides random noise outputclass
class
Modulator that provides randomization within normalized value range.class
class
class
class
class
class
A sawtooth LFO oscillates from one extreme value to another.