Uses of Enum Class
heronarts.lx.modulator.AHDSREnvelope.StageMode
Packages that use AHDSREnvelope.StageMode
Package
Description
Utility abstraction for values that vary over time.
-
Uses of AHDSREnvelope.StageMode in heronarts.lx.effect.midi
Fields in heronarts.lx.effect.midi declared as AHDSREnvelope.StageMode -
Uses of AHDSREnvelope.StageMode in heronarts.lx.modulator
Fields in heronarts.lx.modulator with type parameters of type AHDSREnvelope.StageModeMethods in heronarts.lx.modulator that return AHDSREnvelope.StageModeModifier and TypeMethodDescriptionstatic AHDSREnvelope.StageMode
Returns the enum constant of this class with the specified name.static AHDSREnvelope.StageMode[]
AHDSREnvelope.StageMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.