I’m trying to find a way of having a bunch of rslider widgets interact with a companion nslider. I got it to work. But then in my revision to handle multiple rsliders using “cabbageChanged”, with a set of arrays with the channel names for each of the widgets, I’m getting some weird things that don’t make sense to me…
Basically, in the three rsliders on the right, they are grouped together and controlled by the instr “watcher2”. When I make any kind of adjustment using the rslider, everything seems to work fine. But when I make any kind of adjustment to the nslider, only the last rslider to be touched with see any kind of change. Hopefully the video will show what I mean.
WidgetInteraction.csd (2.2 KB)