Yes you are right, it does expect 0 - 127 but if in Lemur knobs values goes over 1 (eg 1.001) or below 0 (eg -0.001) it doesnt work anymore. Im new to all this, Lemur, and midi and everything, so im still learning. I think it translates ranges 0.000 - 1.000 to 0 - 127. I dont know what it does with ...
Thank you I found some examples but it seems that neither works with traktor. It did help me because It gave me idea how to resolve this, so I made a script that works with traktor :) 1. Add two more empty expressions locally for knob: last_x value2 2. On midi sending options for knob, turn off ...
Hi, I am trying to controll jog move in traktor with endless knob. However, the values traktor accepts are in range of 0-1, and if I turn my knob several times lemur sends negative values or values grater than 1. I tried to make a script - when values get grater than 1 it sets x to 0 and when values ...