[sc-users] using SCSlider with task

Julian Rohrhuber rohrhuber at uni-hamburg.de
Mon Jul 2 03:58:12 PDT 2007


>hi i want to use the SCSlider to control the wait time of a task. How
>can put the value of the slider into a variable so i can use it
>anywhere?

slider.action = { arg sl, value; yourvariable = value };
-- 





.


More information about the sc-users mailing list