I set the required parameters as the default inside the plugin. So every time the plugin is loaded, it's already doing what it needs to do (and I don't use this plugin for other purposes).
The problem: the plugin settings are stored in the Live project file. So if I later decide to use different settings (for different speakers/headphones), I'd have to manually change this in every existing Live project. Yikes!
This could be avoided if I could tell Live to NOT save the state for this plugin and instead to always load it with its default settings.
Is this possible by any chance?
If there's no viable solution, please move this to the wishlist forum.
I don't expect to have a GUI option for such a feature, but perhaps a setting in options.txt, like:
Code: Select all
-DontSavePluginSettingsFor "Plugin ABC"
Code: Select all
-PluginLoadParameters "Plugin ABC" \path\to\preset.fxb | \path\to\preset.vstpreset