"FAUST IS DISABLED" error in ScriptFX.
-
Sup guys. I recently started getting erros and all my dsp compiles fail. I cant put my finger on why this has only started now. Does it possibly have anything with me updating to OS Sequoia 15.2? I've rebuilt HISE from scratch a couple times and still the same problem. I cant compile any dsp networks. Please help!
-
also....when trying to load certain modules in script fx, they say 'faust is disabled. please rebuild faust and enable faust'....
-
@Chazrox said in "FAUST IS DISABLED" error in ScriptFX.:
'please rebuild faust and enable faust
Did you try that?
-
@Chazrox I dont know what im doing honestly. Can you point me to that specific option to turn on because I thought I did it correctly already but obviously not. Thanks in advance!
-
@Chazrox Install faust, then when you build select the exporter with faust
-
@Chazrox ahhhh... I was definitley choosing the 'Release' build instead of 'w/ Faust'. Let me try that!
While you're here...Thanks for making all those youtube videos. Im watching all of them trying to understand just little by little. My favorite one that I use alot is loading ir's into the convolution reverb with the combobox preset list! I was trying to attempt on my own if I could use the same method to recal different samplemaps within the sampler. Would that work in the same way? I naturally replaced the audio script step with the reverb with samplemap script for the sampler. Am I on the right track?
-
@Chazrox said in "FAUST IS DISABLED" error in ScriptFX.:
Would that work in the same way?
Try this - https://youtu.be/eQ7YvIeS5lY
-
@d-healey Perfect! Thank You again!
-
Which is the correct option?
-
@Chazrox Profiling
-
@Chazrox getting a build failed error.
This is what shows up on the side list. -
@d-healey trying it again. Everything look ok?
-
Have you setup codesigning within xcode?
-
@d-healey I dont think so. I dont know how I got everything working in the first place and now I cant figure out whats wrong. I just rebuilt HISE and now it just crashes when I click compile. Can you show me where that option is please. I really appreciate your help!
-
@Chazrox said in "FAUST IS DISABLED" error in ScriptFX.:
Can you show me where that option is please.
I don't know, I'm not much of an xcode user. Something to Google, or put the error message into ChatGPT and see if it suggests a useful solution.
-
I found this. Just sending in case anybody else wants to see where the option is.
I didnt have any of this info filled out originally so i'll try this and let you guys know if it works.
Thank you!
-
@Chazrox said in "FAUST IS DISABLED" error in ScriptFX.:
I didnt have any of this info filled out originally
That's how it should be, you don't want it filled out. Codesigning isn't required for HISE.
-
@d-healey So I was just supposed to leave it blank? Compiling just crashes the app. I've already built a bunchof plugins so I've gotten it to work before but I have no idea what changed. Sad..
-
@Chazrox said in "FAUST IS DISABLED" error in ScriptFX.:
I was just supposed to leave it blank
Yes, I only asked if you'd setup codesigning because the error you were getting mentioned codesigning. Which is an unusual error when compiling HISE.
@Chazrox said in "FAUST IS DISABLED" error in ScriptFX.:
Compiling just crashes the app
Crashes HISE?
-
@d-healey Yes. Theres a spinning wheel for about 5 seconds then just straight crash. I cant even figure it out.