<?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[Separate list of floats?]]></title><description><![CDATA[<p dir="auto">I am using Touch OSC to send accelerometer data to Isadora. It comes out of Touch OSC as a list of 3 floats. Only one of these floats comes out of the OSC listener. How can I get all three floats out of the actor? What I have to do now is use Max 'udpreceive' object to capture the incoming data, 'unpack' the list of floats, then send these to Isadora on three separate OSC channels. I'd rather not have to go through all this! Thanks for any help.</p>
<div>John</div>]]></description><link>https://community.troikatronix.com/topic/2267/separate-list-of-floats</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 07:11:16 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2267.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 05 Nov 2015 02:28:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Separate list of floats? on Fri, 06 Nov 2015 19:25:21 GMT]]></title><description><![CDATA[<p dir="auto">Great thank you for your quick response. Very easy indeed!</p>
]]></description><link>https://community.troikatronix.com/post/17714</link><guid isPermaLink="true">https://community.troikatronix.com/post/17714</guid><dc:creator><![CDATA[jtoenjes]]></dc:creator><pubDate>Fri, 06 Nov 2015 19:25:21 GMT</pubDate></item><item><title><![CDATA[Reply to Separate list of floats? on Thu, 05 Nov 2015 08:01:24 GMT]]></title><description><![CDATA[<p dir="auto">Its there. Just create 3 OSC listeners. You may need to renumber the ports though in the actors.</p>
<div>Heres mine.</div>
<p dir="auto"> <img src="/uploads/files/FileUpload/f3/183b72-screen-shot-2015-11-05-at-08.59.01.png" alt="183b72-screen-shot-2015-11-05-at-08.59.01.png" class=" img-responsive img-markdown" /> <img src="/uploads/files/FileUpload/36/d40393-screen-shot-2015-11-05-at-08.58.56.png" alt="d40393-screen-shot-2015-11-05-at-08.58.56.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://community.troikatronix.com/post/17688</link><guid isPermaLink="true">https://community.troikatronix.com/post/17688</guid><dc:creator><![CDATA[Skulpture]]></dc:creator><pubDate>Thu, 05 Nov 2015 08:01:24 GMT</pubDate></item><item><title><![CDATA[Reply to Separate list of floats? on Thu, 05 Nov 2015 07:24:12 GMT]]></title><description><![CDATA[<p dir="auto">In TouchOSC, do not use the OSC adress "/isadora/n" it's reserved for direct reception in Isadora.</p>
<div>In Isadora, when <span style="font-size:10pt">you are in "communications/stream setup" and you receive your osc message, give a channel number n for the reception, after that use 3 OSC listener with channel n, n+1, n2.</span></div>
<div><span style="font-size:10pt">Voilà</span></div>]]></description><link>https://community.troikatronix.com/post/17684</link><guid isPermaLink="true">https://community.troikatronix.com/post/17684</guid><dc:creator><![CDATA[jhoepffner]]></dc:creator><pubDate>Thu, 05 Nov 2015 07:24:12 GMT</pubDate></item></channel></rss>