10#ifndef __SCHEMAS_AUDIO_AUTOMATION_TRACKLIST_H__
11#define __SCHEMAS_AUDIO_AUTOMATION_TRACKLIST_H__
23static const cyaml_schema_field_t automation_tracklist_fields_schema_v1[] = {
25 YAML_FIELD_DYN_ARRAY_VAR_COUNT (
28 automation_track_schema_v1),
33static const cyaml_schema_value_t automation_tracklist_schema_v1 = {