Uses of Enum Class
heronarts.lx.effect.midi.GateEffect.TriggerMode
Packages that use GateEffect.TriggerMode
-
Uses of GateEffect.TriggerMode in heronarts.lx.effect.midi
Fields in heronarts.lx.effect.midi with type parameters of type GateEffect.TriggerModeMethods in heronarts.lx.effect.midi that return GateEffect.TriggerModeModifier and TypeMethodDescriptionstatic GateEffect.TriggerMode
Returns the enum constant of this class with the specified name.static GateEffect.TriggerMode[]
GateEffect.TriggerMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.