Faust working in the network but not in the hardcoded FX
-
So I get my Faust node working in the network, but once that network compiled and loaded in a Hardcoded FX, the Faust inside doesn't seem to affect the signal.
The network parameters are well showing in the hc FX
The environment is not polyphonic (simple FX) -
It turns out it was a frame processing issue in the wrapper.
Fixed by PR https://github.com/christophhart/HISE/pull/928