Package | Description |
---|---|
heronarts.lx.audio |
Modulator classes for real-time audio analysis.
|
heronarts.lx.effect |
Layer components that mutate existing buffers with standardized enable/disable.
|
heronarts.lx.mixer | |
heronarts.lx.modulator |
Utility abstraction for values that vary over time.
|
heronarts.lx.parameter |
Abstraction for values that may be monitored and controlled via UI.
|
heronarts.lx.pattern.texture | |
heronarts.p3lx.ui |
Framework for building modular 3d+2d UI in Processing 2.
|
Modifier and Type | Field and Description |
---|---|
ObjectParameter<LXAudioInput.Device> |
LXAudioInput.device |
Modifier and Type | Field and Description |
---|---|
ObjectParameter<LXWaveshape> |
StrobeEffect.waveshape |
Modifier and Type | Field and Description |
---|---|
ObjectParameter<LXBlend> |
LXAbstractChannel.blendMode |
ObjectParameter<LXBlend> |
LXMixerEngine.crossfaderBlendMode |
ObjectParameter<LXBlend> |
LXChannel.transitionBlendMode |
Modifier and Type | Field and Description |
---|---|
ObjectParameter<LXWaveshape> |
VariableLFO.waveshape
Parameter of
LXWaveshape objects that select the wave shape used by this LFO. |
Modifier and Type | Class and Description |
---|---|
class |
EnumParameter<T> |
Modifier and Type | Method and Description |
---|---|
ObjectParameter<T> |
ObjectParameter.setDescription(String description) |
ObjectParameter<T> |
ObjectParameter.setObjects(T[] objects)
Set a list of objects for the parameter
|
Modifier and Type | Field and Description |
---|---|
ObjectParameter<LXWaveshape> |
SparklePattern.Engine.waveshape |
Modifier and Type | Field and Description |
---|---|
ObjectParameter<UI3dContext.Camera> |
UI3dContext.focusCamera |
LX library by Mark C. Slee. © 2012-2020