Hey All,
I got this piece of script...
....
on ui_control($KNOB)
set_engine_par($ENGINE_PAR_SEND_EFFECT_OUTPUT_GAIN,$NI_SEND_BUS,-1,0,1)
end on
...
And I'm trying to use to change the level of the send effects with just 1 knob, but I can't seem to get it to work.
Can anyone help please? I've been at this for 6 hours now.