If I have a set of faders (eg: !Fader_1 !Fader_2 !Fader_3...) can I send an OSC array to control them?
I know if I send an OSC array using an OSC address like /value I can create faders like !osc_value__1, !osc_value__2 etc. But rather than conforming my VCS controls to an OSC naming scheme I want to do it the other way round - send an OSC array message to control sensibly named VCS controls.