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

Data Fields

ArrangerSelections_v1 base
 
int schema_version
 
ChordObject_v1 ** chord_objects
 
int num_chord_objects
 
size_t chord_objects_size
 

Detailed Description

Definition at line 20 of file chord_selections.h.

Field Documentation

◆ base

ArrangerSelections_v1 ChordSelections_v1::base

Definition at line 22 of file chord_selections.h.

◆ chord_objects

ChordObject_v1** ChordSelections_v1::chord_objects

Definition at line 24 of file chord_selections.h.

◆ chord_objects_size

size_t ChordSelections_v1::chord_objects_size

Definition at line 26 of file chord_selections.h.

◆ num_chord_objects

int ChordSelections_v1::num_chord_objects

Definition at line 25 of file chord_selections.h.

◆ schema_version

int ChordSelections_v1::schema_version

Definition at line 23 of file chord_selections.h.


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