<?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[Topics tagged with pos-keyboard]]></title><description><![CDATA[A list of topics that have been tagged with pos-keyboard]]></description><link>https://community.troikatronix.com/tags/pos-keyboard</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 03:59:23 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/tags/pos-keyboard.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 15 Apr 2018 13:34:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[decoding input from a pos keyboard]]></title><description><![CDATA[<p>We want to share a small actor, which helped us in our performance  "loopstation". In order to have more haptical control we used keyboards as our input devices.</p>
<p>To get the x-keys working is pretty simple (using the hid input in communications-&gt;stream control). </p><p>For the programmable keyboard a MCI128 from preh, i choose a column &amp; row approach  (buttons are programmed as keypress a+1,a+2 …till in our case  p+8). The incoming keypresses are decoded with a javascript actor. We had 128 possible keys, but you could extend this with another keyboard (starting with the prefix q till z) or extending the prefix with another modifier.</p>
<p>Attached is an izzy file and a key table we used for prehs config software "winprogrammer"<a href="/assets/uploads/files/1523798942685-preh_decoder.zip"></a><a href="/assets/uploads/files/1523798952217-preh_decoder.zip"></a></p>
<p><a href="/assets/uploads/files/1523799259906-preh_decoder.zip"></a><a href="/assets/uploads/files/1523799367308-preh_decoder.zip"></a>edit: // zip upload hasn't worked out, now a link  <a href="http://dn.avk4.net/preh_decoder.zip" target="_blank">preh_decoder</a>//<br /></p>
<p></p>]]></description><link>https://community.troikatronix.com/topic/5188/decoding-input-from-a-pos-keyboard</link><guid isPermaLink="true">https://community.troikatronix.com/topic/5188/decoding-input-from-a-pos-keyboard</guid><dc:creator><![CDATA[m_theater]]></dc:creator><pubDate>Sun, 15 Apr 2018 13:34:38 GMT</pubDate></item></channel></rss>