Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
audio_clip_editor.h File Reference

Audio clip editor backend. More...

Include dependency graph for audio_clip_editor.h:
This graph shows which files directly or indirectly include this file:

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)
 
AudioClipEditoraudio_clip_editor_clone (AudioClipEditor *src)
 
AudioClipEditoraudio_clip_editor_new (void)
 
void audio_clip_editor_free (AudioClipEditor *self)
 

Detailed Description

Audio clip editor backend.

Definition in file audio_clip_editor.h.