Parametric EQ in Scriptnode / Hardcoded Master FX
-
Is it possible to get the Graphical EQ inside Scriptnode? I've seen some workarounds but I would love to get the proper module in there so that I can compile the network and put it into a hardcoded master fx.
I am trying to build a FX chain that I can move around dynamically.
Thanks in advance!
-
@oskarsh Load up as many svf eq nodes in a chain as you need.
-
@oskarsh the graph eq itself is not available in scriptnode (only graph filters).
But if you just need to make a 'basic' graph eq swapable couldn't you do so using the built-in module and use a fxSlot module?