Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::gui::old_dsp::plugins::Plugin::Bank Struct Reference

A plugin bank containing presets. More...

#include <src/gui/dsp/plugin.h>

Collaboration diagram for zrythm::gui::old_dsp::plugins::Plugin::Bank:

Public Member Functions

void add_preset (Preset &&preset)

Data Fields

std::vector< Presetpresets_
 Presets in this bank.
utils::Utf8String uri_
 URI if LV2.
utils::Utf8String name_
 Human readable name.
PresetIdentifier id_

Detailed Description

A plugin bank containing presets.

If the plugin has no banks, there must be a default bank that will contain all the presets.

Definition at line 102 of file plugin.h.


The documentation for this struct was generated from the following file: