<?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[Working with the EOS and OSC]]></title><description><![CDATA[<p dir="auto">I wanted to offer up some user actors that I made for getting triggers from cues in the EOS platform using OSC.</p>
<div>The actors parse out the cue number from the OSC line that comes from the console. Separating the cue number from the </div>
<div>time and from the percent complete.</div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">OSC FROM ETC EOS---CUE INFORMATION.iua: shows the cue#, Time, Percentage done.</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">  
</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">OSC FROM ETC Cue trigger.iua: By entering the cue # that you want to trigger a cue </span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">with the actor watches for that number </span><span style="background-color:rgb(255, 255, 255);font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap">sends a trigger when that cue happens.</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">  
</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">Please let me know if I can help clarify any of this better.</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">  
</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">Have fun.</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">Tlaloc</span></div>
<div><span style="font-family:Verdana, Geneva, sans-serif;font-size:13px;white-space:nowrap;background-color:rgb(255, 255, 255)">  
</span></div>
<div>P.s. these files where saved in the BETA version. If you need it back saved please let me know.</div>
<p dir="auto"><a href="/uploads/files/FileUpload/00/0d80d2-osc-from-etc-cue-trigger.iua">0d80d2-osc-from-etc-cue-trigger.iua</a> <a href="/uploads/files/FileUpload/54/9bf6a2-osc-from-etc-eos-cue-information.iua">9bf6a2-osc-from-etc-eos-cue-information.iua</a></p>
]]></description><link>https://community.troikatronix.com/topic/2924/working-with-the-eos-and-osc</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 14:51:40 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2924.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 23 Oct 2016 17:54:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Working with the EOS and OSC on Thu, 26 Aug 2021 21:40:26 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/608">@gapworks</a> <br /></p><p>A few gotchas;</p><p>If you wish to use your Console / Nomad during sending commands within Isadora you have to use so-called "Users".</p><p>ETC EOS has one primary user and a secondary user. What happens when Isadora is sending commands as a primary user it will clear your command bar.. And that is real shitty when you are working on some stuff during your show :) (In Blind mode ofc)</p><p>You should set all the OSC commands to User 2, Secondary user. That way your command bar is never cleared since that is our Primary user.</p><p>You can simply do this by adding /user/2/ to the command.</p><p>The above example will be /eos/user/2/cue/[cuenumber]/fire</p><p></p>]]></description><link>https://community.troikatronix.com/post/46748</link><guid isPermaLink="true">https://community.troikatronix.com/post/46748</guid><dc:creator><![CDATA[Juriaan]]></dc:creator><pubDate>Thu, 26 Aug 2021 21:40:26 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Thu, 26 Aug 2021 21:35:42 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/608">@gapworks</a></p><p>Hi there!</p><p>Starting on the EOS side; go sit behind your console/machine that is running ETC EOS</p><ol><li>Open the menu by pressing the triangle at the bottom of your screen (the same location as where you can save/load new files)</li><li>Press Setup &gt; System Settings</li><li>Go to Show Control</li><li>Go to the Tab OSC</li><li>Enable OSC RX (Receiving) and OSC TX (Transmitting)</li><li>Set the correct ports, let's say that our Input port is going to be 4567 and our output port is going to be 1234 (Isadora Standard port, this should match your default OSC receiving port of Isadora)</li><li>In the OSC TX Address fill in the IP Address that you can find in the Isadora Preference menu (bottom of the Preference window)</li><li>All other fields should be left alone.</li><li>Go back into Live mode (Press Live if you are behind a Console or press Blind at the top of your screen to return to the normal mode)</li><li>Make sure that you can advance through your Cue list like you normally would. If not, that means that your Cue list is not attached to the Main Playback master</li></ol><p>To Isadora;</p><ol><li>Create a new OSC Transmit actor</li><li>Fill in the IP Address of the other machine</li><li>Fill in the Port, this should be the same as step 6 of the EOS side. (Input port)</li><li>Fill this in our OSC path; /eos/cue/2/fire</li><li>Add a Trigger value actor to our value, and send it 1 &gt; press the trigger</li><li>Isadora will now tell EOS that it should fire cue 2.</li><li>EOS should follow :)</li></ol><p>A few things about the OSC path and how it works;</p><p>/eos &gt; required for all EOS commands, they all start with /eos/</p><p>/cue &gt; We wish to execute a Cue command</p><p>/2 &gt; The cue number</p><p>/fire &gt; And we wish to fire it.</p><p>You can use a Text formatter to make this OSC path for you.</p><ol><li>Grab a new Text Formatter actor</li><li>Double Click the actor</li><li>Paste this inside  "/eos/cue/" P1 "/fire"</li><li>Press OK</li><li>Now if you change Parameter 1 to 3 for example it will give an OSC path of "/eos/cue/3/fire"</li></ol><p></p>]]></description><link>https://community.troikatronix.com/post/46747</link><guid isPermaLink="true">https://community.troikatronix.com/post/46747</guid><dc:creator><![CDATA[Juriaan]]></dc:creator><pubDate>Thu, 26 Aug 2021 21:35:42 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Thu, 26 Aug 2021 18:29:17 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1189">@tlaloc</a></p><p></p><p>i downloaded  all the  actors. are there any example files, screenshots available especially from the eos side setup</p><p>best</p><p></p>]]></description><link>https://community.troikatronix.com/post/46746</link><guid isPermaLink="true">https://community.troikatronix.com/post/46746</guid><dc:creator><![CDATA[gapworks]]></dc:creator><pubDate>Thu, 26 Aug 2021 18:29:17 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Thu, 26 Aug 2021 17:49:29 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a></p><p></p><p>i still don't manage to trigger cues from eos  ion from  isadora. any suggestions, help, examples.</p><p>be  aware that I'm truly new to the eos family!</p><p>best</p><p></p>]]></description><link>https://community.troikatronix.com/post/46745</link><guid isPermaLink="true">https://community.troikatronix.com/post/46745</guid><dc:creator><![CDATA[gapworks]]></dc:creator><pubDate>Thu, 26 Aug 2021 17:49:29 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Wed, 02 Nov 2016 03:13:21 GMT]]></title><description><![CDATA[<p dir="auto">DusX can you link to it?</p>
]]></description><link>https://community.troikatronix.com/post/21854</link><guid isPermaLink="true">https://community.troikatronix.com/post/21854</guid><dc:creator><![CDATA[tlaloc]]></dc:creator><pubDate>Wed, 02 Nov 2016 03:13:21 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Sat, 29 Oct 2016 15:29:08 GMT]]></title><description><![CDATA[<p dir="auto">I recently posted to another thread on ETC some info about osc formatting. I suggest taking a look at it.</p>
]]></description><link>https://community.troikatronix.com/post/21807</link><guid isPermaLink="true">https://community.troikatronix.com/post/21807</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Sat, 29 Oct 2016 15:29:08 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Fri, 28 Oct 2016 23:07:39 GMT]]></title><description><![CDATA[<p dir="auto">I will give it a try soon as I can. Thanks again!</p>
]]></description><link>https://community.troikatronix.com/post/21801</link><guid isPermaLink="true">https://community.troikatronix.com/post/21801</guid><dc:creator><![CDATA[glennpowell1]]></dc:creator><pubDate>Fri, 28 Oct 2016 23:07:39 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Fri, 28 Oct 2016 22:44:53 GMT]]></title><description><![CDATA[<p dir="auto">Here you are glen. The go commands going towards eos work on their own. For the return cue information from EOS I recommend the OSC router.</p>
<div>Also Please see the attached image for the stream path in IZZY.</div>
<p dir="auto"><img src="/uploads/files/FileUpload/71/ffb1d1-screen-shot-2016-10-28-at-8.44.20-pm.png" alt="ffb1d1-screen-shot-2016-10-28-at-8.44.20-pm.png" class=" img-responsive img-markdown" /> <a href="/uploads/files/FileUpload/13/8c7fab-eos-user-actor.izz">8c7fab-eos-user-actor.izz</a></p>
]]></description><link>https://community.troikatronix.com/post/21800</link><guid isPermaLink="true">https://community.troikatronix.com/post/21800</guid><dc:creator><![CDATA[tlaloc]]></dc:creator><pubDate>Fri, 28 Oct 2016 22:44:53 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Thu, 27 Oct 2016 19:59:18 GMT]]></title><description><![CDATA[<p dir="auto">saved back for Izzy 2.2 would be much appreciated. Very useful!</p>
]]></description><link>https://community.troikatronix.com/post/21762</link><guid isPermaLink="true">https://community.troikatronix.com/post/21762</guid><dc:creator><![CDATA[glennpowell1]]></dc:creator><pubDate>Thu, 27 Oct 2016 19:59:18 GMT</pubDate></item><item><title><![CDATA[Reply to Working with the EOS and OSC on Tue, 25 Oct 2016 20:27:20 GMT]]></title><description><![CDATA[<p dir="auto">This IUA allows you to GO on cues. Go BACK on cues and has the izzy trigger integrated. <br />
Let me know if you have any questions.</p>
<div>It was written on the BETA. Let me know if you need a different version.</div>
<div>Tlaloc</div>
<p dir="auto"><a href="/uploads/files/FileUpload/fc/63cc78-etc-eos-control.iua">63cc78-etc-eos-control.iua</a></p>
]]></description><link>https://community.troikatronix.com/post/21737</link><guid isPermaLink="true">https://community.troikatronix.com/post/21737</guid><dc:creator><![CDATA[tlaloc]]></dc:creator><pubDate>Tue, 25 Oct 2016 20:27:20 GMT</pubDate></item></channel></rss>