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

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
 

Detailed Description

Definition at line 45 of file automation_track.h.

Field Documentation

◆ automation_mode

AutomationMode_v1 AutomationTrack_v1::automation_mode

Definition at line 55 of file automation_track.h.

◆ created

bool AutomationTrack_v1::created

Definition at line 50 of file automation_track.h.

◆ height

double AutomationTrack_v1::height

Definition at line 54 of file automation_track.h.

◆ index

int AutomationTrack_v1::index

Definition at line 48 of file automation_track.h.

◆ num_regions

int AutomationTrack_v1::num_regions

Definition at line 52 of file automation_track.h.

◆ port_id

PortIdentifier_v1 AutomationTrack_v1::port_id

Definition at line 49 of file automation_track.h.

◆ record_mode

AutomationRecordMode_v1 AutomationTrack_v1::record_mode

Definition at line 56 of file automation_track.h.

◆ regions

ZRegion_v1** AutomationTrack_v1::regions

Definition at line 51 of file automation_track.h.

◆ schema_version

int AutomationTrack_v1::schema_version

Definition at line 47 of file automation_track.h.

◆ visible

bool AutomationTrack_v1::visible

Definition at line 53 of file automation_track.h.


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