<?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>A Canadian In London</title>
	<atom:link href="http://tirial.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tirial.wordpress.com</link>
	<description>The tales of my journey to England, and the reason I'm here, Music</description>
	<lastBuildDate>Sat, 18 Apr 2009 16:36:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tirial.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/ddade9c377250ebed756f9e0cf0c302c?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>A Canadian In London</title>
		<link>http://tirial.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tirial.wordpress.com/osd.xml" title="A Canadian In London" />
	<atom:link rel='hub' href='http://tirial.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Then you&#8217;re gonna love me</title>
		<link>http://tirial.wordpress.com/2009/04/18/82/</link>
		<comments>http://tirial.wordpress.com/2009/04/18/82/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 16:33:59 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=82</guid>
		<description><![CDATA[Ooof, I&#8217;ve been busy. Family was in town, finals are looming, and I had to finish up my PhD proposal. I have two new music related posts to get up. The first is my audio effect. I had to implement an audio effect from scratch. I decided to try making something that sounds like the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=82&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ooof, I&#8217;ve been busy.  Family was in town, finals are looming, and I had to finish up my PhD proposal.  I have two new music related posts to get up. </p>
<p>The first is my audio effect. I had to implement an audio effect from scratch.  I decided to try making something that sounds like the batman voice, from Batman Begins and The Dark Knight.  I ended up implementing a real time version of an effect called a Whisperizer.  This was fairly non-trivial, as it required a Fourier Transform to create, and the FT mathematically requires a lot of time samples, which makes real time very difficult.  I got it to work using a short time fourier transform (STFT) with some windowing and overlapping, and it sounds pretty decent.</p>
<p>I originally wanted to run it on a sample of Adam West, saying that line about on coming thrust of manhood from the campy 60s show, but I couldn&#8217;t find a sound clip.  So here is me saying it:</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F04%2Fme.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<p>And here is that same sample after I ran my effect over it.  This actually works in real time, although it&#8217;s hard to show that with a browser post.<br />
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F04%2Fmewhisperized.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span></p>
<p>My next post, which is probably not gonna be today, is going to demonstrate the synthesizer i made.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=82&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2009/04/18/82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://tirial.wordpress.com/files/2009/04/me.mp3" length="97764" type="audio/mpeg" />
<enclosure url="http://tirial.wordpress.com/files/2009/04/mewhisperized.mp3" length="173307" type="audio/mpeg" />
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/04/me.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/04/me.mp3" />
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/04/mewhisperized.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/04/mewhisperized.mp3" />
		</media:content>
	</item>
		<item>
		<title>Streeeeeeeeeeeeeetch</title>
		<link>http://tirial.wordpress.com/2009/03/09/streeeeeeeeeeeeeetch/</link>
		<comments>http://tirial.wordpress.com/2009/03/09/streeeeeeeeeeeeeetch/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 22:02:45 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=78</guid>
		<description><![CDATA[It&#8217;s pretty easy to stretch out a word by repeating a letter in the middle ad infinitum. Letters make for wonderful discrete units that are usually clearly and cleanly separated. It&#8217;s a little harder to do with a musical note. Here is my unaltered note: And here is one if I just grabbed a couple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=78&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s pretty easy to stretch out a word by repeating a letter in the middle ad infinitum.  Letters make for wonderful discrete units that are usually clearly and cleanly separated.  It&#8217;s a little harder to do with a musical note.</p>
<p>Here is my unaltered note:<br />
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F03%2Fbass.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span></p>
<p>And here is one if I just grabbed a couple of random points in the middle, repeated the segment in between them a few times to make the note longer:<br />
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F03%2Fbass-sucky.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span></p>
<p>Obviously, that is totally useless as far as stretching the note&#8217;s length.</p>
<p>When we talk about a musical note, and the characteristics that define it, we usually refer to pitch.  Obviously, there are other considerations, which is why a clarinet doesn&#8217;t sound like guitar.  I&#8217;m not going to go in to a whole discussion of harmonics and psychoacoustics, but generally speaking the primary pitch we hear on any given note is the fundamental frequency.  That is to say, the lowest frequency contained in the spectrum of that note.</p>
<p>In order to then stretch the note, if we can take a sample that is exactly one wavelength, we should be able to repeat the note.  So first, we need to find the fundamental frequency, and then find a couple of points in the signal that are that distance apart.  Guess what my assignment was last week.</p>
<p>Although this does work, sort of, it sounds somewhat artificial.  I found that taking multiple periods was more effective.  Too many periods, though, and the amplitude envelope of the signal will vary.  God help you if someone is playing with Tremolo.</p>
<p>In addition to that, you get artifacts at the seems between the splices.  Usually little clicks, but it&#8217;s hardly a consistent phenomena.  I ended up building a cross fader, and overlaying each repetition with a window.  This helped a lot and produced the following result:</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F03%2Fbass-stretched.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<p>My code was pretty weak when it came to someone playing with vibrato and tremolo.  Here&#8217;s the best I could do with a trumpet sample which has both.  The pitch is preserved, but the timber most definitely isn&#8217;t:</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F03%2Ftrumpet.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span><br />
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F03%2Ftrumpet-stretched.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=78&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2009/03/09/streeeeeeeeeeeeeetch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://tirial.wordpress.com/files/2009/03/bass.mp3" length="47991" type="audio/mpeg" />
<enclosure url="http://tirial.wordpress.com/files/2009/03/bass-sucky.mp3" length="207719" type="audio/mpeg" />
<enclosure url="http://tirial.wordpress.com/files/2009/03/bass-stretched.mp3" length="64785" type="audio/mpeg" />
<enclosure url="http://tirial.wordpress.com/files/2009/03/trumpet.mp3" length="14423" type="audio/mpeg" />
<enclosure url="http://tirial.wordpress.com/files/2009/03/trumpet-stretched.mp3" length="87369" type="audio/mpeg" />
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/03/bass.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/03/bass.mp3" />
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/03/bass-sucky.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/03/bass-sucky.mp3" />
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/03/bass-stretched.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/03/bass-stretched.mp3" />
		</media:content>

		<media:content url=" http://tirial.files.wordpress.com/2009/03/trumpet.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile= http://tirial.files.wordpress.com/2009/03/trumpet.mp3" />
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/03/trumpet-stretched.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/03/trumpet-stretched.mp3" />
		</media:content>
	</item>
		<item>
		<title>More of what I do</title>
		<link>http://tirial.wordpress.com/2009/02/08/more-of-what-i-do/</link>
		<comments>http://tirial.wordpress.com/2009/02/08/more-of-what-i-do/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 21:26:33 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=57</guid>
		<description><![CDATA[As promised, here is the podcast I made for Digital Audio Effects course. It&#8217;s a little less than 30 minutes, so should make for a nice diversion on a morning commute. I think it came out fairly well. Audio Effects Podcast<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=57&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As promised, here is the podcast I made for Digital Audio Effects course.  It&#8217;s a little less than 30 minutes, so should make for a nice diversion on a morning commute. I think it came out fairly well.</p>
<p><a href='http://tirial.files.wordpress.com/2009/02/assignment-1.m4a'>Audio Effects Podcast</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=57&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2009/02/08/more-of-what-i-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>
	</item>
		<item>
		<title>So what am I doing here?</title>
		<link>http://tirial.wordpress.com/2009/02/07/so-what-am-i-doing-here/</link>
		<comments>http://tirial.wordpress.com/2009/02/07/so-what-am-i-doing-here/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 14:58:47 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=38</guid>
		<description><![CDATA[I&#8217;m in London doing a Masters degree in Digital Music Processing.  Well, what does that mean?  In the simplest description, I use math to modify sound.  At a slightly higher level, I am learning all the math and algorithms necessary to perform audio manipulations that would be useful for any number applications, from designing an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=38&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in London doing a Masters degree in Digital Music Processing.  Well, what does that mean?  In the simplest description, I use math to modify sound.  At a slightly higher level, I am learning all the math and algorithms necessary to perform audio manipulations that would be useful for any number applications, from designing an ipod to mixing a recording.</p>
<p>I recently had an assignment, that is relevant and maybe a bit neat to those who are interested in what I am doing.  I had to implement a time-stretch algorithm.  This is to say that I was implementing a way to slow down the tempo of a piece of audio.  The tricky part is doing so that the pitch doesn&#8217;t change.  Usually, when you slow down a sound file, the frequencies decrease and it sounds like <a href="http://en.wikipedia.org/wiki/Greg_the_Bunny">Tardy The Turtle</a>.</p>
<p>So here are three sound clips to show what I did.  My original code was just on raw .wav files.  They were kind of big for the blog, so I&#8217;ve compressed them.  I tried using aac but flash plugin bitched, so they are unfortunately mp3.  The first is the original unaltered clip:</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F02%2Fone-original.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<p>Then secondly, here is that same clip, but time-stretched by 20%.  This algorithm is designed to stretch the sound while maintaining the pitches from the original.  The downside is that high frequency transients of short duration, like a highhat or a snaredrum, get stretched and sound completely different.  Place close attention to the drum sticks at the beginning of the sound sample.</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F02%2Fone-12-no-onset.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<p>And here was the meat of my assignment.  I tried improving the sound quality, particularly of the percussive instruments, by a) detecting these high frequency transients and then b) not-stretching them.  The rhythm is going to sound a little wonky, but I still think it&#8217;s a significant improvement.</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Ftirial.files.wordpress.com%2F2009%2F02%2Fone-12-onset-but-no-afterstretch.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<p>I have carried on further, and tried stretching the sections after the onsets an equivalent amount to improve the rhythm.  While it does make the rhythm sound correct, I&#8217;ve now introduced little gaps in to the playback, and I don&#8217;t think it sounds as good.  I&#8217;m sure I could correct this by spreading around the over stretching, but it was more work than I really wanted to put in to this assignment.  Maybe on the next one.</p>
<p>My assignment this weekend is to make a podcast, so you can all expect to see that show up on here eventually as well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=38&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2009/02/07/so-what-am-i-doing-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://tirial.wordpress.com/files/2009/02/one-12-onset-but-no-afterstretch.m4a" length="334023" type="audio/m4a" />
<enclosure url="http://tirial.wordpress.com/files/2009/02/one-original.m4a" length="526106" type="audio/m4a" />
<enclosure url="http://tirial.wordpress.com/files/2009/02/one-12-no-onset.m4a" length="335171" type="audio/m4a" />
<enclosure url="http://tirial.wordpress.com/files/2009/02/one-original.wav" length="3101906" type="audio/wav" />
<enclosure url="http://tirial.wordpress.com/files/2009/02/one-original.mp3" length="520498" type="audio/mpeg" />
<enclosure url="http://tirial.wordpress.com/files/2009/02/one-12-no-onset.mp3" length="312383" type="audio/mpeg" />
<enclosure url="http://tirial.wordpress.com/files/2009/02/one-12-onset-but-no-afterstretch.mp3" length="312820" type="audio/mpeg" />
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/02/one-original.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/02/one-original.mp3" />
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/02/one-12-no-onset.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/02/one-12-no-onset.mp3" />
		</media:content>

		<media:content url="http://tirial.files.wordpress.com/2009/02/one-12-onset-but-no-afterstretch.mp3" medium="audio">
			<media:player url="http://tirial.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://tirial.files.wordpress.com/2009/02/one-12-onset-but-no-afterstretch.mp3" />
		</media:content>
	</item>
		<item>
		<title>Christmas Music</title>
		<link>http://tirial.wordpress.com/2008/12/21/christmas-music/</link>
		<comments>http://tirial.wordpress.com/2008/12/21/christmas-music/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 21:21:18 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/2008/12/21/christmas-music/</guid>
		<description><![CDATA[This is the first Christmas I’ve ever spent away from my family. Surprising, really, that in 31 years, when I’ve chosen to travel all over and complete my education thousands of kilometers from where I grew up, I’ve always made it home. My dad came to visit me last week, which was really nice. I’ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=33&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is the first Christmas I’ve ever spent away from my family. Surprising, really, that in 31 years, when I’ve chosen to travel all over and complete my education thousands of kilometers from where I grew up, I’ve always made it home.<br />
My dad came to visit me last week, which was really nice. I’ve had a strained relationship with him most of my life, but he’s still my dad. And I think he knew just how much I needed to see someone from home. Ever since he left, though, I’ve been feeling fairly lonely. I went down to Covent Garden to see all the Christmas lights and shopping and to try and get myself feeling a little cheerier. There was a string quartet plus a flutist playing carols and I just sat and listened.<br />
I decided to make a mix disc of my favorite Christmas music. I try to avoid certain songs that I simply can’t stand any longer (You won’t find the jingle bell rock in this list.) and I like it when someone manages to write a truly special new Christmas song that is worth listening to again and again. Some of them are guilty pleasures, and some are songs that it just doesn’t feel like Christmas without. So without further ado, my list:</p>
<p><strong>Louis Armstrong – Cool Yule</strong><br />
Louis was one of those artists who always had a smile on his face, and it was hard not to catch.<br />
<strong>Run-D.M.C. – Christmas In Hollis</strong><br />
This is a bit of a guilty pleasure, as I simply cannot listen to 80s rap without picturing Will Smith rotating in a throne; a staple of my afternoons throughout high school. That said, they deliver the goods, and it’s not the only 80s song on this list.<br />
<strong>The Ramones &#8211; Merry Christmas (I Don’t Want To Fight Tonight)</strong><br />
Nobody lightened the mood better than the kings of American punk. They had a skill for how to take both serious issues and outright silliness, and make brilliant music from it.<br />
<strong>U2 – Christmas (Baby, Please Come Home)</strong><br />
No way am I making a list without my favourite band.<br />
<strong>Olivia Olson – All I Want For Christmas Is You</strong><br />
You pretty much have to buy the Love Actually soundtrack to get it. The Mariah Carey original is ok, but like most of her stuff, it’s over produced and tries too hard. My Chemical Romance made a snicker worthy version if you want a good laugh. Give MCR this: they never take themselves too seriously. In the end, it’s a good song no matter who does it.<br />
<strong>John Lennon – So This Is Christmas (War Is Over)</strong><br />
The greatest songwriter of all time wrote a Christmas carol. Argue with me if you want, but this song never gets old, and it really doesn’t feel like Christmas until I hear it at least once.<br />
<strong>Band Aid – Do They Know It’s Christmas</strong><br />
A Irish songwriter writes a song, calls up a few of his buddies, and records a single to try and raise relief for starving Ethiopia. His buddies call their buddies, and they all get together and make this. I can’t think of anything that says Christmas spirit more than that.<br />
<strong>Wham! – Last Christmas</strong><br />
I’ve always thought Wham was underrated entirely because of Wake Me Up Before You Go Go, a really unfortunate song to be your lasting achievement. George Michael recovered his reputation afterwards, but he was always good, as this proves.<br />
<strong>Bob &amp; Doug McKenzie – Twelve Days Of Christmas</strong><br />
What, I’m Canadian. Good Day, eh?<br />
<strong>Boney M – Jingle Bells</strong><br />
As much as it sometimes pains me to say this, there’s just no way you can make a Christmas album without Boney M on it. Thankfully, they made an entire Christmas album, and you can move right past Mary’s Boy Child, and get to something that is less overplayed.<br />
<strong>David Bowie and Bing Crosby – Little Drummer Boy</strong><br />
This is the last thing Bing recorded before he died in 1977. The story about how it was made is well worth the read on Wikipedia. I also recommend you check out the video on youtube if you’ve never seen it.<br />
<strong>Nat King Cole – The Christmas Song</strong><br />
I’ve argued for years that he had my all time favorite voice. My dad, of all people, made a really valid counter argument. Nat is great if you want to feel happy, but he can’t make you feel sad. He offered Frank Sinatra as being the best at being able to do both. Nat’s voice is definitely the best at making you feel good. Speaking of . . .<br />
<strong>Frank Sinatra – White Christmas</strong><br />
Ole’ Blue Eyes is no slouch at good music.<br />
<strong>Dean Martin – Rudolph The Red Nosed Reindeer</strong><br />
Neither were his drinking buddies.<br />
<strong>Ella Fitzgerald – Have Yourself A Merry Little Christmas</strong><br />
Enchanting Ella.<br />
<strong>Mel Torme – Good King Wenceslas</strong><br />
He may have written the Christmas song, but his best Christmas carol is definitely this bluesy stripped down version of the classic carol.<br />
<strong>Holly Cole – Santa Baby</strong><br />
To many Canadians, Holly Cole has become a Christmas staple. I became a fan in the early 90s when I saw her cover of I can see clearly now on much music. I saw her sing her Christmas show in 2006, and she does a brilliant job of making the season.<br />
<strong>The Boston Pops – Sleigh Ride</strong><br />
Do not, under any circumstances, substitute a vocal version of this song. In my opinion it totally ruins it. Close your eyes, listen to this, and you are on a sleigh ride. You can’t do that with the vocal versions.<br />
<strong>Vince Guaraldi Trio – O Tannenbaum</strong><br />
You knew Charlie Brown was going to make the list some how. Linus and Lucy is the most famous song on the album, and probably the best, but this is a Christmas album, and their version of O Tannenbaum has a special place in my heart.<br />
<strong>The City Of New Orleans – O Holy Night</strong><br />
If you’re not a fan of Studio 60 on the Sunset Strip, you may not have heard of this gem. In 2006 they made a Christmas episode that involved a subplot about New Orleans musicians coming to L.A. to make a little money to take home. The song was available for purchase online with the proceeds going to Katrina relief.<br />
<strong>Harry Connick Jr. – Carol Of The Bells</strong><br />
It&#8217;s both the classical version, and jazzy version all his own.<br />
<strong>KT Tunstall – Lonely This Christmas</strong><br />
These last three songs are pretty sad, but that’s hardly surprising.<br />
<strong>The Pretenders – 2000 Miles</strong><br />
<strong>Doris Day – I’ll Be Home For Christmas</strong><br />
. . .If only in my dreams. Merry Christmas everyone.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=33&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2008/12/21/christmas-music/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>
	</item>
		<item>
		<title>Random Song Lyric #26 &#8211; Procrastination edition</title>
		<link>http://tirial.wordpress.com/2008/11/13/random-song-lyric-26-procrastination-edition/</link>
		<comments>http://tirial.wordpress.com/2008/11/13/random-song-lyric-26-procrastination-edition/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 22:44:15 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=31</guid>
		<description><![CDATA[Since I have a test tomorrow (on DFT, IFFT, FIR and IIR) and am desperately trying to avoid studying any more, I am posting this note. This song just played out of my collection, and seemed rather fitting. No time for a gentle rain No time for my watch and chain No time for revolving [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=31&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since I have a test tomorrow (on DFT, IFFT, FIR and IIR) and am desperately trying to avoid studying any more, I am posting this note. This song just played out of my collection, and seemed rather fitting.</p>
<p><em>No time for a gentle rain<br />
No time for my watch and chain<br />
No time for revolving doors<br />
No time for the killin&#8217; floor</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=31&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2008/11/13/random-song-lyric-26-procrastination-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>
	</item>
		<item>
		<title>Random Song Lyric #25 &#8211; I went to London to find Canadian music</title>
		<link>http://tirial.wordpress.com/2008/10/28/random-song-lyric-25-i-went-to-london-to-find-canadian-music/</link>
		<comments>http://tirial.wordpress.com/2008/10/28/random-song-lyric-25-i-went-to-london-to-find-canadian-music/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 00:08:55 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[London]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=29</guid>
		<description><![CDATA[So after a very long hiatus, the random song lyric is back. I am now living in England doing my Masters. It&#8217;s a music related field, and really, this is a city for music. This is where The Clash are from. This is where Queen is from. So many bands I can&#8217;t name them all. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=29&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So after a very long hiatus, the random song lyric is back. I am now living in England doing my Masters. It&#8217;s a music related field, and really, this is a city for music. This is where The Clash are from. This is where Queen is from. So many bands I can&#8217;t name them all. And still, I&#8217;m becoming more and more convinced the greatest lyricist of all time might be Canadian:</p>
<p><em>Everybody knows that the dice are loaded<br />
Everybody rolls with their fingers crossed<br />
Everybody knows that the war is over<br />
Everybody knows the good guys lost<br />
Everybody knows the fight was fixed<br />
The poor stay poor, the rich get rich<br />
That&#8217;s how it goes<br />
Everybody knows</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=29&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2008/10/28/random-song-lyric-25-i-went-to-london-to-find-canadian-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>
	</item>
		<item>
		<title>A Treatise on Two Cheeses</title>
		<link>http://tirial.wordpress.com/2008/10/08/a-treatise-on-two-cheeses/</link>
		<comments>http://tirial.wordpress.com/2008/10/08/a-treatise-on-two-cheeses/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 19:11:54 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[London]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=25</guid>
		<description><![CDATA[So, a couple weeks ago, I decided to make pizza for my group of friends (tentatively called the scoobies hereafter, mainly due to the resemblance to Buffy the Vampire Slayer.  I&#8217;m Oz) in order to show them what true Regina pizza is like. Whilst I was shopping for ingredients, I ran into a few snags.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=25&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, a couple weeks ago, I decided to make pizza for my group of friends (tentatively called the scoobies hereafter, mainly due to the resemblance to Buffy the Vampire Slayer.  I&#8217;m Oz) in order to show them what true Regina pizza is like.</p>
<p>Whilst I was shopping for ingredients, I ran into a few snags.  The veg was fine, mushrooms, peppers, pineapple, it&#8217;s all here.  However, they don&#8217;t go overboard with 80 kinds of bbq sauce the we do in North America.  This forced me to adjust my sauce recipe (calling Dr. Daniels, Dr. Jack Daniels).  The bbq sauce I found is good, but it&#8217;s actually a bit too strongly flavoured to my liking for pizza sauce.  It made an adequate replacement, and I&#8217;ll continue using it.</p>
<p>The real issue came when it was time to top the pizza.  No Calabrese.  No Cappocolo.  While I have since found some Cap, I swear it&#8217;s impossible to find Calabrese in this city.  So, I grabbed some German salami as a nice substitute.</p>
<p>Then to get some cheese.  Provolone?  Nope.  Ok, how about Monterrey Jack?  Nope.  Alright, I guess I can use Mozzarella.  Nope.  What?!  No Mozzarella?  WTH?  Seriously, who doesn&#8217;t have mozza?  In the end, I ended up using a bag of pre shreaded, mixed swiss and mozzarella, that was obviously designed to top pizza and provide no flavour.  As an aside, emmental is easy to get there, and my usual pizza cheese is half emmental and half provolone.</p>
<p>Since there were a ton of British cheese, of which I had never heard, available, I got down to business and started trying them out.</p>
<p>First off, 90% of the cheese isle in a UK supermarket is cheddars.  Now, these are what I&#8217;ve always called real cheddar.  White, very old, a little crumbly, strong sharp flavor.  The kind of stuff Balderson&#8217;s makes.  And it&#8217;s all good.  I love the sharp cheddars they have, and I&#8217;m happy to see them offered cheaply and plentifully.</p>
<p>Now on to the other British cheeses.  There are three major varieties (not including Stilton, which is famous enough that I knew what it was in advance.)  They are, Double Gloucester, Cheshire, and Leicester.  Leicester is a bright red color, all through, so I decided to hold of on trying it until I had a better handle on UK cheese.  I bought a block each of Cheshire and Double Gloucester.</p>
<p>Double Glocester is essentially what at home they call Canadian Cheddar.  Bright orange, smooth, not crumbly at all, cheddary flavour, but not quite as sharp as the real stuff.  It would melt easily in a grilled cheese sandwich (processed cheese is for heretics) or on top of a burger.  Good stuff, but nothing I haven&#8217;t had a billion times.</p>
<p>Cheshire, is a white cheese, that is very crumbly and tangy.  If that sounds like feta to you, then you aren&#8217;t far off.  Although not quite identical to feta, it is very similar.  It&#8217;s a dryer cheese, however, and slightly milder.  Honestly, I like it more, and just finished making some risotto with it.</p>
<p>So, in the end, I&#8217;ve found that the UK really is a lot like home.  They have the same cheese here, they just call it by different names.  Well except for the still missing Italian cheeses.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=25&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2008/10/08/a-treatise-on-two-cheeses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>
	</item>
		<item>
		<title>Where has the time gone?</title>
		<link>http://tirial.wordpress.com/2008/09/22/where-has-the-time-gone/</link>
		<comments>http://tirial.wordpress.com/2008/09/22/where-has-the-time-gone/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 16:38:14 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[London]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=20</guid>
		<description><![CDATA[Well, I am happily settled in London now.  So much has happened in the past month and a half, it&#8217;s hard to summarize all in one post. I got in to residence, and am living there right now.  I got particularly lucky in the room draw, as I have the biggest room in my flat [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=20&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, I am happily settled in London now.  So much has happened in the past month and a half, it&#8217;s hard to summarize all in one post.</p>
<p>I got in to residence, and am living there right now.  I got particularly lucky in the room draw, as I have the biggest room in my flat and it has two windows because it is on the corner.  I have some excellent flat mates, who hail from China, Greece, Greece, Denmark, and Taiwan.  I&#8217;ve met lots of new friends from all over the world, and had a bit too much beer.  <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I have my first class tomorrow, and am quite excited to finally get started on my program.</p>
<p>I have uploaded most of my pictures to my newly upgraded flickr account, so you can feel free to check them out here:  <a href="http://www.flickr.com/photos/11702947@N00/sets/">http://www.flickr.com/photos/11702947@N00/sets/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=20&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2008/09/22/where-has-the-time-gone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows jumped the shark</title>
		<link>http://tirial.wordpress.com/2008/08/04/windows-jumped-the-shark/</link>
		<comments>http://tirial.wordpress.com/2008/08/04/windows-jumped-the-shark/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 19:50:52 +0000</pubDate>
		<dc:creator>tirial</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tirial.wordpress.com/?p=8</guid>
		<description><![CDATA[This post is related to me going to London rather obliquely.  By this, I mean that my mom&#8217;s computer isn&#8217;t working and I feel it prudent to get it up and running somewhat stably before I leave.  I can only imagine how painful tech support calls would be if you add in an extra second [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=8&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is related to me going to London rather obliquely.  By this, I mean that my mom&#8217;s computer isn&#8217;t working and I feel it prudent to get it up and running somewhat stably before I leave.  I can only imagine how painful tech support calls would be if you add in an extra second of delay because the call is bouncing off a satellite.</p>
<p>Mom is actually fairly computer savvy.  She knows how to surf the web, view pictures, do emails and chats, and is even on facebook.  She also, for the most part, knows enough to avoid breaking anything.  This is one of the reasons that I haven&#8217;t had to fix her computer in so very long.  She is using the second computer I ever bought, a Celeron 333a that I have over the years upgraded to 640 MB of ram.  It was the darling computer of its day.  Sadly, its day was 10 years ago this Autumn.</p>
<p>Once upon a time, I was a huge windows fanboy.  I was always lusting after the newest video card so I could play games harder, better, faster, stronger and in better quality.  So before my conversion to alternative operating systems, I built myself a sweet gaming rig.  Well sweet for 2002 anyway.  Since I bought my first laptop however, it&#8217;s been sitting in my basement rather like the harley owned by my buddy Andy W.  It gets used maybe once a month at best, since he&#8217;s usually carting around kids in the minivan.</p>
<p>So I figured I might as well get it running for mom.  Since it has always run windows XP, and I have one legitimate license key left (thank you <a href="http://www.mun.ca">university</a>) and mom has never used anything that wasn&#8217;t made my windows, it seemed a no brainer.</p>
<p>After two days of fighting with finding a copy of Windows XP to install that wasn&#8217;t virus ridden and had full functionality, followed by countless headaches finding 5 year old drivers, I said screw it.  This can&#8217;t possibly be this hard.  All mom does is surf the web, email, and play games.</p>
<p>30 minutes later I had the computer full installed with Ubuntu.  Firefox worked out of the gate.  More games than came with windows sitting in the games menu.  Thunderbird took me about 3 minutes to get installed and configured.  Pidgin accepted her msn client with no problems.  I installed NX so that mom could remote in to the server from her old computer until she gets used to linux.  Seems I didn&#8217;t need to bother, she was right in to it with no issues like she was an old pro.</p>
<p>The only things I still need to get working for her are skype (which has installed) for video conferencing and her printer.  And I haven&#8217;t even tried to get them installed yet.</p>
<p>So, if you&#8217;re worried about supporting parents or grand parents using windows, I say forget about it.  Ubuntu has matured to the point that it is a viable replacement.  It look me maybe an hour total to get everything functional to meet mom&#8217;s needs.  No viruses, no spyware, no headaches.  Most importantly, I don&#8217;t ever have to reinstall windows again.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tirial.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tirial.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tirial.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tirial.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tirial.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tirial.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tirial.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tirial.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tirial.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tirial.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tirial.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tirial.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tirial.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tirial.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tirial.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tirial.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tirial.wordpress.com&amp;blog=4056316&amp;post=8&amp;subd=tirial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tirial.wordpress.com/2008/08/04/windows-jumped-the-shark/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a91e39fb449b2ee0a01ec3adcccac3e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirial</media:title>
		</media:content>
	</item>
	</channel>
</rss>
