10#ifndef __SCHEMAS_AUDIO_AUTOMATION_POINT_H__
11#define __SCHEMAS_AUDIO_AUTOMATION_POINT_H__
26static const cyaml_schema_field_t automation_point_fields_schema_v1[] = {
27 YAML_FIELD_MAPPING_EMBEDDED (
30 arranger_object_fields_schema_v1),
35 YAML_FIELD_MAPPING_EMBEDDED (
38 curve_options_fields_schema_v1),
43static const cyaml_schema_value_t automation_point_schema_v1 = {