adding my own preset factory to my plugin

Official support for: bluecataudio.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Hi guys, I need help.
I built a plugin with the plug'n'script, and I tried to add some preset factory, but it failed.

I go to my cubase session and saved my preset.
I put the preset files in my directory plugin, next to my "plugin-name.data", but it doesn't work :o

Can someone tell my what I'm doing wrong ?
Thx you so much for the help :tu:

Post

You need to create a Presets sub folder inside the data directory, as explained with more details in the Plug'n Script manual:
Adding Factory Presets
Once the plug-in has been exported, you can load it in your favorite host application (check out Blue Cat's PatchWork for example, it is very convenient for this purpose). You can then create and save presets with the preset manager included in the plug-in. They can be added as factory presets to the plug-in by copying them in the appropriate location: create a "Presets" folder in the plug-in data directory and copy the preset files there (sub folders are supported).

- On Windows the plug-in data directory is the folder located next to the plug-in: [plug-in name data].
- On Mac the plug-in data directory is the folder named [plug-in name data] located inside the bundle (use "Show Content" in the finder to open it), under Contents/Resources/

If present, a "Default.preset" file in the root Presets directory will be used for the default state of the plug-in upon load (it can be overriden by the user).

Post Reply

Return to “Blue Cat Audio”