<div dir="ltr">Hi, I've been scouring the net trying to figure out how to utilize a rotary knob I have on my Faderfox UC4. I have gotten it to work like this: twist-left = 127 twist-right = 1.<div><br></div><div>I'm trying to use it so that one is +1 and one is -1, endlessly, and to set it to a low enough amount to be able to control the pitch of a phasor~ in my patch. So Instead of it being +1, it'd be like +0.0001 and -0.0001, for instance.</div><div>and this would affect a number that has already been stored in a.. float, maybe?</div><div><br></div><div>I got this far, to separate the data:</div><div><br></div><div>ctlin 53</div><div>|</div><div>== 127]</div><div>|</div><div>moses 1]</div><div>|</div><div>- 1(</div><div>|</div><div>print</div><div><br></div><div>and</div><div>ctlin 53</div><div>|</div><div>== 1]</div><div>|</div><div>moses 1]</div><div>|</div><div>+ 1(</div><div>| </div><div>print</div><div><br></div><div><br></div><div>what I'm getting is "print: + 1" or "print: - 1". But I'm vague on how to first use a 0-127 knob to set the main value, then affect that stored value (inside a f, I guess?) with the +1/-1 so that it gets changed, and is output to the phasor~.</div><div><br></div><div>Any ideas how to go about it?</div><div><br></div><div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>---</div><div><a href="http://twitter.com/esaruoho" target="_blank">http://twitter.com/esaruoho</a> // <a href="http://lackluster.bandcamp.com" style="font-size:12.8px" target="_blank">http://lackluster.bandcamp.com</a> // <span style="font-size:12.8px">+358403703659 // </span></div><div><span style="font-size:12.8px">skype:esajuhaniruoho // <a href="http://esaruoho.tumblr.com/" target="_blank">http://esaruoho.tumblr.com/</a> // iMessage: <a href="mailto:esaruoho@gmail.com" target="_blank">esaruoho@gmail.com</a> //</span></div></div></div></div></div></div></div>
</div></div>