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

Data Fields | |
| ArrangerSelections_v1 | base |
| int | schema_version |
| ChordObject_v1 ** | chord_objects |
| int | num_chord_objects |
| size_t | chord_objects_size |
Definition at line 20 of file chord_selections.h.
| ArrangerSelections_v1 ChordSelections_v1::base |
Definition at line 22 of file chord_selections.h.
| ChordObject_v1** ChordSelections_v1::chord_objects |
Definition at line 24 of file chord_selections.h.
| size_t ChordSelections_v1::chord_objects_size |
Definition at line 26 of file chord_selections.h.
| int ChordSelections_v1::num_chord_objects |
Definition at line 25 of file chord_selections.h.
| int ChordSelections_v1::schema_version |
Definition at line 23 of file chord_selections.h.