|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|

Data Fields | |
| ArrangerSelections_v1 | base |
| int | schema_version |
| AutomationPoint_v1 ** | automation_points |
| int | num_automation_points |
| size_t | automation_points_size |
Definition at line 15 of file automation_selections.h.
| AutomationPoint_v1** AutomationSelections_v1::automation_points |
Definition at line 19 of file automation_selections.h.
| size_t AutomationSelections_v1::automation_points_size |
Definition at line 21 of file automation_selections.h.
| ArrangerSelections_v1 AutomationSelections_v1::base |
Definition at line 17 of file automation_selections.h.
| int AutomationSelections_v1::num_automation_points |
Definition at line 20 of file automation_selections.h.
| int AutomationSelections_v1::schema_version |
Definition at line 18 of file automation_selections.h.