<?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[OSC question]]></title><description><![CDATA[<p>I am trying to send OSC messages from Lua. The are several libraries that are no longer maintained or have dependencies that aren't available.  I tried to use an example that formats messages and bundles and I printed what I was trying to send.  It sends this?</p><p>/isadora-multi/1,f&gt;?G?</p><p>This is not being received by Isadora.  However, I tested OSC messages from max/msp and am able to successfully send messages to isadora by sending the message /isadora-multi/1 0.53 to the udpsend object.  But I guess the upcsend object probably formats that message in some way.  Does anyone know how OSC messages should be formatted?</p>]]></description><link>https://community.troikatronix.com/topic/3399/osc-question</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 12:12:22 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/3399.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Jul 2017 02:46:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OSC question on Wed, 26 Jul 2017 01:53:18 GMT]]></title><description><![CDATA[<p>I was able to get that library to work.</p>]]></description><link>https://community.troikatronix.com/post/24525</link><guid isPermaLink="true">https://community.troikatronix.com/post/24525</guid><dc:creator><![CDATA[azs]]></dc:creator><pubDate>Wed, 26 Jul 2017 01:53:18 GMT</pubDate></item><item><title><![CDATA[Reply to OSC question on Wed, 26 Jul 2017 01:27:08 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2066">@Juriaan</a> Thank you.  I didn't see this before.  I am using <a href="https://github.com/headchant/loveOSC">https://github.com/headchant/loveOSC</a> </p><p>Now that I understand more about OSC I will try to get it to work but I will probably have questions.</p>]]></description><link>https://community.troikatronix.com/post/24524</link><guid isPermaLink="true">https://community.troikatronix.com/post/24524</guid><dc:creator><![CDATA[azs]]></dc:creator><pubDate>Wed, 26 Jul 2017 01:27:08 GMT</pubDate></item><item><title><![CDATA[Reply to OSC question on Wed, 26 Jul 2017 01:22:52 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/8">@Fred</a> Thanks. I didn't see this reply earlier.  I was trying to format my own OSC messages and I didn't understand how to do that so Isadora didn't understand my message.  Now I am sending the string  '/isadora-multi/1\0\0\0\0,iii\0\0\0\0\0\0\0\25\0\0\0\44\0\0\0\23' which is correct OSC instead of 'isadora-multi 25 44 23' which wasn't working.</p>]]></description><link>https://community.troikatronix.com/post/24523</link><guid isPermaLink="true">https://community.troikatronix.com/post/24523</guid><dc:creator><![CDATA[azs]]></dc:creator><pubDate>Wed, 26 Jul 2017 01:22:52 GMT</pubDate></item><item><title><![CDATA[Reply to OSC question on Wed, 19 Jul 2017 22:23:03 GMT]]></title><description><![CDATA[<p>Hi there, </p><p>If you need any help with isadora and Lua, just let us know wich library you use and I will see or I can make it work  :thumbsup_tone1: </p>]]></description><link>https://community.troikatronix.com/post/24486</link><guid isPermaLink="true">https://community.troikatronix.com/post/24486</guid><dc:creator><![CDATA[Juriaan]]></dc:creator><pubDate>Wed, 19 Jul 2017 22:23:03 GMT</pubDate></item><item><title><![CDATA[Reply to OSC question on Wed, 19 Jul 2017 20:07:09 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/519">@azs</a> you can send basic Osc with straight UDP with a udo message like "isaodra/1". Isaodra should see it as an osc message.</p>]]></description><link>https://community.troikatronix.com/post/24485</link><guid isPermaLink="true">https://community.troikatronix.com/post/24485</guid><dc:creator><![CDATA[Fred]]></dc:creator><pubDate>Wed, 19 Jul 2017 20:07:09 GMT</pubDate></item></channel></rss>