<?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>Limina.Log &#187; PureData</title>
	<atom:link href="http://log.liminastudio.com/tag/puredata/feed" rel="self" type="application/rss+xml" />
	<link>http://log.liminastudio.com</link>
	<description>The Limina.Studio weblog: Art, Design and Development</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:32:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PureData: iemguts for darwin</title>
		<link>http://log.liminastudio.com/programming/puredata-iemguts-for-darwin</link>
		<comments>http://log.liminastudio.com/programming/puredata-iemguts-for-darwin#comments</comments>
		<pubDate>Thu, 19 Aug 2010 23:24:46 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Dataflow Programming]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[PureData]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=712</guid>
		<description><![CDATA[Here&#8217;s a binary of the iemguts externals for Puredata built for x86 Darwin.  For future reference, all you have to do to build this from source is &#8220;make pd_darwin&#8221;.  To use it, unpack the zip to ~/Library/Pd/iemguts.  You can then start or restart Pd and get the objects like [iemguts/canvasconnections].]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a <a href="http://log.liminastudio.com/wp-content/uploads/2010/08/iemguts_darwin.zip">binary</a> of the iemguts externals for Puredata built for x86 Darwin.  For future reference, all you have to do to build this from source is &#8220;make pd_darwin&#8221;.  To use it, unpack the zip to ~/Library/Pd/iemguts.  You can then start or restart Pd and get the objects like [iemguts/canvasconnections].</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/programming/puredata-iemguts-for-darwin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PuréeData: Realtime Collaborative Patching</title>
		<link>http://log.liminastudio.com/projects/music/pureedata-realtime-collaborative-patching</link>
		<comments>http://log.liminastudio.com/projects/music/pureedata-realtime-collaborative-patching#comments</comments>
		<pubDate>Sat, 31 Jul 2010 02:19:59 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[PureData]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=668</guid>
		<description><![CDATA[PuréeData is a browser-based PureData interface for a remote, central server that allows live, collaborative patching for anyone, anywhere. Using Pd&#8217;s internal messaging system and an accompanying python script, PureéData allows anyone with a browser to modify a public, shared patch running on a server and listen to the results live over an OGG audio [...]]]></description>
			<content:encoded><![CDATA[<p>PuréeData is a browser-based PureData interface for a remote, central server that allows live, collaborative patching for anyone, anywhere.</p>
<p>Using Pd&#8217;s internal messaging system and an accompanying python script, PureéData allows anyone with a browser to modify a public, shared patch running on a server and listen to the results live over an OGG audio stream.</p>
<p>The project is currently in development and is <a href="http://github.com/virgildisgr4ce/PureeData">freely available on GitHub</a>.  PureéData is in part adapted from code by <a href="http://jeraman.wordpress.com/2009/03/22/how-to-use-pure-data-as-a-api">Jeraman</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/projects/music/pureedata-realtime-collaborative-patching/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phrygian Étude for Distributed Version Control</title>
		<link>http://log.liminastudio.com/projects/music/phrygian-etude-for-distributed-version-control</link>
		<comments>http://log.liminastudio.com/projects/music/phrygian-etude-for-distributed-version-control#comments</comments>
		<pubDate>Thu, 29 Jul 2010 23:02:42 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[PureData]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=665</guid>
		<description><![CDATA[The Phrygian Étude is a &#8220;chain letter&#8221; musical experiment in PureData that is composed of YOUR commits!  So fork the Étude, modify the patch (following certain rules), and push it back to us.  When the time is ripe, we will then play back each stage of the composition—commit by commit—as a live performance!]]></description>
			<content:encoded><![CDATA[<p>The Phrygian Étude is a &#8220;chain letter&#8221; musical experiment in PureData that is composed of YOUR commits!  So fork the Étude, modify the patch (following certain rules), and push it back to us.  When the time is ripe, we will then play back each stage of the composition—commit by commit—as a live performance!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/projects/music/phrygian-etude-for-distributed-version-control/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EggBeater!</title>
		<link>http://log.liminastudio.com/itp/eggbeater</link>
		<comments>http://log.liminastudio.com/itp/eggbeater#comments</comments>
		<pubDate>Tue, 28 Apr 2009 03:51:11 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Dataflow Programming]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[PureData]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=253</guid>
		<description><![CDATA[EggBeater uses the intuitive power of rhythm to let anyone control the playback of music. Shaking this small, wireless device in regular patterns can automatically adjust the tempo and timing of loops. Just start playing the EggBeater just as you would a traditional shaker, and listen as the song slows down as you slow down, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://log.liminastudio.com/wp-content/uploads/2009/04/eggbeater_image.jpg"  rel="lightbox[roadtrip]"><img class="alignleft size-medium wp-image-350" title="EggBeater" src="http://log.liminastudio.com/wp-content/uploads/2009/04/eggbeater_image-300x188.jpg" alt="EggBeater" width="300" height="188" /></a></p>
<p>EggBeater uses the intuitive power of rhythm to let anyone control the playback of music. Shaking this small, wireless device in regular patterns can automatically adjust the tempo and timing of loops. Just start playing the EggBeater just as you would a traditional shaker, and listen as the song slows down as you slow down, or speed up as you do!</p>
<p>EggBeater uses an accelerometer coupled with an XBee radio to send your movements to PureData, where they detect your downbeats and rhythmic tempo. The software can then control playback within PureData or send OSC or MIDI messages to other platforms.</p>
<p>Here&#8217;s a short video courtesy of Lee-Sean:</p>
<p><object width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" type="application/x-shockwave-flash"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=8155cbafd3&amp;photo_id=3521282618&amp;flickr_show_info_box=true" /><param name="bgcolor" value="#000000" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/video/stewart.swf?v=71377" /><param name="allowfullscreen" value="true" /></object></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/eggbeater/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Puredata Artificial Neural Network external recompiled for x86 Darwin</title>
		<link>http://log.liminastudio.com/itp/puredata-artificial-neural-network-external-recompiled-for-x86-darwin</link>
		<comments>http://log.liminastudio.com/itp/puredata-artificial-neural-network-external-recompiled-for-x86-darwin#comments</comments>
		<pubDate>Wed, 15 Apr 2009 03:29:54 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Dataflow Programming]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[file download]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[PureData]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=283</guid>
		<description><![CDATA[So the other week I had downloaded Davide Morelli&#8217;s ANN external for Puredata and discovered that the binary didn&#8217;t work, which I&#8217;m guessing was compiled for PowerPC. Today, with Hans&#8216; help, I successfully recompiled it for Intel macs.  Enjoy!]]></description>
			<content:encoded><![CDATA[<p>So the other week I had downloaded <a href="http://www.davidemorelli.it/">Davide Morelli&#8217;s</a> <a href="http://puredata.info/Members/dmorelli/ann/">ANN external</a> for <a href="http://puredata.info">Puredata</a> and discovered that the binary didn&#8217;t work, which I&#8217;m guessing was compiled for PowerPC.</p>
<p>Today, with <a href="http://at.or.at/hans/">Hans</a>&#8216; help, I successfully recompiled it for Intel macs.  <a href="http://log.liminastudio.com/wp-content/uploads/2009/04/ann.zip">Enjoy!</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/puredata-artificial-neural-network-external-recompiled-for-x86-darwin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Engine Rooms of the Airship Himmel</title>
		<link>http://log.liminastudio.com/itp/the-engine-rooms-of-the-airship-himmel</link>
		<comments>http://log.liminastudio.com/itp/the-engine-rooms-of-the-airship-himmel#comments</comments>
		<pubDate>Tue, 17 Feb 2009 20:13:20 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Dataflow Programming]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[PureData]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=196</guid>
		<description><![CDATA[I created this PureData patch for our Dataflow Programming sound design homework assignment: The dark and dangerous Engine Rooms of Her Majesty&#8217;s Airship &#8220;Himmel!&#8221; It uses a modified bubble pattern controller from the Obiwannabe bubble tutorial.  And all together it sounds like this: Download the patch and pattern controller.  Enjoy!]]></description>
			<content:encoded><![CDATA[<p>I created this <a href="puredata.info/">PureData</a> patch for our Dataflow Programming sound design homework assignment: The dark and dangerous Engine Rooms of Her Majesty&#8217;s Airship &#8220;Himmel!&#8221;</p>
<p><span id="more-196"></span></p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2009/02/steam_grab.png"  rel="lightbox[roadtrip]"><img class="alignnone size-medium wp-image-197" title="Engine Room pd patch" src="http://log.liminastudio.com/wp-content/uploads/2009/02/steam_grab-300x248.png" alt="Engine Room pd patch" width="300" height="248" /></a></p>
<p>It uses a modified bubble pattern controller from the <a href="http://obiwannabe.co.uk/tutorials/html/tutorial_bubbles.html">Obiwannabe bubble tutorial</a>.  And all together it sounds like this:</p>
<p>Download the <a href="http://log.liminastudio.com/wp-content/uploads/2009/02/steam.pd">patch</a> and <a href="http://log.liminastudio.com/wp-content/uploads/2009/02/pattern_controller.pd">pattern controller</a>.  Enjoy!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/the-engine-rooms-of-the-airship-himmel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
