|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Data Fields | |
| int | schema_version |
| RegionType_v1 | type |
| int | link_group |
| unsigned int | track_name_hash |
| int | lane_pos |
| int | at_idx |
| int | idx |
Definition at line 30 of file region_identifier.h.
| int RegionIdentifier_v1::at_idx |
Definition at line 37 of file region_identifier.h.
| int RegionIdentifier_v1::idx |
Definition at line 38 of file region_identifier.h.
| int RegionIdentifier_v1::lane_pos |
Definition at line 36 of file region_identifier.h.
| int RegionIdentifier_v1::link_group |
Definition at line 34 of file region_identifier.h.
| int RegionIdentifier_v1::schema_version |
Definition at line 32 of file region_identifier.h.
| unsigned int RegionIdentifier_v1::track_name_hash |
Definition at line 35 of file region_identifier.h.
| RegionType_v1 RegionIdentifier_v1::type |
Definition at line 33 of file region_identifier.h.