Compiling Mac Plugin Issues
-
hello, running into issues after adding some faust effects.
hise crashes every time i try compiling through the export wizard.
if i use “export as fx plugin” it builds and loads in logic pro fine, but all the reverb/chorus effects i built with faust inside scriptnode are completely silent.
everything works and compiles perfectly if i don’t use faust at all.
any ideas what could be causing this?
-
@xxx Have you compiled the networks to a dll?
-
-
@xxx Indicates the issue is probably related to the network... I don't have any suggestions though.
Regarding the wizard, it doesn't work reliably on Mac or Linux, seems to be ok on Windows though. I'm just avoiding it until it's stable.
-
can i compile the dsp networks in a new project and copy them to another project?
-
@xxx Yes
-
okay! after following the steps here https://forum.hise.audio/post/96072
i am able to compile the dsp networks
my reverb isn’t in scriptnode anymore, it’s showing as a standalone module. i am assuming i need to reconnect everything and redo the code?
-
-
got it to compile and it's working now thank you