convert samplemap to hlac monolith crashing
-
on the newest develop branch,
hise is crashing when trying to convert samplemap to hlac monolith.
I have a multimic setup, and it crashes after completing the first channel.anyone else havin this problem?
-
@jeffd said in convert samplemap to hlac monolith crashing:
I have a multimic setup, and it crashes after completing the first channel.
Tell me the exact steps
-
@David-Healey
so i created a brand new project.
simple clean build with just a sampler and 4 mic channels.
and im using a set of samples i used before that i know were able to convert to a monolith.so i import those samples into the sampler file name token parser, ignored the multimic token, and just used notename. merged into multimic samples after importing.
saved the samplemap. compiled and saved xml.
monolith on export crashes after 1 channel.
also tried to export the plugin again as vst/audio unit.
same problem from before.[MONOLITH TEST - Shared Code] Compiling include_melatonin_blur.cpp
/Users/jeffdavis/Desktop/HISE/JUCE/modules/juce_core/system/juce_TargetPlatform.h:177:8: "Building for OSX 10.10 and earlier is no longer supported!"
177 | #error "Building for OSX 10.10 and earlier is no longer supported!maybe i should just delete and try to build hise again?
this is juce 8 if that matters, latest dev branch build. unless it changed from yesterday -
@jeffd said in convert samplemap to hlac monolith crashing:
monolith on export crashes after 1 channel.
How are you creating the monolith (there is more than one method)?
-
right there in the sample map
-
@jeffd Try right-clicking in the sample mapping window, go to Tools > Reencode HLAC monolith
-
@David-Healey
crashed again after creating 1 channel -
@jeffd Can you send me the samples and the sample map?
-
@David-Healey the sample map name is just the xml file?
-
This post is deleted! -
-
@jeffd No crash here

-
@David-Healey
you think its my build?given that other error i was getting trying to export a plugin.
should i just build hise again?
-
@jeffd Worth a try, I'm using the juce6 branch
-
@David-Healey
was trying juce 8,guess ill go back to 6 for now.
