How do you do,
I'm wondering whether there is a language object that let's you convert a certain range of values to any other range.
For example make 0 to 600 into -1 to 1 say, so that whenever the value is 0 it translates to -1 and whenever it's 300 it's 0 and so on. Similar to the .linlin if you'ŗe familiar with Supercollider.
Thank You!
I'm wondering whether there is a language object that let's you convert a certain range of values to any other range.
For example make 0 to 600 into -1 to 1 say, so that whenever the value is 0 it translates to -1 and whenever it's 300 it's 0 and so on. Similar to the .linlin if you'ŗe familiar with Supercollider.
Thank You!
1