<?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[[ISSUE LOGGED] OSC to isadora-multi not working with strings ?]]></title><description><![CDATA[<p>Hi I am encountering an issue with receiving OSC with multiple arguments via the address /isadora-multi   using OSC Listener</p>
<p>When I use this method to send multiple integers, it seems to work fine.  However, when I try to send multiple strings, it fails.  For example, if I send /isadora-multi/2 "first" "second" "third"  then the result is that OSC listener on channel 101 receives nothing, channel 102 receives "third" and channel 103 receives nothing.  I see similar issues when I try to combine an argument that is a number with multiple arguments that are strings.  It looks in the Monitor window that the full collection of strings is making it through, however, and the issue is how they are being lost to the OSC Listenter </p>
<p></p>
<p>If I send /isadora-multi/2 1 "second" 3   (integer followed by string followed by integer), i get correct results (channel 101: 1, channel 102: "second", channel 103: 3)</p>
<p><br />However if I send /isadora-multi/2 1 "second" "last" (integer followed by two strings), I get channel 101: 1, channel 102: "last" and nothing comes through to channel 103.  The second string seems lost altogether, and the last string goes to the wrong channel.</p>
<p></p>
<p>I see similar behavior if I try to use the OSC-Multi Listener.</p>
<p></p>
<p>Is there a known issue with multiple string values in an osc packet?</p>]]></description><link>https://community.troikatronix.com/topic/5927/issue-logged-osc-to-isadora-multi-not-working-with-strings</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 12:40:52 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/5927.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Jun 2019 23:34:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ISSUE LOGGED] OSC to isadora-multi not working with strings ? on Thu, 20 Jun 2019 06:27:57 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/395">@dbengali</a></p><p>Thanks for the bug report. This bug was in 2.6.1 as well... I guess no one encountered it before. I've fixed it in v3 and the fix will appear with the next point release (3.0.2) which is coming shortly.</p><p>Best Wishes,<br />Mark</p>]]></description><link>https://community.troikatronix.com/post/36008</link><guid isPermaLink="true">https://community.troikatronix.com/post/36008</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Thu, 20 Jun 2019 06:27:57 GMT</pubDate></item><item><title><![CDATA[Reply to [ISSUE LOGGED] OSC to isadora-multi not working with strings ? on Wed, 19 Jun 2019 16:16:46 GMT]]></title><description><![CDATA[<p>Thank-you, I have confirmed this issue.<br />It is in our issue tracker now.</p>]]></description><link>https://community.troikatronix.com/post/35998</link><guid isPermaLink="true">https://community.troikatronix.com/post/35998</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Wed, 19 Jun 2019 16:16:46 GMT</pubDate></item></channel></rss>