Uses of Class
heronarts.lx.parameter.AggregateParameter
Packages that use AggregateParameter
Package
Description
Classes for color manipulation, blending, color values.
Integration with MIDI devices.
Abstraction for values that may be monitored and controlled via UI.
-
Uses of AggregateParameter in heronarts.lx.clip
Subclasses of AggregateParameter in heronarts.lx.clip -
Uses of AggregateParameter in heronarts.lx.color
Subclasses of AggregateParameter in heronarts.lx.color -
Uses of AggregateParameter in heronarts.lx.midi
Subclasses of AggregateParameter in heronarts.lx.midiModifier and TypeClassDescriptionclass
class
MidiSelector<T extends LXMidiTerminal>
static class
static class
static class
static class
static class
-
Uses of AggregateParameter in heronarts.lx.parameter
Subclasses of AggregateParameter in heronarts.lx.parameterModifier and TypeClassDescriptionclass
A time parameter is a utility for specifying a time of day in discrete hours, minutes, and seconds components.Methods in heronarts.lx.parameter that return AggregateParameterModifier and TypeMethodDescriptionLXListenableParameter.getParentParameter()
default AggregateParameter
LXParameter.getParentParameter()
Returns the parent aggregate parameter that this parameter belongs to -
Uses of AggregateParameter in heronarts.lx.studio
Methods in heronarts.lx.studio with parameters of type AggregateParameterModifier and TypeMethodDescriptionLXStudio.UI.instantiateParameterControl
(AggregateParameter parameter, LXParameter child)