|
Zrythm
a highly automated and intuitive digital audio workstation
|
Audio clip editor backend. More...


Go to the source code of this file.
Data Structures | |
| struct | AudioClipEditor |
| Audio clip editor serializable backend. More... | |
Macros | |
| #define | AUDIO_CLIP_EDITOR_SCHEMA_VERSION 1 |
| #define | AUDIO_CLIP_EDITOR (CLIP_EDITOR->audio_clip_editor) |
Functions | |
| void | audio_clip_editor_init (AudioClipEditor *self) |
| AudioClipEditor * | audio_clip_editor_clone (AudioClipEditor *src) |
| AudioClipEditor * | audio_clip_editor_new (void) |
| void | audio_clip_editor_free (AudioClipEditor *self) |
Audio clip editor backend.
Definition in file audio_clip_editor.h.