Documentation update
-
I am trying to figure out how to build a multiband compressor. So I started with a SciptFX and then added a dsp network and used a freq_split3 template.
In trying to figure out how to connect gui sliders to the controls in freq_split3, I looked in the documentation, where I find nothing about ScriptFX, but a lot about Scriptnode, which I do not see in the actual software.
Do the docs need updated, or am I reading something wrong? -
@pcs800 have you downloaded the master tutorials from Christophs githubs? There are some good examples there.
-
@pcs800 if you add parameter knobs at the top level of your script node chain, you can map GUI knobs to those via script or the property editor like any other knob.