Compile DSP Networks with Faust but don't show Nodes
-
I would like to compile my scriptfx with faust code but I'm unable to do it.
I have no error but it compile Faust code not the complete node.I would to compile script_fx1( in red) and use in HardcodedMasterFX but it export as .dll only the faust node (in yellow).
What I'm missing?
-
@Mighty23 You need to set the scriptnode network to compile. Right click on the banner (which says script_fx1) and set AllowCompilation to Enabled, resave the network and compile to .dll again.
-
@HISEnberg thanks for your advice but I have already enabled the "AllowCompilation"
-
@Mighty23 you need to save the network as an xml file - embedded networks cannot be compiled. Click on the save button then it should show up in the exporter.
-
I think I done all step but now I can not recreate the issue, more errors coming.
Here is the video of the workflow I follow:
https://youtu.be/g1gXrkzaqNQ -
-
@Mighty23 It's as Christoph says, you need to save the network, then it will show up in your list of nodes to compile. There is a save button in the tool bar at the top of scriptnode: