|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Region identifier schema. More...
#include "utils/yaml.h"

Go to the source code of this file.
Data Structures | |
| struct | RegionIdentifier_v1 |
Enumerations | |
| enum | RegionType_v1 { REGION_TYPE_MIDI_v1 = 1 << 0 , REGION_TYPE_AUDIO_v1 = 1 << 1 , REGION_TYPE_AUTOMATION_v1 = 1 << 2 , REGION_TYPE_CHORD_v1 = 1 << 3 } |
Region identifier schema.
Definition in file region_identifier.h.
| enum RegionType_v1 |
Definition at line 15 of file region_identifier.h.