Control slider COMP via OSC

How can I control the position of slider COMP’s bar to reflect the true value from OSC?

You need to go into the knob container parameters and set the x or y position parameter to be looking at your out1 or override chop.

Should be something like: me.parent().par.w * op(‘out1’)[‘v1’]