Uses of Class
heronarts.lx.mixer.LXGroup
Packages that use LXGroup
Package
Description
-
Uses of LXGroup in heronarts.lx.clip
Fields in heronarts.lx.clip declared as LXGroupMethods in heronarts.lx.clip with parameters of type LXGroupModifier and TypeMethodDescriptionvoid
LXChannelClip.groupChanged
(LXChannel channel, LXGroup group) Constructors in heronarts.lx.clip with parameters of type LXGroup -
Uses of LXGroup in heronarts.lx.command
Constructors in heronarts.lx.command with parameters of type LXGroup -
Uses of LXGroup in heronarts.lx.mixer
Methods in heronarts.lx.mixer that return LXGroupModifier and TypeMethodDescriptionLXGroup.addChannel
(LXChannel channel) LXMixerEngine.addGroup()
LXMixerEngine.addGroup
(int index) LXMixerEngine.addGroupFromSelection()
LXBus.getGroup()
Returns the group that this channel belongs toLXChannel.getGroup()
Methods in heronarts.lx.mixer with parameters of type LXGroupModifier 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
Constructors in heronarts.lx.studio.ui.mixer with parameters of type LXGroup