Uses of Annotation Interface
heronarts.lx.modulator.LXModulator.Device
Packages that use LXModulator.Device
Package
Description
Modulator classes for real-time audio analysis.
Utility abstraction for values that vary over time.
-
Uses of LXModulator.Device in heronarts.lx.audio
Classes in heronarts.lx.audio with annotations of type LXModulator.DeviceModifier and TypeClassDescriptionclass
A frequency gate monitors a Graphic Meter for a particular frequency range and triggers when that range passes a certain threshold. -
Uses of LXModulator.Device in heronarts.lx.dmx
Classes in heronarts.lx.dmx with annotations of type LXModulator.DeviceModifier 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.Device in heronarts.lx.modulator
Classes in heronarts.lx.modulator with annotations of type LXModulator.DeviceModifier and TypeClassDescriptionclass
class
class
Modulator that provides randomization within normalized value range.class
Modulator that provides randomized triggering on an intervalclass
class
class
class
class
Modulator that provides random noise outputclass
class
Modulator that provides randomization within normalized value range.class
class
class
class
class
A sawtooth LFO oscillates from one extreme value to another.