<?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[[ANSWERED] Sound Routing Problems]]></title><description><![CDATA[<p>Re: [Sound distribution with the Sound Player Actor](/topic/7727/sound-distribution-with-the-sound-player-actor)</p>
<p>Sound Distribution Problems</p>
<p>Hi, I tried to load my patch for testing sound distribution, which worked fine in Isadora 3. Today, working with Isadora 4 and on Win 11, I got the error message: Isadora has experienced an unexpected error. (ID = -19)</p>
<p>So I tried to recreate sound distribution in a new file. It works fine, as long I do routing without levels, e.g. "1:1,2:4" etc. When I add the volume parameter with "@" sign, the routing doesn't work. e.g. "1:1@50%"</p>
<p>I think, I'll need help with the routing syntax. Is there a different routing syntax?</p>
<p>Thanks for your help!</p>
<p>gunther</p>]]></description><link>https://community.troikatronix.com/topic/9287/answered-sound-routing-problems</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 21:48:43 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/9287.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Sep 2025 20:41:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED] Sound Routing Problems on Thu, 18 Sep 2025 17:07:03 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/118">@gunther</a> said:</p>
<blockquote>n input of 1 second results in a sound loop of 4 seconds</blockquote>
<p> FUN</p>]]></description><link>https://community.troikatronix.com/post/56708</link><guid isPermaLink="true">https://community.troikatronix.com/post/56708</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Thu, 18 Sep 2025 17:07:03 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Sound Routing Problems on Wed, 17 Sep 2025 07:34:44 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a> </p>
<p>Thank you for your detailled answer, it was a valuable help for me. In fact, the use of the routing widget produces the correct input string, and you can see the correct syntax.</p>
<p>As a gadget I enclose a user actor that uses the routing input to send an audio signal in a round through 4 speakers. The input value "seconds" determines the duration of the signal on one speaker. For example, n input of 1 second results in a sound loop of 4 seconds , Sounds nice!</p>
<p>Cheers, gunther</p><p><a href="/assets/uploads/files/1758094476571-sound-around.iua4">Sound around (4 speakers)</a></p>]]></description><link>https://community.troikatronix.com/post/56696</link><guid isPermaLink="true">https://community.troikatronix.com/post/56696</guid><dc:creator><![CDATA[gunther]]></dc:creator><pubDate>Wed, 17 Sep 2025 07:34:44 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Sound Routing Problems on Thu, 11 Sep 2025 19:46:03 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/118">@gunther</a></p>
<p>You are not wrong in finding the routing control string formatting confusing. I have found the help text has a number of errors. <br />I have tested in Isadora 4, and can confirm the volume controls work, but require a format that the help text is incorrect about.<br />Here is a formatting string for the Text Formatter:</p>
<pre>
 "1:1@" P1 "; 2:2@" P2
</pre>
<p>For control by percentage the % sign can NOT be used. The string format expected is: 1:1@0; 2:2@100</p>
<p>Note also, that the separator is a semi-colon not a comma as stated in the help.</p>
<p>I am entering these discrepancies into our bug tracker, and will ensure they are fixed for the next release.</p><p></p><p>A feature, you may not have noticed is that if you use the routing widget (click the actor grid Icon) and adjust the volume per channel there, the actor will create the input router string. This is the easiest way to get a working reference string.</p>]]></description><link>https://community.troikatronix.com/post/56677</link><guid isPermaLink="true">https://community.troikatronix.com/post/56677</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Thu, 11 Sep 2025 19:46:03 GMT</pubDate></item></channel></rss>