Control ScriptFX using code
- 
Hello, I'm very new and i'm trying to figure out how to control a knob without compiling the dsp network.
My goal is to control this in the UI

To control any parameter, thanks

 - 
@hyperphonias No need to use code, connect it via processor/parameter ID. Checkout my free course, it covers this stuff and a lot more.
 - 
@d-healey to control with processor and parameter ID you need to compile the dsp network first
 - 
@hyperphonias No need to compile it.

 - 
@d-healey oh how you did it with processor and parameter ID?
 - 
@hyperphonias Select the knob and in the property editor choose the processor (your script effect), and the parameter ID (the knob you want to connect to).
 - 
@d-healey hmmm, I think im missing something?

 - 
@hyperphonias You can only connect to top level parameters
 - 
@d-healey oh yeah you're right I was at the top of the block not of the entire dsp sorry