10#ifndef __SCHEMAS_GUI_BACKEND_AUDIO_SELECTIONS_H__
11#define __SCHEMAS_GUI_BACKEND_AUDIO_SELECTIONS_H__
29static const cyaml_schema_field_t audio_selections_fields_schema_v1[] = {
30 YAML_FIELD_MAPPING_EMBEDDED (
33 arranger_selections_fields_schema_v1),
36 YAML_FIELD_MAPPING_EMBEDDED (
39 position_fields_schema_v1),
40 YAML_FIELD_MAPPING_EMBEDDED (
43 position_fields_schema_v1),
45 YAML_FIELD_MAPPING_EMBEDDED (
48 region_identifier_fields_schema_v1),
53static const cyaml_schema_value_t audio_selections_schema_v1 = {
ArrangerSelections schema.
Region identifier schema.