Hi all!
I have this:
No matter what if the input increase or decrease also the output will increase or decrease; es. even if the input goes from 1000 to 999 the output will do0 to -1.
An that's fine. I would like to have on the output a slider that goes from 0-26 and that increase or decrease no matter what the value in input is. Es. the slider is set to 26; the input goes from 1000 to 999; the slider goes to 25.
Is that possible?