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

Data Fields | |
| int | schema_version |
| ZPluginSlotType_v1 | type |
| int | slots [60] |
| Plugin_v1 * | plugins [60] |
| int | num_slots |
| unsigned int | track_name_hash |
| int | has_any |
Definition at line 16 of file mixer_selections.h.
| int MixerSelections_v1::has_any |
Definition at line 24 of file mixer_selections.h.
| int MixerSelections_v1::num_slots |
Definition at line 22 of file mixer_selections.h.
| Plugin_v1* MixerSelections_v1::plugins[60] |
Definition at line 21 of file mixer_selections.h.
| int MixerSelections_v1::schema_version |
Definition at line 18 of file mixer_selections.h.
| int MixerSelections_v1::slots[60] |
Definition at line 20 of file mixer_selections.h.
| unsigned int MixerSelections_v1::track_name_hash |
Definition at line 23 of file mixer_selections.h.
| ZPluginSlotType_v1 MixerSelections_v1::type |
Definition at line 19 of file mixer_selections.h.