New guy here! midi question

Hello all.

Today is actually day 1 of working with vvvv! i seem to be getting around it alright (in a very, very limited sense), and im working on a simple program to create pseudo-pixel animation to respond to midi that is being sent from ableton live.

my question is not how to get midi messages to respond, as i have been able to get VVVV to respond to my M-Audio axiom’s sliders, but…

when using “midicontroler” object to control “ioBox (Value Advanced)”, “midicontroller”'s output range is 0-1.

how do i get this 0-1 value to properly control my “ioBox” object that is set up with a min/max output of 1-20???

im not sure where im missing something, whether it is within my ioBox obj or my midicontroller obj

someone please help out a new guy, or at least tell me where i can find out!

thanks

-chase

try the node Map or MapRange

thank you so much.

i can stop banging my head on the desk.

-c