<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Relative Linear Twos Complement]]></title><description><![CDATA[<p dir="auto">Hey folks,</p>
<div>I'm using the QuNeo with Izzy and am wondering if anyone has found a "control watcher" that will properly intrepret "Relative Linear Twos Complement" messages from my rotaries. Basically the QuNeo when in "direction Mode" sends "127" ticks then being touched clockwise and "0" ticks when being touched counter-clockwise.  There is a setting in LIVE that accepts this  as "Relative Linear Twos Complement", as opposed to "Absolute", etc....wondering if Izzy does?? (I believe that this is common with "rotary encoder" type of devices, but have never owned one)</div>
<div>xoxo, AK</div>]]></description><link>https://community.troikatronix.com/topic/293/relative-linear-twos-complement</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 02:08:51 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/293.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 28 Oct 2012 10:19:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Relative Linear Twos Complement on Thu, 15 Nov 2012 00:57:16 GMT]]></title><description><![CDATA[<p dir="auto">Inspired by this I dig out my Griffin PowerMate.</p>
<div>http://www.amazon.com/Griffin-Technology-NA16029-Multimedia-Controller/dp/B003VWU2WA</div>
<div>There is a Osculator tool for this device
<div>http://www.osculator.net/forum/threads/1469-Griffin-PowerMate-tool</div>
<div>Run the exutable from above, change OSC port in Isadora to 8000(Preferences), set up Stream(Communication) rotary incr=1, decr=2 and try the patch I made.</div>
</div>
<p dir="auto"><img src="/uploads/files/FileUpload/98/73b1ab-osc-setup.png" alt="73b1ab-osc-setup.png" class=" img-responsive img-markdown" /> <a href="/uploads/files/FileUpload/66/8a3861-powermateosc.izz">8a3861-powermateosc.izz</a></p>
]]></description><link>https://community.troikatronix.com/post/4910</link><guid isPermaLink="true">https://community.troikatronix.com/post/4910</guid><dc:creator><![CDATA[vanakaru]]></dc:creator><pubDate>Thu, 15 Nov 2012 00:57:16 GMT</pubDate></item><item><title><![CDATA[Reply to Relative Linear Twos Complement on Wed, 14 Nov 2012 09:31:11 GMT]]></title><description><![CDATA[<p dir="auto">Hey Mark,</p>
<div>It's seeing 1 when I go clockwise on the Rotary and 127 when I go counterclockwise at the output of  the control watcher. It works great with the attached configuration of  the clockwise comparator looking for 1s and the counterclockwise comparator looking for 127s.  I was pointing out that the QuNeo Documentation says something quite different but that IZZY and MAX both tell me what I've written above is correct. Just a heads up to any potential QuNeo users out there.</div>
<p dir="auto"><a href="/uploads/files/FileUpload/30/32ca62-quneo-rotary-for-izzy.izz">32ca62-quneo-rotary-for-izzy.izz</a></p>
]]></description><link>https://community.troikatronix.com/post/4902</link><guid isPermaLink="true">https://community.troikatronix.com/post/4902</guid><dc:creator><![CDATA[Altmuse]]></dc:creator><pubDate>Wed, 14 Nov 2012 09:31:11 GMT</pubDate></item><item><title><![CDATA[Reply to Relative Linear Twos Complement on Tue, 13 Nov 2012 00:39:31 GMT]]></title><description><![CDATA[<p dir="auto">Dare Altmuse,</p>
<div>Well, I guess I'm confused by "<span class="Apple-style-span" style="font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:16px">Izzy sees the 0s as 1's"</span>. What exactly is coming out of the 'value' output MIDI Control Watcher?</div>
<div>Is it a value of 127 to indicate a clockwise increment, and a value of 0 to indicate a counter-clockwise increment?</div>
<div>Or is it a value of 127 to indicate a clockwise increment, and a value of 1 to indicate a counter-clockwise increment?</div>
<div>If it is the former, then the 'value 1' input of top Comparator should be set to 0, not 1.</div>
<div>If it is the latter, then your patch should work as is.</div>
<div>Can you clarify?</div>
<div>
<div>Best Wishes,</div>
<div>Mark</div>
</div>]]></description><link>https://community.troikatronix.com/post/4883</link><guid isPermaLink="true">https://community.troikatronix.com/post/4883</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 13 Nov 2012 00:39:31 GMT</pubDate></item><item><title><![CDATA[Reply to Relative Linear Twos Complement on Mon, 12 Nov 2012 21:04:12 GMT]]></title><description><![CDATA[<p dir="auto">Hey DusX,</p>
<div>I'm using MIDI rather than OSC because I've used MIDI since the 80's...  :0
<div>Actually, I'd wait on the QuNeo right now. Great folks but tech support is one guy. I can't run the latest vers of the software because the Editor keeps crashing when I try to update my own presets to the machine, same issue with PC users...I believe there are some velocity curves in the newest software but what I'm running right now is not good in terms of accuracy/sensitivity with the sliders, etc. </div>
</div>]]></description><link>https://community.troikatronix.com/post/4876</link><guid isPermaLink="true">https://community.troikatronix.com/post/4876</guid><dc:creator><![CDATA[Altmuse]]></dc:creator><pubDate>Mon, 12 Nov 2012 21:04:12 GMT</pubDate></item><item><title><![CDATA[Reply to Relative Linear Twos Complement on Fri, 16 Jan 1970 15:45:13 GMT]]></title><description><![CDATA[<p dir="auto">Hey folks, try this little guy:</p>
<p dir="auto">QuNeo ROTARY  to izzy object<br />
Here I have the rotary set to DIRECTION, SPEED: 10, PASS THRU WIDTH: 127.<br />
The rotary sends 127 ticks-clockwise, and 0 ticks counter-clockwise. Izzy sees the 0s as 1's, thus the top comparator...</p>
<p dir="auto"><a href="/uploads/files/FileUpload/6a/d20164-quneo-rotary-for-izzy.izz">d20164-quneo-rotary-for-izzy.izz</a></p>
]]></description><link>https://community.troikatronix.com/post/4866</link><guid isPermaLink="true">https://community.troikatronix.com/post/4866</guid><dc:creator><![CDATA[Altmuse]]></dc:creator><pubDate>Fri, 16 Jan 1970 15:45:13 GMT</pubDate></item><item><title><![CDATA[Reply to Relative Linear Twos Complement on Tue, 30 Oct 2012 11:59:45 GMT]]></title><description><![CDATA[<p dir="auto">I have been looking at the QuNeoas well..<br />
Is there a reason you interfacing it via midi rather than OSC?</p>
]]></description><link>https://community.troikatronix.com/post/4632</link><guid isPermaLink="true">https://community.troikatronix.com/post/4632</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Tue, 30 Oct 2012 11:59:45 GMT</pubDate></item><item><title><![CDATA[Reply to Relative Linear Twos Complement on Mon, 29 Oct 2012 01:21:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/310">@LPmode</a></p>
<div>Thank you for this. I wondered about this some years ago when I had Hercules controller. If I had found the answer then I would have had the machine still.</div>]]></description><link>https://community.troikatronix.com/post/4599</link><guid isPermaLink="true">https://community.troikatronix.com/post/4599</guid><dc:creator><![CDATA[vanakaru]]></dc:creator><pubDate>Mon, 29 Oct 2012 01:21:16 GMT</pubDate></item><item><title><![CDATA[Reply to Relative Linear Twos Complement on Sun, 28 Oct 2012 13:37:14 GMT]]></title><description><![CDATA[<div> The 0 or 127 values only determine which way the dial is turning. Use the trigger signal from note on watcher actor to count how many ticks the dial is moving.  I use a counter and a combination of comparator and gates to read the <span style="font-family:Arial, Verdana;font-size:10pt">0 and the 127 values as to switch between add and subtract. </span></div>]]></description><link>https://community.troikatronix.com/post/4591</link><guid isPermaLink="true">https://community.troikatronix.com/post/4591</guid><dc:creator><![CDATA[LPmode]]></dc:creator><pubDate>Sun, 28 Oct 2012 13:37:14 GMT</pubDate></item></channel></rss>