Content.restoreAllControlsFromPreset()
-
When using
Content.storeAllControlsAsPreset() and Content.restoreAllControlsFromPreset()
inside Hise, everything works nicely
But in a compiled plugin only theContent.storeAllControlsAsPreset()
seems to work, it indeed save the file in the User Presets folder
but the "restore" function doesn't seem to look in the right directory -
@ulrik Yeah I reported this here: https://github.com/christophhart/HISE/issues/272
-
@ustk sorry, I didn't see that. Thanks for reporting the bug! :)