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

Data Fields | |
| int | schema_version |
| int | index |
| PortIdentifier_v1 | port_id |
| bool | created |
| ZRegion_v1 ** | regions |
| int | num_regions |
| bool | visible |
| double | height |
| AutomationMode_v1 | automation_mode |
| AutomationRecordMode_v1 | record_mode |
Definition at line 45 of file automation_track.h.
| AutomationMode_v1 AutomationTrack_v1::automation_mode |
Definition at line 55 of file automation_track.h.
| bool AutomationTrack_v1::created |
Definition at line 50 of file automation_track.h.
| double AutomationTrack_v1::height |
Definition at line 54 of file automation_track.h.
| int AutomationTrack_v1::index |
Definition at line 48 of file automation_track.h.
| int AutomationTrack_v1::num_regions |
Definition at line 52 of file automation_track.h.
| PortIdentifier_v1 AutomationTrack_v1::port_id |
Definition at line 49 of file automation_track.h.
| AutomationRecordMode_v1 AutomationTrack_v1::record_mode |
Definition at line 56 of file automation_track.h.
| ZRegion_v1** AutomationTrack_v1::regions |
Definition at line 51 of file automation_track.h.
| int AutomationTrack_v1::schema_version |
Definition at line 47 of file automation_track.h.
| bool AutomationTrack_v1::visible |
Definition at line 53 of file automation_track.h.