<?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>Michael Ferriell Zbyszyński &#187; software</title>
	<atom:link href="http://www.mikezed.com/category/experiments/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikezed.com</link>
	<description>music, art, &#38; technology</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:50:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>fzero~</title>
		<link>http://www.mikezed.com/fzero/</link>
		<comments>http://www.mikezed.com/fzero/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 00:22:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[max]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=1077</guid>
		<description><![CDATA[wavelet-based fundamental estimator for Max]]></description>
			<content:encoded><![CDATA[<p>In 2011, I wrote a pitch tracker for the Max programming environment.  It uses a fast-lifting, Haar wavelet as the main transform.  I&#8217;m working on an ICMC paper currently, so there will be more info here soon.</p>
<p><a href="http://cycling74.com/products/max/">Get Max 6 to see it in action.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/fzero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PacketWeather</title>
		<link>http://www.mikezed.com/packetweather/</link>
		<comments>http://www.mikezed.com/packetweather/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 17:06:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[max]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=565</guid>
		<description><![CDATA[PacketWeather is a multimedia installation that visualizes and sonifies the data traffic that continuously surrounds us. ]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/27793367" width="640" height="480" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p><em>PacketWeather</em> is a visualization and sonification of the data traffic that continuously surrounds us. Every second, computers are sending information “packets” out into the ether. These might be low level, such as checking the time on the network, or part of a storm of bits that represent email or html web browsing. While action is initiated by the user in the latter case, it can be surprising how much communication is generated automatically and occurs beneath the surface. Not only are data packets passing around us on wires, they are also passing straight through us as part of wireless data networks that are becoming ubiquitous. <em>PacketWeather</em> exposes part of the ocean of data that we are currently immersed in, but are usually unaware of.</p>
<p><em>PacketWeather</em> employs <a href="http://r-s-g.org/carnivore/about.php">Carnivore</a> (officially DCS1000), a network “diagnostic” tool that the FBI has used to sniff out internet packets. Carnivore has been ported to run in <a href="http://processing.org/">Processing</a>, an open source image, animation, and data visualization environment. It is here that the IP addresses and <a href="http://www.iana.org/assignments/port-numbers">port numbers</a>, of incoming packets are examined, and plotted visually. The spatial location of the plots corresponds to the IP addresses of the sender and receiver, while the color of the plots indicates what kind of traffic that packet represents (blue is html, red is instant messaging, green is email, etc.) Processing then packages this information into the <a href="http://www.opensoundcontrol.org/introduction-osc">OpenSoundControl</a>, a communications protocol that originated in music synthesis. This protocol is passed along to <a href="http://www.cycling74.com/products/max5">Max/MSP</a>, a data-flow based audio programming environment. Max keeps a running histogram of what packets have been seen, and uses that to generate a sonic environment based on the current packet climate. Repeated ports become more prominent, and different packet types (UDP or TCP) are identified by individual timbres.</p>
<p><em>PacketWeather</em> is both site and time specific. Since it picks up all the traffic on the local area network, it can be extremely dense and active on a large network and much more minimal in a home environment. The nature of the prevailing traffic also influences the moment-by-moment evolution of the environment, and is strongly determined by the specific activities of users on the network.</p>
<p><em>PacketWeather</em> can be installed on a computer with a VGA monitor and stereo speakers, or projected. In the former case, the artist provides all hardware for the installation, the only requirements are electricity and an internet connection.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/packetweather/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Variable Index of Developing Circumstances</title>
		<link>http://www.mikezed.com/a-variable-index-of-developing-circumstances/</link>
		<comments>http://www.mikezed.com/a-variable-index-of-developing-circumstances/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 18:09:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[iOs]]></category>
		<category><![CDATA[objective-C]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=453</guid>
		<description><![CDATA[Anthony Discenza, 2009single-channal generative digital work for iPhone/iPod Touch4.5 x 2.4 x 0.48 inches. Custom software by Michael Zbyszynski For info, click piece number 10 here.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mikezed.com/wp-content/uploads/2010/02/amd_iphone500.png" rel="shadowbox[sbpost-453];player=img;"><br />
</a>
<p>Anthony Discenza, 2009<br />single-channal generative digital work for iPhone/iPod Touch<br />4.5 x 2.4 x 0.48 inches.</p>
<p>Custom software by Michael Zbyszynski<br />
<a href="http://www.cclarkgallery.com/dynamic/artist.asp?ArtistID=11&amp;Count=0"> For info, click piece number 10 here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/a-variable-index-of-developing-circumstances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LemurShuffler</title>
		<link>http://www.mikezed.com/lemurshuffler/</link>
		<comments>http://www.mikezed.com/lemurshuffler/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 20:34:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[lemur]]></category>
		<category><![CDATA[max]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=1010</guid>
		<description><![CDATA[* download me * I modded the M4L BufferShuffler Device to work with Lemur control. The download also includes a Lemur Project file.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a title="LemurShuffle.zip" href="http://www.mikezed.com/max_patches/LemurShuffle.zip">* download me *</a><br />
I modded the M4L BufferShuffler Device to work with Lemur control. The download also includes a Lemur Project file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/lemurshuffler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CNMAT Spectral Tutorials</title>
		<link>http://www.mikezed.com/cnmat-spectral-tutorials/</link>
		<comments>http://www.mikezed.com/cnmat-spectral-tutorials/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 19:56:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[UC Berkeley]]></category>
		<category><![CDATA[max]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=965</guid>
		<description><![CDATA[A large collection of tutorial patches that help explain additive and resonant synthesis in the context of CNMAT Max Objects. Download the current version from CNMAT.]]></description>
			<content:encoded><![CDATA[<p>A large collection of tutorial patches that help explain additive and resonant synthesis in the context of CNMAT Max Objects.</p>
<p><iframe src="http://player.vimeo.com/video/29623252" width="320" height="240" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p><a href="http://cnmat.berkeley.edu/downloads">Download the current version from CNMAT.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/cnmat-spectral-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PID Controller</title>
		<link>http://www.mikezed.com/pid-controller/</link>
		<comments>http://www.mikezed.com/pid-controller/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 00:09:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[gastronomy]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[max]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=1069</guid>
		<description><![CDATA[PID Controller implemented in Max]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the PID Contoller I used for my <a href="http://www.mikezed.com/sous-vide/">Sous Vide</a> rig. There are some idiosyncrasies that relate to my particular setup, but the math part is adaptable.</p>
<p><a href="http://www.mikezed.com/max_patches/pid_controler02.maxpat.zip">download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/pid-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>P5 Glove</title>
		<link>http://www.mikezed.com/p5-glove/</link>
		<comments>http://www.mikezed.com/p5-glove/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 00:44:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[max]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=602</guid>
		<description><![CDATA[I wrapped Tim Kreger&#8217;s p5 glove code in a Max external and put it here: http://www.mikezed.com/max_patches/p5glove.zip This is a UB version. I will not be making a windows version. It is fatally flawed, and will kick your puppy and steal your girl. I probably won&#8217;t have time to fix any bugs. cheers, mz]]></description>
			<content:encoded><![CDATA[<p>I wrapped Tim Kreger&#8217;s p5 glove code in a Max external and put it here:</p>
<p><a href="http://homepage.mac.com/mikezed/technology/p5glove.zip">http://www.mikezed.com/max_patches/p5glove.zip</a></p>
<p>This is a UB version. I will not be making a windows version. It is fatally flawed, and will kick your puppy and steal your girl. I probably won&#8217;t have time to fix any bugs.</p>
<p>cheers,</p>
<p>mz</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/p5-glove/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weather Report</title>
		<link>http://www.mikezed.com/weather-repor/</link>
		<comments>http://www.mikezed.com/weather-repor/#comments</comments>
		<pubDate>Sun, 11 Mar 2007 19:57:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[max]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=1022</guid>
		<description><![CDATA[This patch reads current weather obesrvations from the National Weather Service&#8217;s website. (It only covers cities in the United States.) For a full list see: National Weather Service XML Feeds Requires: CNMAT Objects Jasch Objects Download this patch here (.zip)]]></description>
			<content:encoded><![CDATA[<p class="body">This patch reads current weather obesrvations from the National Weather Service&#8217;s website. (It only covers cities in the United States.) For a full list see:</p>
<p><a href="http://www.weather.gov/data/current_obs/">National Weather Service XML Feeds</a></p>
<p>Requires:</p>
<p><a href="http://www.cnmat.berkeley.edu/MAX/downloads/">CNMAT Objects</a></p>
<p><a href="http://www.jasch.ch/dl/default.htm">Jasch Objects</a></p>
<h2 class="center"><a href="http://www.mikezed.com/max_patches/weather_report.mxb.zip">Download this patch here (.zip) </a></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/weather-repor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CNMAT Max/MSP/Jitter Depot</title>
		<link>http://www.mikezed.com/cnmat-maxmspjitter-depot/</link>
		<comments>http://www.mikezed.com/cnmat-maxmspjitter-depot/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 18:41:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[max]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=468</guid>
		<description><![CDATA[CNMAT&#8217;s expanding collection of Max/MSP/Jitter patches designed for composers, programmers, performers and music educators. The MMJ-Depot includes basic programming tips, modular programming units for copy and paste, interactive tutorials on all aspects of computer music, and functioning musical works with commentary and criticism. Download the current version from CNMAT.]]></description>
			<content:encoded><![CDATA[<p>CNMAT&#8217;s expanding collection of Max/MSP/Jitter patches designed for composers, programmers, performers and music educators. The MMJ-Depot includes basic programming tips, modular programming units for copy and paste, interactive tutorials on all aspects of computer music, and functioning musical works with commentary and criticism.</p>
<p><a href="http://cnmat.berkeley.edu/downloads">Download the current version from CNMAT.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/cnmat-maxmspjitter-depot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rössler</title>
		<link>http://www.mikezed.com/rossler/</link>
		<comments>http://www.mikezed.com/rossler/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 21:51:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[max]]></category>

		<guid isPermaLink="false">http://www.mikezed.com/?p=1048</guid>
		<description><![CDATA[Max Object that generates a Rössler Attractor. download]]></description>
			<content:encoded><![CDATA[<p>Max Object that generates a Rössler Attractor.</p>
<p><a href="http://cnmat.berkeley.edu/downloads/files/maxdl/OSX-MachO/roessler_1.0.tar.gz">download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikezed.com/rossler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

