Uses of Enum Class
heronarts.lx.midi.LXMidiMapping.Type
-
Uses of LXMidiMapping.Type in heronarts.lx.midi
Modifier and TypeMethodDescriptionstatic LXMidiMapping.Type
Returns the enum constant of this class with the specified name.static LXMidiMapping.Type[]
LXMidiMapping.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprotected
LXMidiMapping
(LX lx, int channel, LXMidiMapping.Type type, LXNormalizedParameter parameter) protected
LXMidiMapping
(LX lx, JsonObject object, LXMidiMapping.Type type)