@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