<?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>World of Russ &#187; Computational Media</title>
	<atom:link href="http://blog.russelldelatorre.com/category/computational-media/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.russelldelatorre.com</link>
	<description>Tech + Design = Me</description>
	<lastBuildDate>Fri, 02 Dec 2011 15:37:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ICM Final &#8211; Psychoacoustics Demonstrator</title>
		<link>http://blog.russelldelatorre.com/computational-media/icm-final-psychoacoustics-demonstrator/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/icm-final-psychoacoustics-demonstrator/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 08:27:04 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>
		<category><![CDATA[Audio Visualizer]]></category>
		<category><![CDATA[Minim]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Sine Wave Generator]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=451</guid>
		<description><![CDATA[For my final project I wanted to create a application that generates and visualizes sound.  There are three different ways you can bring sound into the application.  The first is from the computers Mic-In port.  If the computer has a &#8230; <a href="http://blog.russelldelatorre.com/computational-media/icm-final-psychoacoustics-demonstrator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For my final project I wanted to create a application that generates and visualizes sound.  There are three different ways you can bring sound into the application.  The first is from the computers Mic-In port.  If the computer has a built microphone this input will automatically be on when you start the application.  The second input is a sound file.  One can load their own sound file to analyze and view.  The third input is the sine wave generator built into the application.  The application is capable of generating a sine wave from 1 Hz to 22,000 Hz.   It just occurred to me that this application is capable of generating damaging sound waves&#8230;   I promise to use it only for good.</p>
<p>There are 3 different ways you can look at the sound waves.  The first is Waveform, this shows what the actual sound wave looks like or if you choose the mic and music input, then it will show the combined sound waves.  The second view is Spectrum, this separates the individual sound waves into their respective frequencies.  In Spectrum, you can see each frequency and their volume level.  The third view is Waterfall, much like the Spectrum view this view shows the individual frequencies but Waterfall shows them in 3D and over time.</p>
<p>I am very pleased with how this project turned out.  I have yet to find a application like this for the OS X and now I finally have one.  Psychoacoustic is passion of my and now I have a tool to demonstrate all of the many aspects of sound.  Incidentally,  I think I used almost every function of Processing in creating is application.  I am happy to report I worked out all remaining bugs and the program runs great!</p>
<p><a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/12/ICM_FinalV4.zip">Click here to download the application source code</a></p>
<p>Download the application for:<br />
<a href="http://blog.russelldelatorre.com/wp-content/uploads/2010/02/application.linux.zip">Linux</a><br />
<a href="http://blog.russelldelatorre.com/wp-content/uploads/2010/02/application.macosx.zip">Mac</a><br />
<a href="http://blog.russelldelatorre.com/wp-content/uploads/2010/02/application.windows.zip">Windows</a></p>

<a href='http://blog.russelldelatorre.com/computational-media/icm-final-psychoacoustics-demonstrator/attachment/screen-shot-2009-12-17-at-3-14-48-am/' title='Spectrum View'><img width="150" height="150" src="http://blog.russelldelatorre.com/wp-content/uploads/2009/12/Screen-shot-2009-12-17-at-3.14.48-AM-150x150.png" class="attachment-thumbnail" alt="Spectrum View" title="Spectrum View" /></a>
<a href='http://blog.russelldelatorre.com/computational-media/icm-final-psychoacoustics-demonstrator/attachment/screen-shot-2009-12-17-at-3-14-33-am/' title='Waveform View'><img width="150" height="150" src="http://blog.russelldelatorre.com/wp-content/uploads/2009/12/Screen-shot-2009-12-17-at-3.14.33-AM-150x150.png" class="attachment-thumbnail" alt="Waveform View" title="Waveform View" /></a>
<a href='http://blog.russelldelatorre.com/computational-media/icm-final-psychoacoustics-demonstrator/attachment/screen-shot-2009-12-17-at-3-14-42-am/' title='3D Spectrum View'><img width="150" height="150" src="http://blog.russelldelatorre.com/wp-content/uploads/2009/12/Screen-shot-2009-12-17-at-3.14.42-AM-150x150.png" class="attachment-thumbnail" alt="3D Spectrum View" title="3D Spectrum View" /></a>
<a href='http://blog.russelldelatorre.com/computational-media/icm-final-psychoacoustics-demonstrator/attachment/sinewave/' title='Sine Wave'><img width="150" height="150" src="http://blog.russelldelatorre.com/wp-content/uploads/2009/12/sinewave-150x150.png" class="attachment-thumbnail" alt="Sine Wave" title="Sine Wave" /></a>

]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/icm-final-psychoacoustics-demonstrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ICM &#8211; Final Proposal &#8211; Psychoacoustics</title>
		<link>http://blog.russelldelatorre.com/computational-media/icm-final-proposal-psychoacoustics/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/icm-final-proposal-psychoacoustics/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:09:22 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Psychoacoustics]]></category>
		<category><![CDATA[Visualizer]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=369</guid>
		<description><![CDATA[I have been fascinated with sound for as long as I can remember.  I do informal presentations on psychoacoustics.  Psychoacoustics is the study of how humans perceive sound.   I would like to build an application that helps me demonstrate &#8230; <a href="http://blog.russelldelatorre.com/computational-media/icm-final-proposal-psychoacoustics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been fascinated with sound for as long as I can remember.  I do informal presentations on psychoacoustics.  Psychoacoustics is the study of how humans perceive sound.   I would like to build an application that helps me demonstrate the different topics of psychoacoustics.  I want the application to be both a teaching tool and a testing tool.  The application will have both visual and audio elements.</p>
<p>I want to include the following features:</p>
<ul>
<li>A frequency generator with a visual slider control to select different frequencies in realtime.  I will also like to be able to input a specific frequency directly</li>
<li>Pink noise generator</li>
<li>White noise generator</li>
</ul>
<p style="text-align: center;">
<p style="text-align: center;"><a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/11/ICM-Final1.png"><img class="size-full wp-image-383 aligncenter" title="ICM-Final" src="http://blog.russelldelatorre.com/wp-content/uploads/2009/11/ICM-Final1.png" alt="ICM-Final" width="724" height="408" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/icm-final-proposal-psychoacoustics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 9 &#8211; PHP Time Changing CSS</title>
		<link>http://blog.russelldelatorre.com/computational-media/week-9-php-time-changing-css/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/week-9-php-time-changing-css/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 05:51:30 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=338</guid>
		<description><![CDATA[For this assignment I create a website using PHP.  I used the &#8220;date&#8221; function to get the time from the web server. I then wrote a switch case statement that will change the CSS file based on what time of &#8230; <a href="http://blog.russelldelatorre.com/computational-media/week-9-php-time-changing-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For this assignment I create a website using PHP.  I used the &#8220;date&#8221; function to get the time from the web server. I then wrote a switch case statement that will change the CSS file based on what time of day it is.   I also included a manual override controls in javascript to show the different CSS styles, so that you don&#8217;t have to wait all day to see the different scenes.</p>
<p>I am also using PHP to get the current year and current domain name and displaying them in the footer of the page.  This website features a login page, a favorite website links page that get links from a MySQL database and displays those websites links.<br />
<a href="http://www.russelldelatorre.com" target="_self">Click here to goto PHP Time Changing CSS website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/week-9-php-time-changing-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 7-8 &#8211; Midterm &#8211; Audio Visualization</title>
		<link>http://blog.russelldelatorre.com/computational-media/week-7-8-midterm-audio-visualization/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/week-7-8-midterm-audio-visualization/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 18:04:33 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=326</guid>
		<description><![CDATA[For the midterm I choose to visualize sound through Processing. I am using Processing to display individual graphics that correspond to individual audio frequencies. The bigger picture of my idea is to see through sound. I would like to bounce &#8230; <a href="http://blog.russelldelatorre.com/computational-media/week-7-8-midterm-audio-visualization/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For the midterm I choose to visualize sound through Processing.  I am using Processing to display individual graphics that correspond to individual audio frequencies.  The bigger picture of my idea is to see through sound.  I would like to bounce sound waves off objects in a room and display them on a screen.  This process is much the same way a dolphin or a bat can detect objects without sight. Once, I am able to display visualization of sounds I will then be able to visualize objects through the sound that they return.</p>
<p><a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/11/icm-week7/index.html" target="_blank">Project Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/week-7-8-midterm-audio-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 6 &#8211; Serial Input with Minim</title>
		<link>http://blog.russelldelatorre.com/computational-media/week-6-serial-input-with-minim/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/week-6-serial-input-with-minim/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 15:48:20 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=311</guid>
		<description><![CDATA[Here is a video of a simple interface using the Minim library to play different sounds and to control their volume. Here is the link to download the entire program: week6-serialInput Arduino Code]]></description>
			<content:encoded><![CDATA[<p>Here is a video of a simple interface using the Minim library to play different sounds and to control their volume.<br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=e4a365f1fe&#038;photo_id=4035105850"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=e4a365f1fe&#038;photo_id=4035105850" height="300" width="400"></embed></object></p>
<p>Here is the link to download the entire program: <a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/10/icm-week6/icm-week6.zip">week6-serialInput</a></p>
<p><a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/10/icm-week6/_3sensorReads.zip">Arduino Code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/week-6-serial-input-with-minim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 5 &#8211; FlickrFeed</title>
		<link>http://blog.russelldelatorre.com/computational-media/week-5-flickrfeed/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/week-5-flickrfeed/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 15:33:34 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=298</guid>
		<description><![CDATA[This week I pull Flickr&#8217;s User Feed into Processing and display this first tagged photo of the feed. My visions of grander was greatly impeded when I encountered an error displaying the photos actually size. I had to use the &#8230; <a href="http://blog.russelldelatorre.com/computational-media/week-5-flickrfeed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This week I pull Flickr&#8217;s User Feed into Processing and display this first tagged photo of the feed.  My visions of grander was greatly impeded when I encountered an error displaying the photos actually size.  I had to use the thumbnail size photos of the feed instead.<br />
Here is a movie of the application.</p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=3ed301584e&#038;photo_id=4013767183"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=3ed301584e&#038;photo_id=4013767183" height="300" width="400"></embed></object></p>
<p><a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/10/icm-week5.4/">FlickrFeed Application</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/week-5-flickrfeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 4 &#8211; Droplets Better Using a &#8220;Class&#8221;</title>
		<link>http://blog.russelldelatorre.com/computational-media/week-3-5-droplets-better/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/week-3-5-droplets-better/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 23:57:49 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=277</guid>
		<description><![CDATA[Playing around with my new found skills in using a &#8220;Class&#8221;;  I made Droplets better by allowing each droplet to have their own character. Droplets Better]]></description>
			<content:encoded><![CDATA[<p>Playing around with my new found skills in using a &#8220;Class&#8221;;  I made Droplets better by allowing each droplet to have their own character.</p>
<p><a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/10/icm-week4/" target="_self">Droplets Better</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/week-3-5-droplets-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 3 &#8211; Droplets</title>
		<link>http://blog.russelldelatorre.com/computational-media/week-3-droplets/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/week-3-droplets/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 14:48:46 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=275</guid>
		<description><![CDATA[This project demonstrates functions becoming objects and using the objects to create multiple objects with slight various. Week 3 ICM]]></description>
			<content:encoded><![CDATA[<p>This project demonstrates functions becoming objects and using the objects to create multiple objects with slight various.</p>
<p><a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/10/icm-week3/" target="_self">Week 3 ICM</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/week-3-droplets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 2 &#8211; Variables, Random, Triangles</title>
		<link>http://blog.russelldelatorre.com/computational-media/week-2-variables-random-triangles/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/week-2-variables-random-triangles/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 15:01:58 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=213</guid>
		<description><![CDATA[In this exercise I used the Random function for deciding the color, size and position for each triangle on the screen. Also, when the mouse button is click the programming resets and begins drawing new triangles. I achieved the desired &#8230; <a href="http://blog.russelldelatorre.com/computational-media/week-2-variables-random-triangles/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In this exercise I used the Random function for deciding the color, size and position for each triangle on the screen. Also, when the mouse button is click the programming resets and begins drawing new triangles.</p>
<p>I achieved the desired effect of the triangle spawning from the upper left, by give negative numbers to the random function.</p>
<p><a href="http://blog.russelldelatorre.com/wp-content/uploads/2009/09/icm-week2/">Check it out.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/week-2-variables-random-triangles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 1 &#8211; Screen Drawing</title>
		<link>http://blog.russelldelatorre.com/computational-media/week-1-screen-drawing/</link>
		<comments>http://blog.russelldelatorre.com/computational-media/week-1-screen-drawing/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 00:48:18 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Computational Media]]></category>

		<guid isPermaLink="false">http://blog.russelldelatorre.com/?p=154</guid>
		<description><![CDATA[This is my first attempt at programming in Processing and programing in general. Here is the link to my Screen Drawing for ICM.]]></description>
			<content:encoded><![CDATA[<p>This is my first attempt at programming in Processing and programing in general.<br />
<a title="Screen Drawing" href="http://blog.russelldelatorre.com/wp-content/uploads/2009/09/icm-week1/" target="_blank">Here is the link to my Screen Drawing for ICM</a>.</p>
<p><object classid="java:sketch_sep16a.class" type="application/x-java-applet" archive="http://blog.russelldelatorre.com/wp-content/uploads/2009/09/icm-week1/sketch_sep16a.jar" width="600" height="400"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.russelldelatorre.com/computational-media/week-1-screen-drawing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

