I'm making patches that interface with my Korg and Akai midi controls surfaces and I want to map the knobs (CC 0 - 127) to a slider that goes from -2 to +2.
I usually map the cc to the slider and divide by 127 (to get 0 - 1) but I'm not sure of the formula to map the range from a negative number to positive. Do I use [expr]?
what would the formula be?
-Kai