A preset is a slot in a plugin preset list
A preset bank is a collection of presets
Loads an array of Preset from a FXB file content. Gives ownership of the result, in a way that can be returned by buildPresets. IMPORTANT: if you store your presets in FXB form, the following limitations * One _add_ new parameters to the plug-in, no reorder or deletion * Don't remap the parameter (in a way that changes its normalized value) They are the same limitations that exist in Dplug in minor plugin version.
Dplug chunks start with this.
I can see no reason why Dplug shouldn't be able to maintain state chunks backward-compatibility with older versions in the future. However, never say never. This number will be incremented for every backward-incompatible change.
This number will be incremented for every backward-compatible change that is significant enough to bump a version number
Definitions of presets and preset banks.