[pictslider] float output?
Is there a way to set [pictslider] to use floating point numbers? or a similar object that provides this functionality?
Use the scale object on the output of pictslider values.
For instance: [scale 0 127 0. 1.]
I am aware of [scale]...just hoping (and wondering why there isn't??) a way to use pictslider with floats
because mouse doesnt?
The only reason I bring it up, it would be useful to have an object to interface directly with floating point x/y interface (such as the pads on HTC Vive controllers)
i pull my rhetoric question because i am wrong. the sliders also support float ranges - and i use it daily.
see the positive side: when you have to scale it yourself outside, you can interpolate the pixel values before you do. :)
I use 1 too 100 and then divide the output by 100.