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

Plugin preset. More...

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

Go to the source code of this file.

Data Structures

struct  PluginPresetIdentifier
 Preset identifier. More...
 
struct  PluginPreset
 Plugin preset. More...
 
struct  PluginBank
 A plugin bank containing presets. More...
 

Macros

#define PLUGIN_BANK_SCHEMA_VERSION   1
 
#define PLUGIN_PRESET_IDENTIFIER_SCHEMA_VERSION   1
 
#define PLUGIN_PRESET_SCHEMA_VERSION   1
 

Functions

PluginBankplugin_bank_new (void)
 
PluginPresetplugin_preset_new (void)
 
NONNULL void plugin_preset_identifier_init (PluginPresetIdentifier *id)
 

Detailed Description

Plugin preset.

Definition in file plugin_preset.h.