//////////////////Parameters int n=3; //number of sliders int markerLength=15; //slider size color c = color(255,0,0,255); //slider colors int sw=2;//strokeWeight //////////////////Parameters int currentCN=0; float cn[]= new float [n]; String cnH[]= new String[n]; void mouseMoved(){ stroke(c); for (int i=0;iwidth*i/n && mouseXwidth*i/n && mouseX