<?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>Jordan Larrigan &#124; Visualist, Outdoorsman &#187; processing.org</title>
	<atom:link href="http://jordanlarrigan.com/tag/processing-org/feed/" rel="self" type="application/rss+xml" />
	<link>http://jordanlarrigan.com</link>
	<description>A journey through human and computer interaction</description>
	<lastBuildDate>Fri, 18 Jun 2010 00:04:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>ChalkNoise</title>
		<link>http://jordanlarrigan.com/2010/01/chalknoise/</link>
		<comments>http://jordanlarrigan.com/2010/01/chalknoise/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 06:44:50 +0000</pubDate>
		<dc:creator>Jordan Larrigan</dc:creator>
				<category><![CDATA[Data Vizualization]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[minim]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[visualizer]]></category>

		<guid isPermaLink="false">http://jordanlarrigan.com/?p=321</guid>
		<description><![CDATA[Finally finished up the chalknoise app. Feel free to download it and use it with your own music. Mac &#8211; Linux &#8211; Windows I added a few features to make it a bit more interactive. Press the following buttons to change the visualizer. 1 &#8211; 3 = Change intensity. *Note volume will also effect the [...]]]></description>
			<content:encoded><![CDATA[<p>Finally finished up the chalknoise app. Feel free to download it and use it with your own music.</p>
<p><a href="http://jordanlarrigan.com/downloads/ChalkNoiseV1.macosx.zip">Mac</a> &#8211; <a href="http://jordanlarrigan.com/downloads/ChalkNoiseV1.linux.zip">Linux</a> &#8211; <a href="http://jordanlarrigan.com/downloads/ChalkNoiseV1.windows.zip">Windows</a></p>
<p>I added a few features to make it a bit more interactive. Press the following buttons to change the visualizer.</p>
<p>1 &#8211; 3 = Change intensity. *Note volume will also effect the intensity. 1 = low, 2 = medium, 3 = high.<br />
a = Turn on auto Color switcher (default)<br />
m = Turn on manual color switcher. Mouse click or space bar to change color.</p>
<p>This was written in processing using the minim library. Organic movements are generated using perlin noise. To mix in the audio I used minim to read FFT. I  created an average spectrum out of the FFT to simulate an overall &#8220;feel&#8221; to the song. Once I found the right averages I multiplied those values by the perlin noise function. This results in the lines becoming more intense as the song increases intensity. I spent quite a long time on the perlin noise trying to get it to &#8220;snake&#8221; around rather then explode around. I felt this was a bit more interesting effect. For more on perlin noise check out Daniel Shiffman&#8217;s web site <a href="http://www.shiffman.net/teaching/nature/week-1/">http://www.shiffman.net/teaching/nature/week-1/</a>. For more on minim check out <a href="http://code.compartmental.net/tools/minim/">http://code.compartmental.net/tools/minim/</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="750" height="422" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8416987&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="750" height="422" src="http://vimeo.com/moogaloop.swf?clip_id=8416987&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/8416987">ChalkNoise</a> from <a href="http://vimeo.com/user498644">Jordan Larrigan</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanlarrigan.com/2010/01/chalknoise/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Audio Squares</title>
		<link>http://jordanlarrigan.com/2009/12/audio-squares/</link>
		<comments>http://jordanlarrigan.com/2009/12/audio-squares/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 18:51:39 +0000</pubDate>
		<dc:creator>Jordan Larrigan</dc:creator>
				<category><![CDATA[Data Vizualization]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[minim]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[visualizer]]></category>

		<guid isPermaLink="false">http://jordanlarrigan.com/?p=308</guid>
		<description><![CDATA[Built with processing using the minim library to analyze the FFT (Fast Fourier Transform). The music is &#8220;Neelix &#8211; Disco Decay (Felguk Mix)&#8221;. For the HD version of the video http://vimeo.com/8130916. I also uploaded the app so you can download and use it on your own music. Windows &#8211; Linux &#8211; Mac]]></description>
			<content:encoded><![CDATA[<p>Built with processing using the minim library to analyze the FFT (Fast Fourier Transform). The music is &#8220;Neelix &#8211; Disco Decay (Felguk Mix)&#8221;. For the HD version of the video <a href="http://vimeo.com/8130916">http://vimeo.com/8130916</a>. I also uploaded the app so you can download and use it on your own music.</p>
<p><a href="http://jordanlarrigan.com/downloads/SoundSquaresV1.windows.zip">Windows </a> &#8211;  <a href="http://jordanlarrigan.com/downloads/SoundSquaresV1.linux.zip">Linux</a> &#8211;  <a href="http://jordanlarrigan.com/downloads/SoundSquaresV1.macosx.zip">Mac</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="750" height="422" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8130916&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="750" height="422" src="http://vimeo.com/moogaloop.swf?clip_id=8130916&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://jordanlarrigan.com/2009/12/audio-squares/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
