» Map (Value)
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Map (Value)

Help Maps the value in the given range to a proportional value in the given output range
Author vvvv group

Here you are supposed to see an image (rendered with SVG) describing the pins of this node. However, this does not work with Internet Explorer. You may want to consider using another browser, like FireFox, Chrome, Safari or Opera that do support SVG.

Credits
Warnings
Bugs will return the input minimum if the source max-min is near zero

related documentation

related discussions

start a forum thread about this node

related demo patches

release notes

about Map (Value)

Map (Value) does the following:

Map source minimum to source maximum,
map dest. mininmum to dest. maximum.

All values between source min and source max should be equivalently translated into the destination room.

This node usually solves all hairy issues related to the rule of three or rule of proportion (In german this is also called Dreisatz or Satz mit x) Its typically much more maintainable than a straightforward combination of / (Value) and  (Value) nodes.

MapRangeModes:

The modes are only interesting for input values outside the range source min...source max.

Float: if the source values are outside the source region just put the output outside the destination region.

Wrap:if the input is larger than source max just wrap around and begin with the destination min. output values will always be in dest min...dest max

Mirror: if an input values is bigger than source max, then mirror at this value. output values will always be in dest min...dest max

Clamp: if an input value is smaller than source min then output will be destination min. (...bigger than source max then output will be dest max)

anonymous user login

Shoutbox

~4h ago

graphicuserinterface: @zepi:skynet is becoming self aware

~20h ago

flateric: Thanks devvvvs, I owe you a few bananas next time we meet :)

~2d ago

kiilo: @rexmtl im going to foulab later ...

~2d ago

kiilo: @wxmtl YES im in Montreal please contact me in the IRC chat or skype

~2d ago

rexmtl: I need help learning VVVV. Anyone in Montreal willing to help> I'm desperate

~2d ago

mrboni: Ah haahh. So many contributions, so little time.. Thanks guys!