Uses of Enum Class
heronarts.lx.midi.surface.DJM900nxs2.Channel
-
Uses of DJM900nxs2.Channel in heronarts.lx.midi.surface
Modifier and TypeFieldDescriptionfinal EnumParameter<DJM900nxs2.Channel>
DJM900nxs2.aChannel
final EnumParameter<DJM900nxs2.Channel>
DJM900nxs2.bChannel
Modifier and TypeMethodDescriptionstatic DJM900nxs2.Channel
Returns the enum constant of this class with the specified name.static DJM900nxs2.Channel[]
DJM900nxs2.Channel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
DJM900nxs2.updateABcolor
(DJM900nxs2.Channel channel) protected void
DJM900nxs2.updateABeq
(DJM900nxs2.Channel channel) protected void
DJM900nxs2.updateAcolor
(DJM900nxs2.Channel channel) protected void
DJM900nxs2.updateAeq
(DJM900nxs2.Channel channel) protected void
DJM900nxs2.updateBcolor
(DJM900nxs2.Channel channel) protected void
DJM900nxs2.updateBeq
(DJM900nxs2.Channel channel) protected void
DJM900nxs2.updateColor
(DJM900nxs2.Channel channel, double value) protected void
DJM900nxs2.updateFade
(DJM900nxs2.Channel channel, double value) protected void
DJM900nxs2.updateHigh
(DJM900nxs2.Channel channel, double value) protected void
DJM900nxs2.updateLevelNet
(DJM900nxs2.Channel channel) protected void
DJM900nxs2.updateLow
(DJM900nxs2.Channel channel, double value) protected void
DJM900nxs2.updateMid
(DJM900nxs2.Channel channel, double value)