| Package | Description |
|---|---|
| heronarts.lx.effect |
Layer components that mutate existing buffers with standardized enable/disable.
|
| heronarts.lx.modulator |
Utility abstraction for values that vary over time.
|
| heronarts.lx.pattern.texture |
| Modifier and Type | Field and Description |
|---|---|
ObjectParameter<LXWaveshape> |
StrobeEffect.waveshape |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiStageEnvelope |
class |
VariableLFO
A sawtooth LFO oscillates from one extreme value to another.
|
| Modifier and Type | Field and Description |
|---|---|
static LXWaveshape |
LXWaveshape.DOWN |
static LXWaveshape |
LXWaveshape.SIN |
static LXWaveshape |
LXWaveshape.SQUARE |
static LXWaveshape |
LXWaveshape.TRI |
static LXWaveshape |
LXWaveshape.UP |
| 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 | Method and Description |
|---|---|
LXWaveshape |
VariableLFO.getWaveshape() |
| Constructor and Description |
|---|
VariableLFO(String label,
LXWaveshape[] waveshapes) |
VariableLFO(String label,
LXWaveshape[] waveshapes,
CompoundParameter period)
Constructs a VariableLFO with a custom list of waveshapes
|
| Modifier and Type | Field and Description |
|---|---|
ObjectParameter<LXWaveshape> |
SparklePattern.Engine.waveshape |
LX library by Mark C. Slee. © 2012-2020