Just wondering if anyone knows what the object is to scale a range of numbers into another range of numbers. I want to a range of numbers from 1 - 128 to be scaled to another range of numbers from 1 - 500.
cheers
Scaling a number range
Just wondering if anyone knows what the object is to scale a range of numbers into another range of numbers. I want to a range of numbers from 1 - 128 to be scaled to another range of numbers from 1 - 500.
cheers
never mind found it here
try the [range] object.
Not this topic any more but how do you use the [range] object? There is no documentation as to what data is expected at the 6 inlets and what is coming out.
Macbook Pro OS X.9 | Metric Halo | Sound + Visuals | on Borneo :: http://www.mata-telinga.net
it seems, that the first inlet is the input for the numbers to convert. the 2-5 inlet seem to have the following functions: input lower limit, input upper limit, output lower limit, output upper limit.
e.g. [range 0 5 10 100] will convert a number range between 0 and 5 to a number range between 10 and 100. don't know, what the last inlet is for....
Oops! Looks like something went wrong!