Uses of Class
heronarts.lx.mixer.LXGroup
Package
Description
-
Uses of LXGroup in heronarts.lx.clip
Modifier and TypeMethodDescriptionvoid
LXChannelClip.groupChanged
(LXChannel channel, LXGroup group) -
Uses of LXGroup in heronarts.lx.command
-
Uses of LXGroup in heronarts.lx.mixer
Modifier and TypeMethodDescriptionLXGroup.addChannel
(LXChannel channel) LXMixerEngine.addGroup()
LXMixerEngine.addGroup
(int index) LXMixerEngine.addGroupFromSelection()
LXBus.getGroup()
Returns the group that this channel belongs toLXChannel.getGroup()
Modifier and TypeMethodDescriptiondefault void
LXChannel.Listener.groupChanged
(LXChannel channel, LXGroup group) void
LXMixerEngine.moveChannel
(LXAbstractChannel bus, int index, LXGroup group) Move a channel to a specified index, possibly adding or removing to a group -
Uses of LXGroup in heronarts.lx.studio.ui.mixer