Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
AutomationSelections_v1 Struct Reference
Collaboration diagram for AutomationSelections_v1:

Data Fields

ArrangerSelections_v1 base
 
int schema_version
 
AutomationPoint_v1 ** automation_points
 
int num_automation_points
 
size_t automation_points_size
 

Detailed Description

Definition at line 15 of file automation_selections.h.

Field Documentation

◆ automation_points

AutomationPoint_v1** AutomationSelections_v1::automation_points

Definition at line 19 of file automation_selections.h.

◆ automation_points_size

size_t AutomationSelections_v1::automation_points_size

Definition at line 21 of file automation_selections.h.

◆ base

ArrangerSelections_v1 AutomationSelections_v1::base

Definition at line 17 of file automation_selections.h.

◆ num_automation_points

int AutomationSelections_v1::num_automation_points

Definition at line 20 of file automation_selections.h.

◆ schema_version

int AutomationSelections_v1::schema_version

Definition at line 18 of file automation_selections.h.


The documentation for this struct was generated from the following file: