Zrythm
a highly automated and intuitive digital audio workstation
|
Data Fields | |
Plugin * | plugin |
void * | preset |
This will be a LilvNode * for LV2 and an absolute path for carla. | |
Definition at line 44 of file plugin_gtk.h.
Plugin* PluginGtkPresetRecord::plugin |
Definition at line 46 of file plugin_gtk.h.
void* PluginGtkPresetRecord::preset |
This will be a LilvNode * for LV2 and an absolute path for carla.
Definition at line 50 of file plugin_gtk.h.