hello,'
if i send a message to a slider in which the range values are float, this slider output a wrong value. ex : if i send 1 to this slider it will output 1.004...
so the slider seems to subdivide the received value by a float. why ?
here a patch
thanks for your help