.HIPs and .XMLs not loading properly after recompiling HISE
-
Hi all,
I made a project in standalone HISE 3.6.2 which I compiled with 32 outputs in release mode.
Then I compiled a new HISE (same version) to have 42 outputs.
My .HIP project loads, but the sample maps don't show up in any of my samplers. The stereo audio output doesn't seem to work either if I reimport the sample map XMLs. I can click on a sample rectangle, and the file appears to be a silent wav in the sample preview player. It is still pointing to the correct directory where the samples are stored though.Any ideas why this might be happening?
-
@ericchesek bump :)
-
@ericchesek send me the project
-
@d-healey Never mind. Something went wrong when I compiled HISE. I suspected it was a permissions issue since HISE normally asks for permission to access folders on my desktop on first startup, but this version did not.
I deleted HISE, recompiled a fresh version from github, and now everything works as expected.