Uses of Class
heronarts.lx.parameter.EnumParameter
Package
Description
Core LX engine and component functionality.
Modulator classes for real-time audio analysis.
Classes for color manipulation, blending, color values.
Layer components that mutate existing buffers with standardized enable/disable.
Integration with MIDI devices.
Components that control automated modulation of parameter values.
Utility abstraction for values that vary over time.
Output support for various networking protocols.
Abstraction for values that may be monitored and controlled via UI.
Core classes for procedural animation.
-
Uses of EnumParameter in heronarts.glx.ui
Modifier and TypeFieldDescriptionUI3dContext.mouseMode
Mouse interaction modeUI3dContext.projection
Projection mode -
Uses of EnumParameter in heronarts.glx.ui.component
Modifier and TypeMethodDescriptionUIButton.setParameter
(EnumParameter<? extends Object> parameter) UIButton.EnumFormatter.toString
(EnumParameter<? extends Object> enumParameter) ModifierConstructorDescriptionUIButton
(float x, float y, float w, float h, EnumParameter<?> p) UIButton
(float w, float h, EnumParameter<?> p) UIButton
(float w, EnumParameter<?> p) UIEnumBox
(float x, float y, float w, float h, EnumParameter<?> parameter) UIEnumBox
(float w, EnumParameter<?> parameter) -
Uses of EnumParameter in heronarts.lx
Modifier and TypeFieldDescriptionfinal EnumParameter<Tempo.ClockSource>
Tempo.clockSource
LXMappingEngine.mode
-
Uses of EnumParameter in heronarts.lx.audio
Modifier and TypeFieldDescriptionSoundObject.audioMeterSource
final EnumParameter<Reaper.FoldMode>
Reaper.foldMode
SoundObject.meterSource
final EnumParameter<LXAudioEngine.Mode>
LXAudioEngine.mode
SoundStage.mode
SoundStage.soundObjectMeterMode
-
Uses of EnumParameter in heronarts.lx.color
Modifier and TypeFieldDescriptionLXPalette.autoCycleMode
Auto-cycle to a random palette, not the next oneLXDynamicColor.blendMode
LinkedColorParameter.mode
final EnumParameter<LXDynamicColor.Mode>
LXDynamicColor.mode
LXPalette.transitionMode
-
Uses of EnumParameter in heronarts.lx.dmx
Modifier and TypeFieldDescriptionfinal EnumParameter<LXOscEngine.IOState>
LXDmxEngine.artNetReceiveState
DmxColorModulator.byteOrder
DmxPattern.byteOrder
final EnumParameter<DmxModulator.Mode>
DmxModulator.mode
-
Uses of EnumParameter in heronarts.lx.effect
Modifier and TypeFieldDescriptionfinal EnumParameter<BlurEffect.Mode>
BlurEffect.mode
final EnumParameter<Tempo.Division>
StrobeEffect.tempoDivision
-
Uses of EnumParameter in heronarts.lx.effect.audio
-
Uses of EnumParameter in heronarts.lx.effect.color
-
Uses of EnumParameter in heronarts.lx.effect.image
-
Uses of EnumParameter in heronarts.lx.effect.midi
-
Uses of EnumParameter in heronarts.lx.midi
Modifier and TypeFieldDescriptionMidiFilterParameter.channel
LXMidiMapping.Note.discreteMode
LXMidiMapping.Note.mode
-
Uses of EnumParameter in heronarts.lx.midi.surface
Modifier and TypeFieldDescriptionfinal EnumParameter<DJM900nxs2.Channel>
DJM900nxs2.aChannel
final EnumParameter<DJMA9.Channel>
DJMA9.aChannel
final EnumParameter<DJMV10.Channel>
DJMV10.aChannel
final EnumParameter<DJM900nxs2.Channel>
DJM900nxs2.bChannel
final EnumParameter<DJMA9.Channel>
DJMA9.bChannel
final EnumParameter<DJMV10.Channel>
DJMV10.bChannel
MidiFighterTwister.focusMode
MidiFighterTwister.knobClickMode
final EnumParameter<DJMA9.MidiChannel>
DJMA9.midiChannel
final EnumParameter<DJMV10.MidiChannel>
DJMV10.midiChannel
final EnumParameter<DJM900nxs2.XFMode>
DJM900nxs2.xfMode
final EnumParameter<DJMA9.XFMode>
DJMA9.xfMode
final EnumParameter<DJMV10.XFMode>
DJMV10.xfMode
-
Uses of EnumParameter in heronarts.lx.mixer
Modifier and TypeFieldDescriptionLXChannel.autoCycleMode
Auto-cycle to a random pattern, not the next oneLXChannel.compositeMode
Auto-cycle to a random pattern, not the next oneLXAbstractChannel.crossfadeGroup
Crossfade group this channel belongs toLXMasterBus.previewMode
-
Uses of EnumParameter in heronarts.lx.modulation
Modifier and TypeFieldDescriptionLXTriggerModulation.momentaryToggleMode
LXCompoundModulation.polarity
LXTriggerModulation.toggleMode
LXTriggerModulation.toggleMomentaryMode
-
Uses of EnumParameter in heronarts.lx.modulator
Modifier and TypeFieldDescriptionNoiseModulator.algorithm
LXVariablePeriodModulator.clockMode
ComparatorModulator.comparison
Scaler.gainPolarity
Scaler.inputPolarity
Randomizer.lerpMode
final EnumParameter<MultiTrig.Mode>
MultiTrig.mode
BooleanLogic.op1
BooleanLogic.op2
BooleanLogic.op3
OperatorModulator.operation
AHDSREnvelope.stageMode
final EnumParameter<Tempo.Division>
Damper.tempoDivision
final EnumParameter<Tempo.Division>
LXPeriodicModulator.tempoDivision
Randomizer.triggerMode
StepSequencer.triggerMode
-
Uses of EnumParameter in heronarts.lx.osc
Modifier and TypeFieldDescriptionfinal EnumParameter<LXOscEngine.IOState>
LXOscEngine.receiveState
final EnumParameter<LXOscEngine.IOState>
LXOscEngine.transmitState
-
Uses of EnumParameter in heronarts.lx.output
Modifier and TypeFieldDescriptionfinal EnumParameter<LXOutput.GammaMode>
LXOutput.gammaMode
Gamma table mode, whether to inherit gamma -
Uses of EnumParameter in heronarts.lx.parameter
Modifier and TypeMethodDescriptionEnumParameter.addListener
(LXParameterListener listener) EnumParameter.setDescription
(String description) EnumParameter.setMappable
(boolean mappable) -
Uses of EnumParameter in heronarts.lx.pattern
-
Uses of EnumParameter in heronarts.lx.pattern.audio
Modifier and TypeFieldDescriptionSoundObjectPattern.Engine.positionMode
SoundObjectPattern.Engine.shapeMode1
SoundObjectPattern.Engine.shapeMode2
-
Uses of EnumParameter in heronarts.lx.pattern.color
-
Uses of EnumParameter in heronarts.lx.pattern.form
Modifier and TypeFieldDescriptionfinal EnumParameter<PlanesPattern.Axis>
PlanesPattern.Plane.axis
GeometryTestPattern.geometry
final EnumParameter<OrboxPattern.Shape>
OrboxPattern.shape1
final EnumParameter<OrboxPattern.Shape>
OrboxPattern.shape2
final EnumParameter<Tempo.Division>
ChevronPattern.tempoDivision
-
Uses of EnumParameter in heronarts.lx.pattern.image
Modifier and TypeFieldDescriptionSlideshowPattern.autoCycleMode
Auto-cycle to a random pattern, not the next oneImagePattern.Image.imageMode
-
Uses of EnumParameter in heronarts.lx.pattern.strip
Modifier and TypeFieldDescriptionfinal EnumParameter<Tempo.Division>
ChasePattern.tempoDivision
ChasePattern.wrap
-
Uses of EnumParameter in heronarts.lx.pattern.test
-
Uses of EnumParameter in heronarts.lx.pattern.texture
Modifier and TypeFieldDescriptionNoisePattern.algorithm
final EnumParameter<Tempo.Division>
LifePattern.tempoDivision
LifePattern.wrapMode
NoisePattern.xMode
NoisePattern.yMode
NoisePattern.zMode
-
Uses of EnumParameter in heronarts.lx.snapshot
Modifier and TypeFieldDescriptionLXSnapshotEngine.autoCycleMode
Auto-cycle to a random snapshot, not the next oneLXSnapshotEngine.channelMode
LXSnapshotEngine.missingChannelMode
-
Uses of EnumParameter in heronarts.lx.structure
Modifier and TypeFieldDescriptionLXProtocolFixture.byteOrder
LXProtocolFixture.kinetVersion
LXStructure.normalizationMode
ArcFixture.positionMode
GridFixture.positionMode
final EnumParameter<LXFixture.Protocol>
LXProtocolFixture.protocol
final EnumParameter<LXFixture.Transport>
LXProtocolFixture.transport
final EnumParameter<GridFixture.Wiring>
GridFixture.wiring
-
Uses of EnumParameter in heronarts.lx.structure.view
-
Uses of EnumParameter in heronarts.lx.studio.ui.device
Modifier and TypeMethodDescriptiondefault UIButton
UIControls.newButton
(EnumParameter<?> p) default UIButton
UIControls.newButton
(EnumParameter<?> p, float width) default UIEnumBox
UIControls.newEnumBox
(EnumParameter<?> p) default UIEnumBox
UIControls.newEnumBox
(EnumParameter<?> p, float width) -
Uses of EnumParameter in heronarts.lx.studio.ui.fixture
Modifier and TypeMethodDescriptionUIFixture.newControlButton
(EnumParameter<?> parameter, float width) -
Uses of EnumParameter in heronarts.lx.studio.ui.preview