<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sunheartcowfork.com &#187; Isadora</title>
	<atom:link href="http://sunheartcowfork.com/category/video/isadora/feed/" rel="self" type="application/rss+xml" />
	<link>http://sunheartcowfork.com</link>
	<description>geoff king's website</description>
	<lastBuildDate>Mon, 05 Apr 2010 05:47:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Drawing on video with Isadora</title>
		<link>http://sunheartcowfork.com/2007/01/25/drawing-on-video-with-isadora/</link>
		<comments>http://sunheartcowfork.com/2007/01/25/drawing-on-video-with-isadora/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 15:58:28 +0000</pubDate>
		<dc:creator>Geoff</dc:creator>
				<category><![CDATA[Isadora]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://sunheartcowfork.com/2007/01/25/drawing-on-video-with-isadora/</guid>
		<description><![CDATA[Alfred said:
i want to draw LIVE with a wacom pad thin white lines onto the video.
the lines should dissapear slowly.
any ideas how to do that?

And then Zola said &#8230;

You could do it with the shapes actor going through a luminance keys actor (foreground
input) that feeds back to its Background input. You&#8217;ll have to put another [...]]]></description>
			<content:encoded><![CDATA[<p>Alfred said:</p>
<blockquote><p>i want to draw LIVE with a wacom pad thin white lines onto the video.<br />
the lines should dissapear slowly.<br />
any ideas how to do that?
</p></blockquote>
<p>And then Zola said &#8230;<br />
<span id="more-11"></span></p>
<blockquote><p>You could do it with the shapes actor going through a luminance keys actor (foreground<br />
input) that feeds back to its Background input. You&#8217;ll have to put another video actor (in<br />
bypass mode if you prefer) between the output and the input of the Luminance Key actor for<br />
the virtual cable to accept to go there.
</p></blockquote>
<p>So here it is:</p>
<p><a href="http://www.sunheartcowfork.com/isadora/IsadoraPaintbrushExampleV1.zip"> IsadoraPaintbrushExampleV1.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sunheartcowfork.com/2007/01/25/drawing-on-video-with-isadora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling Keynote from within Isadora</title>
		<link>http://sunheartcowfork.com/2007/01/21/controlling-keynote-from-within-isadora/</link>
		<comments>http://sunheartcowfork.com/2007/01/21/controlling-keynote-from-within-isadora/#comments</comments>
		<pubDate>Sun, 21 Jan 2007 15:27:28 +0000</pubDate>
		<dc:creator>Geoff</dc:creator>
				<category><![CDATA[Isadora]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://sunheartcowfork.com/2007/01/21/controlling-keynote-from-within-isadora/</guid>
		<description><![CDATA[I do some corporate presentation work.
Recently I&#8217;ve run a couple of shows directly out of Keynote. I sometimes do this when I don&#8217;t have a lot of pre-production time, or when I know that a lot of text details (like award winners, subtitles and/or names) will be changed before or during the show (for bigger [...]]]></description>
			<content:encoded><![CDATA[<p>I do some corporate presentation work.</p>
<p>Recently I&#8217;ve run a couple of shows directly out of <a href="http://www.apple.com/iwork/keynote/">Keynote</a>. I sometimes do this when I don&#8217;t have a lot of pre-production time, or when I know that a lot of text details (like award winners, subtitles and/or names) will be changed before or during the show (for bigger shows with more time I usually make these as stills and handle them in Isadora). Sometimes I&#8217;d like to use both &#8230;</p>
<p><span id="more-8"></span></p>
<p>I&#8217;ve always been a bit annoyed by Keynote&#8217;s management and playback of media files (no autostart, inability to use a single sound file under multiple slides, etc etc). On the other hand, generating stills for text slides in the heat of battle gets very<br />
tired very quickly. But video files are important to me, so I wanted Isadora to be in control.</p>
<p>I was hoping for a nice solution to control Keynote from within Isadora &#8230; I knew Applescript would be involved, but I was puzzling how to get that out of Isadora. And then along comes Midipipe (thanks again, Nick Weldin).</p>
<p>So &#8230; I&#8217;ve created a <a href="http://homepage.mac.com/nicowald/SubtleSoft/">Midipipe</a> config and a User Actor which make some basic Keynote functionality available from within Isadora. They are pretty bare-bones, with little error checking, but they could be useful to others. It is a pretty raw setup, and<br />
I haven&#8217;t used it in battle yet (there&#8217;s bound to be some changes after that &#8230;)</p>
<p>Also, I&#8217;m not a big MIDI user, so experts may find some MIDI stupidities in there also. I haven&#8217;t put any real configurability into the MIDI side of things, since I don&#8217;t use any other MIDI devices/interconnects at the moment.</p>
<p>One more warning: I use two broadcast/listener channels in Isadora to receive information back from Keynote. At the moment these are 900 and 901. Change them if you want.</p>
<p>You&#8217;ll need <a href="http://www.troikatronix.com/isadora.html">Isadora</a>, <a href="http://homepage.mac.com/nicowald/SubtleSoft/">Midipipe</a> and <a href="http://www.apple.com/iwork/keynote/">Keynote</a> to make this work.</p>
<p>I&#8217;ve put the Midipipe config, the Isadora patch (containing the user actor and example usage) and a sample Keynote show together in a zip file (for Mac only) <a href="http://www.sunheartcowfork.com/isadora/IsadoraMidipipeKeynoteV1.zip">HERE</a>.</p>
<p>It&#8217;s yours if you want it. All I ask is that you let me know if you see any problems, or if you have any improvements. Also, there&#8217;s remaining Keynote functionality that I haven&#8217;t connected. I don&#8217;t think I&#8217;ve missed anything important, but you might disagree &#8230;</p>
<p>In terms of usage, the big gotcha for novice MIDI users is getting MIDI communication between Isadora and Midipipe running properly. I use the &#8216;Isadora Virtual Out&#8217; in my setup.</p>
<p>The Midipipe side of things might also come in handy as a standalone solution (ie without Isadora) for MIDI-type people who are looking for a way to control Keynote.</p>
<p>Thanks must go, as always, to Mark Coniglio for Isadora &#8212; an elegant solution to a lot of different problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://sunheartcowfork.com/2007/01/21/controlling-keynote-from-within-isadora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
