Sliderpack assign single slider value?
-
I have 2 sliderpacks and I'm trying to make them match each other. Sliderpacks don't have the "linkedTo" option like knobs or buttons so my hope was to assign the values of one to the other.
I can get the value of any individual slider in the pack with getSliderValueAt(index) but I can't seem to find a way to assign a value to a single slider.
I'm guessing this might be possible using referToData but I haven't been able to figure out how yet.
-
-
@d-healey great. Thanks!