<?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>Computational Artwork &#187; MSP</title>
	<atom:link href="http://matthewbrown.net.au/tag/msp/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewbrown.net.au</link>
	<description>by Matthew Brown</description>
	<lastBuildDate>Sun, 20 Jun 2010 02:37:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Max Tap Tempo Calculator Extended</title>
		<link>http://matthewbrown.net.au/programming/max-tap-tempo-calculator-extended/</link>
		<comments>http://matthewbrown.net.au/programming/max-tap-tempo-calculator-extended/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 06:59:33 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[beat]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[Jitter]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Max]]></category>
		<category><![CDATA[metronome]]></category>
		<category><![CDATA[MSP]]></category>
		<category><![CDATA[tempo]]></category>

		<guid isPermaLink="false">http://matthewbrown.net.au/?p=101</guid>
		<description><![CDATA[After a little bit more work in Max, I&#8217;ve extended the tap tempo calculator to diferentiate between semibreves, minims, crotchets, quavers and semi-quavers rather than just displaying the crotchet timing. I have left the big LED in so that it can be compared. Basically the difference is that now the crotchets are split down into [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-100" title="Max Tap Tempo Calculator Extended" src="http://matthewbrown.net.au/wp-content/uploads/2009/04/tap-tempo-calculator-screen-2.png" alt="Max Tap Tempo Calculator Extended" width="817" height="924" />After a little bit more work in Max, I&#8217;ve extended the tap tempo calculator to diferentiate between semibreves, minims, crotchets, quavers and semi-quavers rather than just displaying the crotchet timing. I have left the big LED in so that it can be compared.</p>
<p>Basically the difference is that now the crotchets are split down into semi-quavers, and from there the metro goes into a counter and to the LED&#8217;s which are lit up as the counter counts through them on each beat of the metronome.</p>
<p>Aside from that it remains very simple in what it does &#8211; just does it in a slightly more interesting way. I&#8217;ll put up some more interesting things done in Max/MSP/Jitter soon, promise.</p>
<p><a title="Max Tap Tempo Calculator Extended" href="../uploads/2009/max/tap-tempo-calculator-extended.maxpat">You can download the Max patch here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://matthewbrown.net.au/programming/max-tap-tempo-calculator-extended/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Max Tap Tempo Calculator</title>
		<link>http://matthewbrown.net.au/programming/max-tap-tempo-calculator/</link>
		<comments>http://matthewbrown.net.au/programming/max-tap-tempo-calculator/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 10:41:42 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[bang]]></category>
		<category><![CDATA[beat]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[Jitter]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Max]]></category>
		<category><![CDATA[MSP]]></category>
		<category><![CDATA[tempo]]></category>

		<guid isPermaLink="false">http://matthewbrown.net.au/?p=96</guid>
		<description><![CDATA[This semester at uni we are looking at graphical programming with Max/MSP/Jitter. This simple little patch is the first one we created as homework. The aim is to take a pair of taps on the bang object and work out the timing between them. The LED object will then flash on every beat. It is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-97" title="Max tap tempo calculator" src="http://matthewbrown.net.au/wp-content/uploads/2009/03/tap-tempo-calculator-screen.png" alt="Max tap tempo calculator" width="800" height="515" />This semester at uni we are looking at graphical programming with <a title="Max/MSP/Jitter" href="http://cycling74.com/products/max5">Max/MSP/Jitter</a>. This simple little patch is the first one we created as homework. The aim is to take a pair of taps on the bang object and work out the timing between them. The LED object will then flash on every beat.</p>
<p>It is also manually adjustable by changing the BPM or milliseconds in the two float boxes. You can also stop the flashing with the &#8220;Stop&#8221; button.</p>
<p>It&#8217;s very simple and straightforward, but it is a great little program to create as an introduction to graphical programming in Max and getting an idea of how it functions.</p>
<p><a title="Max Tap Tempo Calculator" href="http://matthewbrown.net.au/uploads/2009/max/tap-tempo-calculator.maxpat">You can download the Max patch here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://matthewbrown.net.au/programming/max-tap-tempo-calculator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

