<?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[[SOLVED] OSC Listener Actor Help is Missing Stream Setup Info]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<div>The help of the OSC listener doesn't talk about the stream setup menu.</div>
<div>So if you only refer to this, you think you can only listen to /isadora/something ports.</div>
<div>Best</div>
<div>Mehdi</div>]]></description><link>https://community.troikatronix.com/topic/2655/solved-osc-listener-actor-help-is-missing-stream-setup-info</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 09:43:30 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2655.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 May 2016 07:54:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Thu, 26 May 2016 15:50:29 GMT]]></title><description><![CDATA[<p dir="auto">thankyou Mark, very useful</p>
]]></description><link>https://community.troikatronix.com/post/20092</link><guid isPermaLink="true">https://community.troikatronix.com/post/20092</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Thu, 26 May 2016 15:50:29 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Thu, 26 May 2016 12:27:52 GMT]]></title><description><![CDATA[<p dir="auto">Dear John,</p>
<div>Well, I couldn't be more specific than the specification itself which you've linked to. I don't know how else to explain the syntax except for that document.</div>
<div>Maybe this document helps?</div>
<div>https://www.music.mcgill.ca/~gary/306/week9/osc.html</div>
<div>You could also send some OSC messages into Isadora and open the Monitor window. It will show the actual bytes being received which may help them to understand. If you place an OSC Transmit actor into the scene, and enter some numbers into the input, you'll see the OSC messages that are being sent (and received) by Isadora.</div>
<div>I hope that will help.</div>
<div>Best Wishes,</div>
<div>Mark</div>
<p dir="auto"><img src="/uploads/files/FileUpload/5c/e680c3-screen-shot-2016-05-26-at-4.27.04-pm.png" alt="e680c3-screen-shot-2016-05-26-at-4.27.04-pm.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://community.troikatronix.com/post/20091</link><guid isPermaLink="true">https://community.troikatronix.com/post/20091</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Thu, 26 May 2016 12:27:52 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Thu, 26 May 2016 09:52:26 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@Mark</a>,</p>
<div>Could you please clarify the OSC syntax that Isadora listens to (for somebody who knows nothing about this kind of thing) </div>
<div>I've been talking to a tech company who would like to support my work, and i need them to adapt an app to enable it to stream OSC into Isadora.</div>
<div>I've had a look at OSC protocol here: http://opensoundcontrol.org/spec-1_0 and its a bit beyond my abilities. The tech people would like to know more details about OSC and what Isadora needs - if it's simple, could you please note down what I need to tell them, and if its more complex, could you point me in the direction of useful resources? Things like which Atomic Data Type works with Izzy? </div>
<div>Thanks,</div>
<div>John</div>]]></description><link>https://community.troikatronix.com/post/20087</link><guid isPermaLink="true">https://community.troikatronix.com/post/20087</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Thu, 26 May 2016 09:52:26 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Wed, 25 May 2016 17:19:28 GMT]]></title><description><![CDATA[<p dir="auto">Great Mark, thank you !</p>
<div>Best</div>
<div>Mehdi</div>]]></description><link>https://community.troikatronix.com/post/20081</link><guid isPermaLink="true">https://community.troikatronix.com/post/20081</guid><dc:creator><![CDATA[keftaparty]]></dc:creator><pubDate>Wed, 25 May 2016 17:19:28 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Sat, 17 Jan 1970 22:43:05 GMT]]></title><description><![CDATA[<p dir="auto">Dear All,</p>
<div style="font-weight:normal">New help for the OSC Listener.</div>
<div>**Main actor Help **</div>
<div>
<div style="font-weight:normal">Receives values on the OSC input 'channel' that is associated with an OSC address in the Stream Setup window. If no channels are defined in the Stream Setup window, you may also use one of Isadora's "built-in" OSC addresses: /isadora/1 through /isadora/100 (for single values) or /isadora-multi/1 through /isadora-multi/8 (for multiple values.) Read the help for the 'channel' input for further details.</div>
<div>**Channel Input Help:**</div>
<div style="font-weight:normal">The channel number on which this actor will look for OSC messages, corresponding to the channel number associations defined in the Stream Setup window. If no addresses are defined in the Stream Setup window, this channel number corresponds to to the 100 "built-in" OSC addresses, ranging from /isadora/1 through /isadora/100.\r\rTo receive an OSC value list (up to 100 integers, floats or strings), send the message to the built-in addresses /isadora-multi/1 through /isadora-multi/8\. Values for /isadora-multi/1 are received on channels 1-100, values for /isadora-multi/2 appear on channels 101-200, etc. For example, if you were to send three floats and one integer as an OSC list to the address /isadora-multi/1, the OSC Listener actor will see the individual values on channels 1 through 4; sending the same list sent to /isadora-multi/2 would be received by OSC Listeners on channels 101-104, and so on.</div>
</div>
<div style="font-weight:normal">Hopefully those changes will make things clearer.</div>
<div style="font-weight:normal">Best Wishes,</div>
<div style="font-weight:normal">Mark</div>]]></description><link>https://community.troikatronix.com/post/20079</link><guid isPermaLink="true">https://community.troikatronix.com/post/20079</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Sat, 17 Jan 1970 22:43:05 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Sat, 17 Jan 1970 22:43:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a></p>
<p dir="auto">Yes I know it does still listen to the above but also to many others. I have the feeling at the beginning it only listened to /isadora/... but maybe this was a wrong thought of me because the text sounds as it only listens to /isadora/...</p>
]]></description><link>https://community.troikatronix.com/post/20077</link><guid isPermaLink="true">https://community.troikatronix.com/post/20077</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Sat, 17 Jan 1970 22:43:18 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Wed, 25 May 2016 08:10:24 GMT]]></title><description><![CDATA[<p dir="auto">Dear @Mehdi + <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/7">@Michel</a>,</p>
<div>Isadora still listens to /isadora/1 - /isadora/100, and /isadora-multi/1 though /isadora-multi/4 – so it's not just "in the early days." But I have just updated the help for the OSC Listener to mention the Stream Setup window.</div>
<div>Best Wishes,</div>
<div>Mark</div>]]></description><link>https://community.troikatronix.com/post/20076</link><guid isPermaLink="true">https://community.troikatronix.com/post/20076</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 25 May 2016 08:10:24 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Wed, 25 May 2016 07:58:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/7">@Michel</a></p>
<div>Yes, it was like this before the stream setup arrived.</div>
<div>Thanks</div>
<div>Mehdi</div>]]></description><link>https://community.troikatronix.com/post/20075</link><guid isPermaLink="true">https://community.troikatronix.com/post/20075</guid><dc:creator><![CDATA[keftaparty]]></dc:creator><pubDate>Wed, 25 May 2016 07:58:43 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] OSC Listener Actor Help is Missing Stream Setup Info on Sat, 17 Jan 1970 22:42:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/5">@keftaparty</a></p>
<p dir="auto">You are right, I think in the early days of the OSC Listener this was true (listened only to /isadora/...).</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@Mark</a> can the help text be updated so it is clear what is possible? I will file a proper feature request.</p>
<p dir="auto">Best Michel</p>
]]></description><link>https://community.troikatronix.com/post/20071</link><guid isPermaLink="true">https://community.troikatronix.com/post/20071</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Sat, 17 Jan 1970 22:42:33 GMT</pubDate></item></channel></rss>