|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
#include <src/gui/dsp/plugin.h>

Data Fields | |
| utils::Utf8String | name_ |
| Human readable name. | |
| utils::Utf8String | uri_ |
| URI if LV2. | |
| int | carla_program_ = 0 |
| Carla program index. | |
| PresetIdentifier | id_ |