-
Notifications
You must be signed in to change notification settings - Fork 4
map
AutomationDirect edited this page Jan 3, 2020
·
2 revisions
Scale the 'input' from a given range into a given output range.
The 'value' is the value to be scaled. The numbers in the 'from' sockets determine the range of the input 'value' and the numbers in the 'to' sockets determine the range of the output. The result is a number in the 'to' range that corresponds to the 'value' in the 'from' range.
For a description of the 'map' function, see Map.