Uses of Class
heronarts.lx.parameter.ObjectParameter
Packages that use ObjectParameter
Package
Description
Modulator classes for real-time audio analysis.
Layer components that mutate existing buffers with standardized enable/disable.
Integration with MIDI devices.
Utility abstraction for values that vary over time.
Abstraction for values that may be monitored and controlled via UI.
Core classes for procedural animation.
-
Uses of ObjectParameter in heronarts.glx.ui
Fields in heronarts.glx.ui declared as ObjectParameter -
Uses of ObjectParameter in heronarts.lx.audio
Subclasses of ObjectParameter in heronarts.lx.audioFields in heronarts.lx.audio declared as ObjectParameter -
Uses of ObjectParameter in heronarts.lx.effect
Fields in heronarts.lx.effect declared as ObjectParameter -
Uses of ObjectParameter in heronarts.lx.midi
Fields in heronarts.lx.midi declared as ObjectParameterModifier and TypeFieldDescriptionfinal ObjectParameter<Integer>
LXMidiEngine.computerKeyboardVelocity
-
Uses of ObjectParameter in heronarts.lx.mixer
Fields in heronarts.lx.mixer declared as ObjectParameterModifier and TypeFieldDescriptionfinal ObjectParameter<LXBlend>
LXAbstractChannel.blendMode
final ObjectParameter<LXBlend>
LXMixerEngine.crossfaderBlendMode
final ObjectParameter<LXBlend>
LXChannel.transitionBlendMode
-
Uses of ObjectParameter in heronarts.lx.modulator
Fields in heronarts.lx.modulator declared as ObjectParameterModifier and TypeFieldDescriptionfinal ObjectParameter<LXWaveshape>
VariableLFO.waveshape
Parameter ofLXWaveshape
objects that select the wave shape used by this LFO. -
Uses of ObjectParameter in heronarts.lx.parameter
Subclasses of ObjectParameter in heronarts.lx.parameterMethods in heronarts.lx.parameter that return ObjectParameterModifier and TypeMethodDescriptionObjectParameter.setDescription
(String description) ObjectParameter.setObjects
(T[] objects) Set a list of objects for the parameterObjectParameter.setObjects
(T[] objects, String[] options) ObjectParameter.setRange
(int minValue, int maxValue) -
Uses of ObjectParameter in heronarts.lx.pattern
Fields in heronarts.lx.pattern declared as ObjectParameter -
Uses of ObjectParameter in heronarts.lx.pattern.image
Fields in heronarts.lx.pattern.image declared as ObjectParameterModifier and TypeFieldDescriptionfinal ObjectParameter<LXBlend>
SlideshowPattern.transitionBlendMode
-
Uses of ObjectParameter in heronarts.lx.pattern.strip
Fields in heronarts.lx.pattern.strip declared as ObjectParameter -
Uses of ObjectParameter in heronarts.lx.pattern.texture
Fields in heronarts.lx.pattern.texture declared as ObjectParameterModifier and TypeFieldDescriptionfinal ObjectParameter<LXWaveshape>
SparklePattern.Engine.waveshape
-
Uses of ObjectParameter in heronarts.lx.structure
Fields in heronarts.lx.structure declared as ObjectParameterModifier and TypeFieldDescriptionfinal ObjectParameter<String>
JsonFixture.ParameterDefinition.stringSelectParameter
-
Uses of ObjectParameter in heronarts.lx.structure.view
Subclasses of ObjectParameter in heronarts.lx.structure.viewModifier and TypeClassDescriptionstatic class
class
class