Changing Impulses in Scriptnode.
-
@Christoph-Hart Thanks so much for the fix and tips!
Can you check one more thing?Compiled DSP networks aren't available in HardcodedMasterFX for Mac OS. This project works fine in Windows.It's not finding the definition of my hardcodedmasterFX from the windows project as well
-
@dustbro Erm, have you compiled them in macOS?
-
@Christoph-Hart When I try to compile on MacOS:
And I'm not sure that would help this:
-
@Christoph-Hart oK, I got it. I have to add a scriptFX, load the dsp, recompile as dll. After that it's available in my hardcodescriptFX.
Did we have to do that before? I slightly remember compiling dsp on windows and it just worked on mac. -
@dustbro You need to add a script fx and create an embedded network, or open one of your network XMLs, you don't need to to anything with it, just make sure it's present. Then the compile won't give you that message.
-
I slightly remember compiling dsp on windows and it just worked on Mac.
No that was just you dreaming of a world where there is no difference between macOS and Windows binaries.
-
@Christoph-Hart so.... my mac project probably wasn't using compiled nodes then.