Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ClipEditor_v1 Struct Reference
Collaboration diagram for ClipEditor_v1:

Data Fields

int schema_version
 
RegionIdentifier_v1 region_id
 
bool has_region
 
PianoRoll_v1piano_roll
 
AudioClipEditor_v1audio_clip_editor
 
AutomationEditor_v1automation_editor
 
ChordEditor_v1chord_editor
 
int region_changed
 

Detailed Description

Definition at line 19 of file clip_editor.h.

Field Documentation

◆ audio_clip_editor

AudioClipEditor_v1* ClipEditor_v1::audio_clip_editor

Definition at line 25 of file clip_editor.h.

◆ automation_editor

AutomationEditor_v1* ClipEditor_v1::automation_editor

Definition at line 26 of file clip_editor.h.

◆ chord_editor

ChordEditor_v1* ClipEditor_v1::chord_editor

Definition at line 27 of file clip_editor.h.

◆ has_region

bool ClipEditor_v1::has_region

Definition at line 23 of file clip_editor.h.

◆ piano_roll

PianoRoll_v1* ClipEditor_v1::piano_roll

Definition at line 24 of file clip_editor.h.

◆ region_changed

int ClipEditor_v1::region_changed

Definition at line 28 of file clip_editor.h.

◆ region_id

RegionIdentifier_v1 ClipEditor_v1::region_id

Definition at line 22 of file clip_editor.h.

◆ schema_version

int ClipEditor_v1::schema_version

Definition at line 21 of file clip_editor.h.


The documentation for this struct was generated from the following file: