<?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>Jeff Thompson &#124; Blog &#187; Max/MSP</title>
	<atom:link href="http://www.jeffreythompson.org/blog/tag/maxmsp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffreythompson.org/blog</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 16:48:16 +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>Tonewheel &#8211; Processing code v2</title>
		<link>http://www.jeffreythompson.org/blog/2010/03/05/tonewheel-processing-code-v2/</link>
		<comments>http://www.jeffreythompson.org/blog/2010/03/05/tonewheel-processing-code-v2/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 03:30:08 +0000</pubDate>
		<dc:creator>Jeff Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Max/MSP]]></category>
		<category><![CDATA[optical tonewheel]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[tonewheel]]></category>

		<guid isPermaLink="false">http://www.jeffreythompson.org/blog/?p=469</guid>
		<description><![CDATA[After some wrangling with Processing I&#8217;ve created a program that writes optical tonewheels in a variety of shapes.  However, I wanted to also be able to include recorded waveforms like optical film sound except in a circle.  The resolution needs to be high and the image scaleable, so distorting a screengrab of a waveform does [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-474" style="border: 1px solid black;" title="tonewheelWaveform-web" src="http://www.jeffreythompson.org/blog/wp-content/uploads/2010/03/tonewheelWaveform-web1.png" alt="tonewheelWaveform-web" width="600" height="600" /></p>
<p>After some wrangling with <a href="http://www.processing.org">Processing</a> I&#8217;ve created a program that writes optical tonewheels in a variety of shapes.  However, I wanted to also be able to include recorded waveforms like optical film sound except in a circle.  The resolution needs to be high and the image scaleable, so distorting a screengrab of a waveform does not work.</p>
<p>Using a little patch I wrote in <a href="http://www.cycling74.com">Max/MSP</a>, I created a list of the average amplitude of a 10-second audio sample.  The result was 10,000 values which were translated into the image above.</p>
<p>Probably not perfect, but at it at least looks really great.</p>
<p><a href="http://www.jeffreythompson.org/tonewheelGeneratorV1.zip">Download the source code (in progress) here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreythompson.org/blog/2010/03/05/tonewheel-processing-code-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

