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