<?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[Slave Control with OSC]]></title><description><![CDATA[<div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">For an upcoming show one of the many problems that I'll need to solve is how to work with multiple machines and multiple operating systems over a network. My current plan for addressing the needs of this production will be to use one machine to drive the interactive media, and then to slave two computers for cued media playback. This will allow me to distribute the media playback over several machines while driving the whole system from a single machine. My current plan is to use one Mac Pro to work with live data while slaving two Windows' 7 PCs for traditionally cued media playback. The Mac Pro will drive a Barco, while the PC's each drive a Sanyo projector each. This should give me the best of both worlds in some respects. Distributed playback, similar to WatchOut's approach to media playback, while also allowing for more complex visual manipulation of live-captured video.  To make all of this work, however, it's important to address how to get two different machines running Isadora on two different operating systems to talk with one another. To accomplish this I'm going to use an OSC Transmit actor on the Master machine, and an OSC listener on the slaved machines.  On the Master machine the set-up looks like this:</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">  
</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">Trigger Value - OSC Transmit</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">  
</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">The transmit actor needs the IP address of the slaved machines, as well as a port to broadcast to. The setup below is for talking to just one other machine. In my final setup I'll create a specialized user actor that holds two OSC Transmit actors (one for each machine) that can be copied into each scene.</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">  
</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">On the Slaved machines the setup takes two additional steps. First off it's important to determine what port you want to receive messages from. You can do that by going to Isadora Preferences and selecting the Midi/Net tab. Here you can specify what port you want Isadora to listen to. At this point it's important to catch the data stream. You can do this by oping up the Communications tab and selecting Stream Setup. From here make sure that you select "Open Sound Control" and click the box "Auto-Detect Input." At this point you should see the Master Machine broadcasting with a channel name an address, and a data stream. Once this is setup the Actor patch for receive messages over the network looks like this:</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">  
</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">OSC Listener - Whatever Actor you Want</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">  
</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">In my case I'll largely use just jump++ actors to transition between scenes, each with their own movie. </span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">  
</span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">You can, of course, do much more complicated things with this set-up all depending on your programming or play-back needs. </span></div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal"><span style="line-height:24px">The rest of my documentation can be found here: </span></div>
<div><span style="line-height:24px"><u>http://matthewragan.com/2013/04/28/isadora-network-control/</u></span></div>
</div>]]></description><link>https://community.troikatronix.com/topic/632/slave-control-with-osc</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 12:31:56 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/632.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Apr 2013 13:47:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Slave Control with OSC on Tue, 30 Apr 2013 00:59:58 GMT]]></title><description><![CDATA[<p dir="auto">Exactly my thoughts. Unless I'm dealing with a sensor that's wifi only, I'd much rather have a hardline for a production / installation stability. Even if only for the little bit of inner peace it brings.</p>
]]></description><link>https://community.troikatronix.com/post/7030</link><guid isPermaLink="true">https://community.troikatronix.com/post/7030</guid><dc:creator><![CDATA[raganmd]]></dc:creator><pubDate>Tue, 30 Apr 2013 00:59:58 GMT</pubDate></item><item><title><![CDATA[Reply to Slave Control with OSC on Tue, 30 Apr 2013 00:57:51 GMT]]></title><description><![CDATA[<p dir="auto">I've never fully trusted WIFI for a show or installation. I know in theory it will work and it probably would work fine BUT knowing that a physical cable is connecting each machine is much more satisfying for my brain! :)</p>
]]></description><link>https://community.troikatronix.com/post/7029</link><guid isPermaLink="true">https://community.troikatronix.com/post/7029</guid><dc:creator><![CDATA[Skulpture]]></dc:creator><pubDate>Tue, 30 Apr 2013 00:57:51 GMT</pubDate></item><item><title><![CDATA[Reply to Slave Control with OSC on Tue, 30 Apr 2013 00:48:35 GMT]]></title><description><![CDATA[<p dir="auto">In this first round of testing I used a wireless network. For the production I'm doing in October I'm planning on hardwiring the machines together.</p>
]]></description><link>https://community.troikatronix.com/post/7028</link><guid isPermaLink="true">https://community.troikatronix.com/post/7028</guid><dc:creator><![CDATA[raganmd]]></dc:creator><pubDate>Tue, 30 Apr 2013 00:48:35 GMT</pubDate></item><item><title><![CDATA[Reply to Slave Control with OSC on Tue, 30 Apr 2013 00:43:51 GMT]]></title><description><![CDATA[<p dir="auto">Out of interest; did you hardwire the machines together or go with a WIFI network?</p>
]]></description><link>https://community.troikatronix.com/post/7027</link><guid isPermaLink="true">https://community.troikatronix.com/post/7027</guid><dc:creator><![CDATA[Skulpture]]></dc:creator><pubDate>Tue, 30 Apr 2013 00:43:51 GMT</pubDate></item></channel></rss>