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

Data Fields | |
| ArrangerSelections_v1 | base |
| int | schema_version |
| bool | has_selection |
| Position_v1 | sel_start |
| Position_v1 | sel_end |
| int | pool_id |
| RegionIdentifier_v1 | region_id |
Definition at line 18 of file audio_selections.h.
| ArrangerSelections_v1 AudioSelections_v1::base |
Definition at line 20 of file audio_selections.h.
| bool AudioSelections_v1::has_selection |
Definition at line 22 of file audio_selections.h.
| int AudioSelections_v1::pool_id |
Definition at line 25 of file audio_selections.h.
| RegionIdentifier_v1 AudioSelections_v1::region_id |
Definition at line 26 of file audio_selections.h.
| int AudioSelections_v1::schema_version |
Definition at line 21 of file audio_selections.h.
| Position_v1 AudioSelections_v1::sel_end |
Definition at line 24 of file audio_selections.h.
| Position_v1 AudioSelections_v1::sel_start |
Definition at line 23 of file audio_selections.h.