Uses of Class
heronarts.lx.parameter.CompoundParameter
Package
Description
Modulator classes for real-time audio analysis.
Classes for color manipulation, blending, color values.
Layer components that mutate existing buffers with standardized enable/disable.
Components that control automated modulation of parameter values.
Utility abstraction for values that vary over time.
Output support for various networking protocols.
Abstraction for values that may be monitored and controlled via UI.
Core classes for procedural animation.
-
Uses of CompoundParameter in heronarts.glx.ui.component
Modifier and TypeMethodDescriptionprotected void
UIParameterComponent.setModulationRangeCommand
(CompoundParameter range, double newValue) -
Uses of CompoundParameter in heronarts.lx.audio
Modifier and TypeFieldDescriptionfinal CompoundParameter
DecibelMeter.attack
Meter attack time, in millisecondsfinal CompoundParameter
SoundObject.azimuth
final CompoundParameter
SoundObject.distance
final CompoundParameter
SoundObject.elevation
final CompoundParameter
DecibelMeter.gain
Gain of the meter, in decibelsfinal CompoundParameter
DecibelMeter.range
Range of the meter, in decibels.final CompoundParameter
DecibelMeter.release
Meter release time, in millisecondsfinal CompoundParameter
GraphicMeter.slope
dB/octave slope applied to the equalizerModifierConstructorDescriptionDecibelMeter
(String label, LXAudioBuffer buffer, CompoundParameter gain, CompoundParameter range, CompoundParameter attack, CompoundParameter release) -
Uses of CompoundParameter in heronarts.lx.color
Modifier and TypeFieldDescriptionfinal CompoundParameter
ColorParameter.brightness
final CompoundParameter
ColorParameter.hue
final CompoundParameter
ColorParameter.saturation
-
Uses of CompoundParameter in heronarts.lx.effect
Modifier and TypeFieldDescriptionfinal CompoundParameter
InvertEffect.amount
final CompoundParameter
SparkleEffect.amount
final CompoundParameter
StrobeEffect.bias
final CompoundParameter
DynamicsEffect.blueAmount
final CompoundParameter
InvertEffect.blueAmount
final CompoundParameter
HueSaturationEffect.brightness
final CompoundParameter
DynamicsEffect.ceiling
final CompoundParameter
DynamicsEffect.contrast
final CompoundParameter
BlurEffect.decay
final CompoundParameter
BlurEffect.decayFactor
final CompoundParameter
StrobeEffect.depth
final CompoundParameter
DynamicsEffect.floor
final CompoundParameter
DynamicsEffect.gain
final CompoundParameter
DynamicsEffect.gate
final CompoundParameter
DynamicsEffect.greenAmount
final CompoundParameter
InvertEffect.greenAmount
final CompoundParameter
HueSaturationEffect.hue
final CompoundParameter
BlurEffect.level
final CompoundParameter
DynamicsEffect.redAmount
final CompoundParameter
InvertEffect.redAmount
final CompoundParameter
HueSaturationEffect.saturation
final CompoundParameter
DynamicsEffect.shape
final CompoundParameter
StrobeEffect.speed
-
Uses of CompoundParameter in heronarts.lx.effect.audio
-
Uses of CompoundParameter in heronarts.lx.effect.color
Modifier and TypeFieldDescriptionfinal CompoundParameter
ColorMaskEffect.depth
final CompoundParameter
ColorizeEffect.gradientBrightness
final CompoundParameter
ColorizeEffect.gradientHue
final CompoundParameter
ColorizeEffect.gradientSaturation
final CompoundParameter
ColorizeEffect.linkedBrightness
final CompoundParameter
ColorizeEffect.linkedHue
final CompoundParameter
ColorizeEffect.linkedSaturation
-
Uses of CompoundParameter in heronarts.lx.effect.image
-
Uses of CompoundParameter in heronarts.lx.effect.midi
Modifier and TypeFieldDescriptionfinal CompoundParameter
GateEffect.attack
final CompoundParameter
GateEffect.decay
final CompoundParameter
GateEffect.delay
final CompoundParameter
GateEffect.hold
final CompoundParameter
GateEffect.initial
final CompoundParameter
GateEffect.peak
final CompoundParameter
GateEffect.release
final CompoundParameter
GateEffect.shape
final CompoundParameter
GateEffect.sustain
-
Uses of CompoundParameter in heronarts.lx.mixer
Modifier and TypeFieldDescriptionfinal CompoundParameter
LXChannel.compositeDampingTimeSecs
Damping time when a pattern is enabled or disabled in blending modefinal CompoundParameter
LXMixerEngine.crossfader
final CompoundParameter
LXBus.fader
Level fader for this bus -
Uses of CompoundParameter in heronarts.lx.modulation
-
Uses of CompoundParameter in heronarts.lx.modulator
Modifier and TypeFieldDescriptionfinal CompoundParameter
Randomizer.accelTimeSecs
final CompoundParameter
OperatorModulator.amount
final CompoundParameter
VariableLFO.bias
final CompoundParameter
Spring.bounce
final CompoundParameter
Interval.chance
final CompoundParameter
Randomizer.chance
final CompoundParameter
MultiTrig.chance1
final CompoundParameter
MultiTrig.chance2
final CompoundParameter
MultiTrig.chance3
final CompoundParameter
MultiTrig.chance4
final CompoundParameter
MultiTrig.chance5
final CompoundParameter
NoiseModulator.contrast
final CompoundParameter
VariableLFO.exp
final CompoundParameter
Spring.friction
final CompoundParameter
Scaler.gainBipolar
final CompoundParameter
Scaler.gainUnipolar
final CompoundParameter
ComparatorModulator.in1
final CompoundParameter
OperatorModulator.in1
final CompoundParameter
ComparatorModulator.in2
final CompoundParameter
OperatorModulator.in2
final CompoundParameter
Scaler.input
final CompoundParameter
Smoother.input
final CompoundParameter
MultiTrig.inputChance
final CompoundParameter[]
MacroKnobs.knobs
final CompoundParameter
NoiseModulator.level
final CompoundParameter
MacroKnobs.macro1
final CompoundParameter
MacroKnobs.macro2
final CompoundParameter
MacroKnobs.macro3
final CompoundParameter
MacroKnobs.macro4
final CompoundParameter
MacroKnobs.macro5
final CompoundParameter
Randomizer.max
final CompoundParameter
NoiseModulator.maxLevel
final CompoundParameter
Randomizer.min
final CompoundParameter
NoiseModulator.minLevel
final CompoundParameter
Scaler.offset
final CompoundParameter
VariableLFO.periodCustom
Period of the waveform, in msfinal CompoundParameter
LXVariablePeriodModulator.periodFast
final CompoundParameter
Damper.periodMs
final CompoundParameter
Interval.periodMs
final CompoundParameter
Randomizer.periodMs
final CompoundParameter
LXVariablePeriodModulator.periodSlow
final CompoundParameter
VariableLFO.phase
final CompoundParameter
Spring.position
final CompoundParameter
Interval.randomMs
final CompoundParameter
Randomizer.randomMs
final CompoundParameter
MultiModeEnvelope.shape
final CompoundParameter
VariableLFO.shape
final CompoundParameter
Scaler.shaping
final CompoundParameter
VariableLFO.skew
final CompoundParameter
Randomizer.smoothingWindow
final CompoundParameter
NoiseModulator.speed
final CompoundParameter
Randomizer.speed
final CompoundParameter
StepSequencer.stepTimeMs
final CompoundParameter
Spring.tension
final CompoundParameter
Smoother.window
ModifierConstructorDescriptionVariableLFO
(String label, LXWaveshape[] waveshapes, CompoundParameter period) Constructs a VariableLFO with a custom list of waveshapes -
Uses of CompoundParameter in heronarts.lx.output
Modifier and TypeFieldDescriptionfinal CompoundParameter
LXOutput.brightness
Brightness of the output -
Uses of CompoundParameter in heronarts.lx.parameter
Modifier and TypeMethodDescriptionCompoundParameter.addModulation
(LXCompoundModulation modulation) Adds a modulation to this parameterfinal CompoundParameter
CompoundParameter.addModulationListener
(LXCompoundModulation.Listener listener) CompoundParameter.removeModulation
(LXCompoundModulation modulation) Removes a modulation from this parameterfinal CompoundParameter
CompoundParameter.removeModulationListener
(LXCompoundModulation.Listener listener) CompoundParameter.setDescription
(String description) CompoundParameter.setDetents
(double... detents) CompoundParameter.setDetentsNormalized
(double... detents) CompoundParameter.setExponent
(double exponent) CompoundParameter.setNormalizationCurve
(BoundedParameter.NormalizationCurve curve) CompoundParameter.setPolarity
(LXParameter.Polarity polarity) CompoundParameter.setUnits
(LXParameter.Units units) CompoundParameter.setWrappable
(boolean wrappable) -
Uses of CompoundParameter in heronarts.lx.pattern
Modifier and TypeFieldDescriptionfinal CompoundParameter
GraphicEqualizerPattern.center
final CompoundParameter
LXPattern.compositeLevel
final CompoundParameter
GraphicEqualizerPattern.fade
final CompoundParameter
GraphicEqualizerPattern.gain
final CompoundParameter
GraphicEqualizerPattern.sharp
-
Uses of CompoundParameter in heronarts.lx.pattern.audio
Modifier and TypeFieldDescriptionfinal CompoundParameter
SoundObjectPattern.Engine.baseLevel
final CompoundParameter
SoundObjectPattern.Engine.baseSize
final CompoundParameter
SoundObjectPattern.Engine.contrast
final CompoundParameter
SoundObjectPattern.Engine.modulationInput
final CompoundParameter
SoundObjectPattern.Engine.modulationToLevel
final CompoundParameter
SoundObjectPattern.Engine.modulationToSize
final CompoundParameter
SoundObjectPattern.Engine.scopeAmount
final CompoundParameter
SoundObjectPattern.Engine.scopeTimeMs
final CompoundParameter
SoundObjectPattern.Engine.shapeLerp
final CompoundParameter
SoundObjectPattern.Engine.signalToLevel
final CompoundParameter
SoundObjectPattern.Engine.signalToSize
-
Uses of CompoundParameter in heronarts.lx.pattern.color
Modifier and TypeFieldDescriptionfinal CompoundParameter
GradientPattern.brightnessRange
final CompoundParameter
GradientPattern.gradient
final CompoundParameter
GradientPattern.gradientRange
final CompoundParameter
GradientPattern.pitch
final CompoundParameter
GradientPattern.roll
final CompoundParameter
GradientPattern.saturationRange
final CompoundParameter
GradientPattern.xAmount
final CompoundParameter
GradientPattern.xOffset
final CompoundParameter
GradientPattern.yAmount
final CompoundParameter
GradientPattern.yaw
final CompoundParameter
GradientPattern.yOffset
final CompoundParameter
GradientPattern.zAmount
final CompoundParameter
GradientPattern.zOffset
-
Uses of CompoundParameter in heronarts.lx.pattern.form
Modifier and TypeFieldDescriptionfinal CompoundParameter
PlanesPattern.Plane.contrast
final CompoundParameter
OrboxPattern.fade
final CompoundParameter
OrboxPattern.fill
final CompoundParameter
ChevronPattern.invert
final CompoundParameter
OrboxPattern.invert
final CompoundParameter
ChevronPattern.level
final CompoundParameter
OrboxPattern.level
final CompoundParameter
PlanesPattern.Plane.level
final CompoundParameter
ChevronPattern.pitch
final CompoundParameter
OrboxPattern.pitch
final CompoundParameter
PlanesPattern.pitch
final CompoundParameter
PlanesPattern.Plane.planeA
final CompoundParameter
PlanesPattern.Plane.planeB
final CompoundParameter
PlanesPattern.Plane.planeC
final CompoundParameter
PlanesPattern.Plane.planeD
final CompoundParameter
PlanesPattern.Plane.position
final CompoundParameter
OrboxPattern.radius
final CompoundParameter
ChevronPattern.roll
final CompoundParameter
OrboxPattern.roll
final CompoundParameter
PlanesPattern.roll
final CompoundParameter
OrboxPattern.shapeLerp
final CompoundParameter
ChevronPattern.sharp
final CompoundParameter
OrboxPattern.shearX
final CompoundParameter
OrboxPattern.shearY
final CompoundParameter
OrboxPattern.shearZ
final CompoundParameter
ChevronPattern.speedBipolar
final CompoundParameter
ChevronPattern.speedUnipolar
final CompoundParameter
PlanesPattern.Plane.spin
final CompoundParameter
PlanesPattern.Plane.spinPosition
final CompoundParameter
ChevronPattern.stripes
final CompoundParameter
PlanesPattern.Plane.tilt
final CompoundParameter
PlanesPattern.Plane.tiltPosition
final CompoundParameter
OrboxPattern.width
final CompoundParameter
PlanesPattern.Plane.width
final CompoundParameter
ChevronPattern.x
final CompoundParameter
OrboxPattern.x
final CompoundParameter
ChevronPattern.xAmt
final CompoundParameter
OrboxPattern.xAmt
final CompoundParameter
ChevronPattern.y
final CompoundParameter
OrboxPattern.y
final CompoundParameter
ChevronPattern.yAmt
final CompoundParameter
OrboxPattern.yAmt
final CompoundParameter
ChevronPattern.yaw
final CompoundParameter
OrboxPattern.yaw
final CompoundParameter
PlanesPattern.yaw
final CompoundParameter
ChevronPattern.z
final CompoundParameter
OrboxPattern.z
final CompoundParameter
ChevronPattern.zAmt
final CompoundParameter
OrboxPattern.zAmt
-
Uses of CompoundParameter in heronarts.lx.pattern.image
Modifier and TypeFieldDescriptionfinal CompoundParameter
ImagePattern.Image.pitch
final CompoundParameter
ImagePattern.Image.roll
final CompoundParameter
ImagePattern.Image.scale
final CompoundParameter
ImagePattern.Image.scaleX
final CompoundParameter
ImagePattern.Image.scaleY
final CompoundParameter
ImagePattern.Image.scrollX
final CompoundParameter
ImagePattern.Image.scrollY
final CompoundParameter
ImagePattern.Image.stretchAspect
final CompoundParameter
ImagePattern.Image.stretchX
final CompoundParameter
ImagePattern.Image.stretchY
final CompoundParameter
ImagePattern.Image.translateX
final CompoundParameter
ImagePattern.Image.translateY
final CompoundParameter
ImagePattern.Image.translateZ
final CompoundParameter
ImagePattern.Image.yaw
-
Uses of CompoundParameter in heronarts.lx.pattern.strip
Modifier and TypeFieldDescriptionfinal CompoundParameter
ChasePattern.chunkSize
final CompoundParameter
ChasePattern.exp
final CompoundParameter
ChasePattern.fade
final CompoundParameter
ChasePattern.invert
final CompoundParameter
ChasePattern.level
final CompoundParameter
ChasePattern.shift
final CompoundParameter
ChasePattern.size
final CompoundParameter
ChasePattern.skew
final CompoundParameter
ChasePattern.speed
final CompoundParameter
ChasePattern.swarmBrightness
final CompoundParameter
ChasePattern.swarmFade
final CompoundParameter
ChasePattern.swarmPolarity
final CompoundParameter
ChasePattern.swarmSize
final CompoundParameter
ChasePattern.swarmX
final CompoundParameter
ChasePattern.swarmY
-
Uses of CompoundParameter in heronarts.lx.pattern.test
-
Uses of CompoundParameter in heronarts.lx.pattern.texture
Modifier and TypeFieldDescriptionfinal CompoundParameter
SparklePattern.baseLevel
final CompoundParameter
NoisePattern.contrast
final CompoundParameter
SparklePattern.Engine.density
final CompoundParameter
SparklePattern.Engine.duration
final CompoundParameter
LifePattern.expand
final CompoundParameter
LifePattern.invert
final CompoundParameter
NoisePattern.invert
final CompoundParameter
NoisePattern.level
final CompoundParameter
SparklePattern.Engine.maxInterval
final CompoundParameter
LifePattern.maxLevel
final CompoundParameter
NoisePattern.maxLevel
final CompoundParameter
SparklePattern.Engine.maxLevel
final CompoundParameter
SparklePattern.Engine.minInterval
final CompoundParameter
LifePattern.minLevel
final CompoundParameter
NoisePattern.minLevel
final CompoundParameter
SparklePattern.Engine.minLevel
final CompoundParameter
NoisePattern.motionSpeed
final CompoundParameter
LifePattern.pitch
final CompoundParameter
LifePattern.roll
final CompoundParameter
NoisePattern.scale
final CompoundParameter
LifePattern.shape
final CompoundParameter
SparklePattern.Engine.sharp
final CompoundParameter
LifePattern.shearX
final CompoundParameter
LifePattern.shearY
final CompoundParameter
LifePattern.smooth
final CompoundParameter
LifePattern.spawnDensity
final CompoundParameter
LifePattern.speed
final CompoundParameter
SparklePattern.Engine.speed
final CompoundParameter
LifePattern.translateX
final CompoundParameter
LifePattern.translateY
final CompoundParameter
SparklePattern.Engine.variation
final CompoundParameter
NoisePattern.xMotion
final CompoundParameter
NoisePattern.xOffset
final CompoundParameter
NoisePattern.xScale
final CompoundParameter
LifePattern.yaw
final CompoundParameter
NoisePattern.yMotion
final CompoundParameter
NoisePattern.yOffset
final CompoundParameter
NoisePattern.yScale
final CompoundParameter
NoisePattern.zMotion
final CompoundParameter
NoisePattern.zOffset
final CompoundParameter
LifePattern.zoom
final CompoundParameter
NoisePattern.zScale