<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Luke Hall: Portfolio</title>
	<atom:link href="http://hallluke.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hallluke.wordpress.com</link>
	<description>Music, Sound Design, and Software&#160;Programming</description>
	<lastBuildDate>Thu, 01 Dec 2011 22:48:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hallluke.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Luke Hall: Portfolio</title>
		<link>http://hallluke.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hallluke.wordpress.com/osd.xml" title="Luke Hall: Portfolio" />
	<atom:link rel='hub' href='http://hallluke.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Binary Conversion</title>
		<link>http://hallluke.wordpress.com/2010/11/15/binary-conversion/</link>
		<comments>http://hallluke.wordpress.com/2010/11/15/binary-conversion/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 02:01:05 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[binary to decimal]]></category>
		<category><![CDATA[decimal]]></category>
		<category><![CDATA[decimal to binary]]></category>
		<category><![CDATA[jstrigger]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>
		<category><![CDATA[numeral system]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=388</guid>
		<description><![CDATA[There are quite a few ways to convert from decimal to binary or, as I should say, from base ten to base two and the reverse when using Max/MSP. I&#8217;ve written abstractions using native objects that provide this function and I&#8217;ve also written a javascript that does both conversions (and bases up to 36) in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=388&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2010/11/15/binary-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>Automatically Resize [bpatcher]</title>
		<link>http://hallluke.wordpress.com/2010/11/01/automatically-resize-bpatcher/</link>
		<comments>http://hallluke.wordpress.com/2010/11/01/automatically-resize-bpatcher/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 01:59:54 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[bpatcher]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=373</guid>
		<description><![CDATA[I&#8217;ve recently been piecing together a performance patch and using the [bpatcher] object to hold multiple instances of the same subpatch. As I think of new things to add into the subpatch I find it a bit annoying having to shuffle the [bpatcher] view around so the new user interface objects fit in. Presentation mode [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=373&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2010/11/01/automatically-resize-bpatcher/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>Including Extra Javascript Files</title>
		<link>http://hallluke.wordpress.com/2010/10/31/including-extra-javascript-files/</link>
		<comments>http://hallluke.wordpress.com/2010/10/31/including-extra-javascript-files/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 03:03:05 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=369</guid>
		<description><![CDATA[Sometimes when writing javascript for use with Max/MSP I find I need to reuse bits of code that I&#8217;ve already created for a different project. Most of the time a simple search, copy and paste suffices but in some situations it would be better to have the ability to import other javascript files to get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=369&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2010/10/31/including-extra-javascript-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>Regular Expressions in Max/MSP</title>
		<link>http://hallluke.wordpress.com/2010/09/21/regular-expressions-in-maxmsp/</link>
		<comments>http://hallluke.wordpress.com/2010/09/21/regular-expressions-in-maxmsp/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 01:15:13 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=344</guid>
		<description><![CDATA[Here&#8217;s a tutorial patch explaining how to use regular expressions with the [regexp] object in Max to parse text. It shows a few different techniques and includes examples of each. The code is below in JSON format so Max4 users can convert it and take a look too. Copy it into a new window, switch [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=344&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2010/09/21/regular-expressions-in-maxmsp/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>Max MSP Tools</title>
		<link>http://hallluke.wordpress.com/2010/04/25/max-msp-tools/</link>
		<comments>http://hallluke.wordpress.com/2010/04/25/max-msp-tools/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 22:38:31 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Abstractions]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=282</guid>
		<description><![CDATA[I&#8217;ve just updated the collection of abstractions and javascripts I use on one of my project pages. One of my favourite things about Max MSP is the ability to extend and re-use pieces of code. There&#8217;s a list of all the included files with a short description included in the zipped archive. As stated it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=282&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2010/04/25/max-msp-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>JSON File Parser</title>
		<link>http://hallluke.wordpress.com/2010/04/15/json-file-parser/</link>
		<comments>http://hallluke.wordpress.com/2010/04/15/json-file-parser/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 00:06:22 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=264</guid>
		<description><![CDATA[When using javascript in MaxMSP you can query most of the attributes of the available objects. Things like the screen co-ordinates, the scripting name and whether the object is included in presentation mode. There are a few things that it cannot tell you with one example being the number of inlets or outlets an object [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=264&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2010/04/15/json-file-parser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>Ordered [loadbang] Update</title>
		<link>http://hallluke.wordpress.com/2010/03/10/ordered-loadbang-update/</link>
		<comments>http://hallluke.wordpress.com/2010/03/10/ordered-loadbang-update/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 11:08:45 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=132</guid>
		<description><![CDATA[Here is the updated version which allows you to set the order with any number including negatives and decimals, which should be useful for collecting groups of events together. If you instantiate the object with any other arguments these will be sent on load instead of the usual &#8220;bang&#8221; so the object functions as a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=132&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2010/03/10/ordered-loadbang-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>Ordered [loadbang]</title>
		<link>http://hallluke.wordpress.com/2010/02/04/ordered-loadbang/</link>
		<comments>http://hallluke.wordpress.com/2010/02/04/ordered-loadbang/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 02:06:45 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=64</guid>
		<description><![CDATA[I have looked into setting the firing order of the [loadbang] object before for use in some of my own patches. I found one [mxj] class that does the job: mat.OrderedLoadBangMobj and one subpatch that makes use of javascript and the [loadmess] and [patcherargs] objects to guarantee order: TS.loadBang. Personally I tend to use one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=64&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2010/02/04/ordered-loadbang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>Attribute Parsing</title>
		<link>http://hallluke.wordpress.com/2009/12/09/attribute-parsing/</link>
		<comments>http://hallluke.wordpress.com/2009/12/09/attribute-parsing/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 02:45:02 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Max MSP]]></category>
		<category><![CDATA[MaxMSP]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=43</guid>
		<description><![CDATA[I&#8217;ve been working with javascript in MaxMSP quite a lot recently. I find it easier to work with when dealing with lists, logic and patch scripting. Personally, I think it makes a lot more sense to use a few lines of code than loads of standard objects. I will share some of these javascript tools [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=43&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2009/12/09/attribute-parsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
		<item>
		<title>Birthday Club</title>
		<link>http://hallluke.wordpress.com/2009/12/04/birthday-club/</link>
		<comments>http://hallluke.wordpress.com/2009/12/04/birthday-club/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 02:54:12 +0000</pubDate>
		<dc:creator>Luke Hall</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Birthday Club]]></category>
		<category><![CDATA[Composition]]></category>
		<category><![CDATA[Pop]]></category>

		<guid isPermaLink="false">http://hallluke.wordpress.com/?p=33</guid>
		<description><![CDATA[Here&#8217;s some music that I&#8217;ve had floating around for absolutely ages. These are the most polished versions of the songs that I have on my computer. It is a collaboration between me and my friend Lindsay who is a pretty brilliant illustrator as well as being a lyricist and singer. It was created Postal Service [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hallluke.wordpress.com&amp;blog=9137523&amp;post=33&amp;subd=hallluke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://hallluke.wordpress.com/2009/12/04/birthday-club/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hallluke</media:title>
		</media:content>
	</item>
	</channel>
</rss>
