SampleMpas not laoding
-
OK so I have 4 Samplers each has a sample Map : GlockVoice1 -> GlockVoice4
I put each sample map in its sampler... everything works. I save my project,. close HISE re-open and my SampleMaps are no longer loaded...
I've tried everything I can think of - resaving the sample maps, recreating the monoliths, nothing is working - what am I missing?
-
@Lindon Do you have controls on the UI that load the sample maps? Or do you load them manually from the drop down menu in the mapping window?
-
@d-healey I load them manually
-
I have no idea then. I'm doing the same thing and it works fine. You could load them in onInit which will solve the problem without determining the cause of the issue.
-
@d-healey sigh...
-
@Lindon Make a new preset (within the same project), add a sampler, select one of your sample maps. Save the preset, close and reopen and see if the sample map is still loaded.
-
@d-healey OK did that -yes it loads the SampleMap fine.
-
Well I've no idea why it was doing what it was doing, but using loadSampelMap() has forced it to behave. Lets all stop there.