» 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 discussions

start a forum thread about this node

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

~3mth ago

joreg: END OF SHOUTBOX! As this page has is now legacy, it will no longer feature new content. For latest news, see: http://vvvv.org

~4mth ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~4mth ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~4mth ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~4mth ago

~4mth ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~4mth ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~4mth ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~4mth ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~5mth ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/