@PV3679 said in Faust seems to work but doesn't change sound:
Hi, I have HISE 4.1.0 build with Faust latest 2.83.1 everything works fine in HISE debug mode with Faust enabled. Although, while exporting them as VST there is no sound nor audio out coming through in my DAW. Regular scriptnode modules produces sound whereas Faust has issue not sure what's going on.
I have the same issue I think. I'm using a Faust node inside my ScriptFX. I want to compile. Now the compiling runs pretty much ok (sometimes Hise crashes the moment I do 'Compile DSP networks as DLL). But when I have load it as a Master FX to go attach it to the GUI, the Faust controls stopped working (effect is not audible, so pretty sure the whole Faust block is broken) other scriptnodes, including custom SNEX blocks, work fine.
Now the weird thing is if I use the Faust block itself as the Hardcoded Master FX, it works fine. So its the part where it gets reused inside the Scriptnode that is the broken bit.
And I need it inside the scriptnode because its in a feedback loop 
Any ideas or seem familiar?