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

Public Member Functions | |
| void | add_preset (Preset &&preset) |
Data Fields | |
| std::vector< Preset > | presets_ |
| Presets in this bank. | |
| utils::Utf8String | uri_ |
| URI if LV2. | |
| utils::Utf8String | name_ |
| Human readable name. | |
| PresetIdentifier | id_ |
A plugin bank containing presets.
If the plugin has no banks, there must be a default bank that will contain all the presets.