Unable to Find Preset name after Daw Closing and Re Open
-
In a compiled plugins unable to find the presets name after closing and reopening DAW.
I am using standard FloatingTiles>PresetsBrowser.
I have also addedEngine.loadNextUserPreset(true);
-
@DabDab HISE doesn't save this. Perhaps you could store it in a panel or label.
-
@d-healey Please. Can I get a simple snippet or example on it ?
-
@DabDab You need to add a label to your UI that has saveInPreset enabled. And for each preset you create you set the text of the label to the same as the preset name.