Cambiar el valor de un control deslizante P5JS
slider.value(100) //this will set the slider to the value of 100
AvidCoder
slider.value(100) //this will set the slider to the value of 100