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

Data Fields | |
| int | schema_version |
| ArrangerObjectType_v1 | type |
| ArrangerObjectFlags_v1 | flags |
| Position_v1 | pos |
| Position_v1 | end_pos |
| Position_v1 | clip_start_pos |
| Position_v1 | loop_start_pos |
| Position_v1 | loop_end_pos |
| Position_v1 | fade_in_pos |
| Position_v1 | fade_out_pos |
| CurveOptions_v1 | fade_in_opts |
| CurveOptions_v1 | fade_out_opts |
| bool | muted |
| RegionIdentifier_v1 | region_id |
Definition at line 52 of file arranger_object.h.
| Position_v1 ArrangerObject_v1::clip_start_pos |
Definition at line 59 of file arranger_object.h.
| Position_v1 ArrangerObject_v1::end_pos |
Definition at line 58 of file arranger_object.h.
| CurveOptions_v1 ArrangerObject_v1::fade_in_opts |
Definition at line 64 of file arranger_object.h.
| Position_v1 ArrangerObject_v1::fade_in_pos |
Definition at line 62 of file arranger_object.h.
| CurveOptions_v1 ArrangerObject_v1::fade_out_opts |
Definition at line 65 of file arranger_object.h.
| Position_v1 ArrangerObject_v1::fade_out_pos |
Definition at line 63 of file arranger_object.h.
| ArrangerObjectFlags_v1 ArrangerObject_v1::flags |
Definition at line 56 of file arranger_object.h.
| Position_v1 ArrangerObject_v1::loop_end_pos |
Definition at line 61 of file arranger_object.h.
| Position_v1 ArrangerObject_v1::loop_start_pos |
Definition at line 60 of file arranger_object.h.
| bool ArrangerObject_v1::muted |
Definition at line 66 of file arranger_object.h.
| Position_v1 ArrangerObject_v1::pos |
Definition at line 57 of file arranger_object.h.
| RegionIdentifier_v1 ArrangerObject_v1::region_id |
Definition at line 67 of file arranger_object.h.
| int ArrangerObject_v1::schema_version |
Definition at line 54 of file arranger_object.h.
| ArrangerObjectType_v1 ArrangerObject_v1::type |
Definition at line 55 of file arranger_object.h.