MovePluginsAction struct
Restrict selections to a channel.
Contents
- Reference
Public variables
- PluginSlotType slot_type
- Type of starting slot to move plugins to.
- int to_slot
- To slot.
- int to_track_pos
- To track position.
- int from_track_pos
- From track position.
- MixerSelections* ms
- MixerSelections clone containing all the necessary information.
Variable documentation
int MovePluginsAction:: to_slot
To slot.
The rest of the slots will start from this so they can be calculated when doing/undoing.