Faust not enabled
-
I've just recompiled Hise with Faust, however it's now not showing as enabled in the top right of the Hise window. I've installed the library to tools/faust, recompiled Hise within the Projucer ensuring to select Release with Faust, as per https://github.com/christophhart/HISE/tree/develop/tools/faust.
However it's not showing, I've also updated the Faust file path within Hise but no luck. Am I missing something?
-
@paper_lung did you try with latest version of faust? I found it worked with latest commit, but not earlier versions
-
@DanH Yeah I tried with both an older version and the most up to date version
-
@paper_lung were these in the preprocessor definitions in the projucer project?
HISE_INCLUDE_FAUST=1 HISE_FAUST_USE_LLVM_JIT=1 HISE_INCLUDE_FAUST_JIT=1
-
@DanH yep
-
Went to a previous version of Faust and it's working, all good!