cp5 Dynamic Slider Value Change
in
Contributed Library Questions
•
5 months ago
Is it possible to do this with the controlP5 library? (Using Processing 1.5)
slider1.cp5.setValue(redSlider1);
So that I use the redSlider1 variable to change dynamically the value of the slider???
Thanks!!!!!!
1