Callback when preset saved??
-
Getting a build error:
../../../../../HISE/hi_backend/../hi_modules/../hi_scripting/../hi_sampler/../hi_components/../hi_dsp/../hi_core/hi_core/MainControllerHelpers.h:116:53: error: no matching function for call to ‘hise::MidiControllerAutomationHandler::clear()’ 116 | void resetUserPresetState() override { clear(); }
-
Ah I see the problem. Do we want to
sendNotification
here?