Saving and accessing presets
-
@d-healey That worked, but seems odd when thinking in terms of installing on a users computer.
But I'll get to that when the time comes.
The only issue I have left now, if that when I choose a preset, the browser window closes. It should remain open until the user clicks the show/hide button.
How do I accomplish that? -
@pcs800 You need to save your presets with the button enabled.
-
@d-healey I am not sure what you mean.
I do click the button o show the browser, then i create presets and save them. Once done, I then close the browser and export the vst3. The browser closes after selecting a preset.
Actually, it does that in hise too when testing and selecting a preset. -
@pcs800 Is the button's saveInPreset property enabled?
-
@d-healey Yes, it sure is
-
@pcs800 Can you send me a snippet
-
@d-healey Actually, I think I found the solution.
In Hise, I open the browser, click a preset, the window closes. I open it again and click save, to resave the preset. This seems to work. I can click presets now and the window does not close. -
@d-healey Thanks for all your help. It's very much appreciated.