Package | Description |
---|---|
heronarts.lx.audio |
Modulator classes for real-time audio analysis.
|
heronarts.lx.color |
Classes for color manipulation, blending, color values.
|
heronarts.lx.command | |
heronarts.lx.effect |
Layer components that mutate existing buffers with standardized enable/disable.
|
heronarts.lx.effect.color | |
heronarts.lx.effect.midi | |
heronarts.lx.mixer | |
heronarts.lx.modulation |
Components that control automated modulation of parameter values.
|
heronarts.lx.modulator |
Utility abstraction for values that vary over time.
|
heronarts.lx.output |
Output support for various networking protocols.
|
heronarts.lx.parameter |
Abstraction for values that may be monitored and controlled via UI.
|
heronarts.lx.pattern |
Core classes for procedural animation.
|
heronarts.lx.pattern.color | |
heronarts.lx.pattern.form | |
heronarts.lx.pattern.test | |
heronarts.lx.pattern.texture | |
heronarts.p3lx.ui |
Framework for building modular 3d+2d UI in Processing 2.
|
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
DecibelMeter.attack
Meter attack time, in milliseconds
|
CompoundParameter |
DecibelMeter.gain
Gain of the meter, in decibels
|
CompoundParameter |
DecibelMeter.range
Range of the meter, in decibels.
|
CompoundParameter |
DecibelMeter.release
Meter release time, in milliseconds
|
CompoundParameter |
GraphicMeter.slope
dB/octave slope applied to the equalizer
|
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
ColorParameter.brightness |
CompoundParameter |
ColorParameter.hue |
CompoundParameter |
ColorParameter.saturation |
Constructor and Description |
---|
AddModulation(LXModulationEngine engine,
LXNormalizedParameter source,
CompoundParameter target) |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
SparkleEffect.amount |
CompoundParameter |
InvertEffect.amount |
CompoundParameter |
StrobeEffect.bias |
CompoundParameter |
InvertEffect.blueAmount |
CompoundParameter |
DynamicsEffect.blueAmount |
CompoundParameter |
HueSaturationEffect.brightness |
CompoundParameter |
DynamicsEffect.ceiling |
CompoundParameter |
DynamicsEffect.contrast |
CompoundParameter |
BlurEffect.decay |
CompoundParameter |
StrobeEffect.depth |
CompoundParameter |
DynamicsEffect.floor |
CompoundParameter |
DynamicsEffect.gain |
CompoundParameter |
DynamicsEffect.gate |
CompoundParameter |
InvertEffect.greenAmount |
CompoundParameter |
DynamicsEffect.greenAmount |
CompoundParameter |
HueSaturationEffect.hue |
CompoundParameter |
BlurEffect.level |
CompoundParameter |
InvertEffect.redAmount |
CompoundParameter |
DynamicsEffect.redAmount |
CompoundParameter |
HueSaturationEffect.saturation |
CompoundParameter |
DynamicsEffect.shape |
CompoundParameter |
StrobeEffect.speed |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
ColorizeEffect.gradientBrightness |
CompoundParameter |
ColorizeEffect.gradientHue |
CompoundParameter |
ColorizeEffect.gradientSaturation |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
GateEffect.attack |
CompoundParameter |
GateEffect.ceiling |
CompoundParameter |
GateEffect.decay |
CompoundParameter |
GateEffect.floor |
CompoundParameter |
GateEffect.release |
CompoundParameter |
GateEffect.shape |
CompoundParameter |
GateEffect.sustain |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
LXMixerEngine.crossfader |
CompoundParameter |
LXAbstractChannel.fader |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
LXCompoundModulation.target |
Modifier and Type | Method and Description |
---|---|
boolean |
LXModulationEngine.isValidTarget(CompoundParameter target) |
Constructor and Description |
---|
LXCompoundModulation(LXModulationEngine scope,
LXNormalizedParameter source,
CompoundParameter target) |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
VariableLFO.bias |
CompoundParameter |
VariableLFO.exp |
CompoundParameter |
MacroKnobs.macro1 |
CompoundParameter |
MacroKnobs.macro2 |
CompoundParameter |
MacroKnobs.macro3 |
CompoundParameter |
MacroKnobs.macro4 |
CompoundParameter |
MacroKnobs.macro5 |
CompoundParameter |
MultiStageEnvelope.period |
CompoundParameter |
VariableLFO.periodCustom
Period of the waveform, in ms
|
CompoundParameter |
VariableLFO.periodFast |
CompoundParameter |
VariableLFO.periodSlow |
CompoundParameter |
VariableLFO.phase |
CompoundParameter |
VariableLFO.shape |
CompoundParameter |
VariableLFO.skew |
Constructor and Description |
---|
VariableLFO(String label,
LXWaveshape[] waveshapes,
CompoundParameter period)
Constructs a VariableLFO with a custom list of waveshapes
|
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
LXOutput.brightness
Brightness of the output
|
Modifier and Type | Method and Description |
---|---|
CompoundParameter |
CompoundParameter.addModulation(LXCompoundModulation modulation)
Adds a modulation to this parameter
|
CompoundParameter |
CompoundParameter.removeModulation(LXCompoundModulation modulation)
Removes a modulation from this parameter
|
CompoundParameter |
CompoundParameter.setDescription(String description) |
CompoundParameter |
CompoundParameter.setExponent(double exponent) |
CompoundParameter |
CompoundParameter.setPolarity(LXParameter.Polarity polarity) |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
GraphicEqualizerPattern.center |
CompoundParameter |
GraphicEqualizerPattern.fade |
CompoundParameter |
GraphicEqualizerPattern.gain |
CompoundParameter |
GraphicEqualizerPattern.sharp |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
GradientPattern.gradient |
CompoundParameter |
GradientPattern.gradientRange |
CompoundParameter |
GradientPattern.xAmount |
CompoundParameter |
GradientPattern.xOffset |
CompoundParameter |
GradientPattern.yAmount |
CompoundParameter |
GradientPattern.yOffset |
CompoundParameter |
GradientPattern.zAmount |
CompoundParameter |
GradientPattern.zOffset |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
PlanesPattern.Plane.fade |
CompoundParameter |
PlanesPattern.Plane.level |
CompoundParameter |
PlanesPattern.Plane.planeA |
CompoundParameter |
PlanesPattern.Plane.planeB |
CompoundParameter |
PlanesPattern.Plane.planeC |
CompoundParameter |
PlanesPattern.Plane.planeD |
CompoundParameter |
PlanesPattern.Plane.position |
CompoundParameter |
PlanesPattern.Plane.roll |
CompoundParameter |
PlanesPattern.Plane.rollPosition |
CompoundParameter |
PlanesPattern.Plane.tilt |
CompoundParameter |
PlanesPattern.Plane.tiltPosition |
CompoundParameter |
PlanesPattern.Plane.width |
Modifier and Type | Field and Description |
---|---|
CompoundParameter |
TestPattern.rate |
Modifier and Type | Method and Description |
---|---|
CompoundParameter |
UIModulationTarget.getModulationTarget() |
Modifier and Type | Method and Description |
---|---|
CompoundParameter |
UIParameterControl.getModulationTarget() |
CompoundParameter |
UIDoubleBox.getModulationTarget() |
LX library by Mark C. Slee. © 2012-2020