Hi
I bought a Midi Controller which has rotaries. But they don't behave as a slider. If I turn them to the left they send out a 1 and if I turn them to the right 127. Unfortunately they don't have any value between 1 and 127. So the solution would be to get the Midi information and each time I get the value 1 I substract 1 and if I get a 127 I add 1 to a variable which will be send out.
Unfortunately I didn't really figure it out yet how PD works. How can I make an "IF Then" Statement like in Basic?
Thanks for your help!!!