Zrythm
a highly automated and intuitive digital audio workstation
|
Selections to be used for the AutomationArrangerWidget's current selections, copying, undoing, etc. More...
#include <gui/backend/automation_selections.h>
Data Fields | |
ArrangerSelections | base |
AutomationPoint ** | automation_points |
Selected AutomationObject's. | |
int | num_automation_points |
size_t | automation_points_size |
![]() | |
ArrangerSelectionsType | type |
Type of selections. | |
int | magic |
Selections to be used for the AutomationArrangerWidget's current selections, copying, undoing, etc.
Definition at line 32 of file automation_selections.h.
AutomationPoint** AutomationSelections::automation_points |
Selected AutomationObject's.
Definition at line 37 of file automation_selections.h.
size_t AutomationSelections::automation_points_size |
Definition at line 39 of file automation_selections.h.
ArrangerSelections AutomationSelections::base |
Definition at line 34 of file automation_selections.h.
int AutomationSelections::num_automation_points |
Definition at line 38 of file automation_selections.h.