<?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>Left Justified &#187; music</title>
	<atom:link href="http://leftjustified.net/topic/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://leftjustified.net</link>
	<description>In a few words, explain what this weblog is about.</description>
	<lastBuildDate>Wed, 11 Feb 2009 05:00:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Project Added &#8211; &#8220;The Big Amp&#8221;</title>
		<link>http://leftjustified.net/journal/2009/01/26/new-projectthe-big-amp/</link>
		<comments>http://leftjustified.net/journal/2009/01/26/new-projectthe-big-amp/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 11:27:24 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[tubes]]></category>

		<guid isPermaLink="false">http://leftjustified.net/?p=209</guid>
		<description><![CDATA[If I wait until finishing this one before adding it to The Lab I may never get around to it, so here it is - <a href="http://leftjustified.net/lab/ktxx">KT[XX] - The Big Amp</a>. ]]></description>
			<content:encoded><![CDATA[<p>If I wait until finishing this one before adding it to The Lab I may never get around to it, so here it is &#8211; <a href="http://leftjustified.net/lab/ktxx">KT[XX] &#8211; The Big Amp</a>. </p>
<div class="figure"><a href="http://leftjustified.net/lab/ktxx"><img src="http://leftjustified.net/wp-content/uploads/board-wiring.jpg"></a></div>
<p>If you&#8217;re here looking for internet nerdery, stick around. Amongst other things, I&#8217;ve got a massive project brewing at work that will be unveiled mid March. </p>
]]></content:encoded>
			<wfw:commentRss>http://leftjustified.net/journal/2009/01/26/new-projectthe-big-amp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick Guide to Mastering Your Podcast using Audacity</title>
		<link>http://leftjustified.net/journal/2006/07/28/quick-guide-to-mastering-your-podcast-using-audacity/</link>
		<comments>http://leftjustified.net/journal/2006/07/28/quick-guide-to-mastering-your-podcast-using-audacity/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 15:54:11 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[audio]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://localhost/lj/journal/2006/07/28/quick-guide-to-mastering-your-podcast-using-audacity/</guid>
		<description><![CDATA[<p>This post aims to provide a simple and fast set of steps non-audiophiles can perform to improve almost any speech recording; especially recordings that were made by running an average microphone into a sound card.</p>
<p>I'm using <a href="http://audacity.sourceforge.net/">Audacity</a> for this walkthrough as it is available for a wide range of operating systems and comes at a bargain price.</p>]]></description>
			<content:encoded><![CDATA[<p>I am not an Audio Engineer. There are better tools and techniques available. I suggest these because they&#8217;re fast, free and easy.</p>
<h4>Steps</h4>
<ol>
<li>Open the uncompressed version of your recording (try not to start with an mp3 or similar)</li>
<li>Select All (<code>Ctrl/Cmd + A</code>)</li>
<li>Effect &gt; Normalize&#8230;
<ol>
<li>Tick <q>Remove any DC offset</q> only.</li>
<li>Press Enter</li>
</ol>
</li>
<li>Effect &gt; EQ&#8230;
<p><img src="/posts/podcast_eq/eq.gif" alt="Screenshot of the the EQ adjustments described below" /> </p>
<ol>
<li>Add one point just before the 100Hz marker and one at the 100Hz marker. Drag the left-most point all the way down to -24dB.</li>
<li>Add one point at 1000Hz, one at 2000Hz and one at 3000Hz. Drag the 2000Hz point up slightly.</li>
<li>Add one point at the 10,000Hz marker and one just after. Drag the right-most point down to -24dB.</li>
<li>Press Enter</li>
</ol>
</li>
<li>Effect &gt; Amplify&#8230;
<ol>
<li>If the audio was recorded at a low volume, you will want to run the Amplify effect over it to bring up the overall volume.</li>
<li>Set the <q>New Peak Amplitude</q> to -0.3dB and allow the <q>Amplification</q> slider to adjust itself automatically.</li>
<li>Press Enter</li>
</ol>
</li>
<li>Effect &gt; Compressor&#8230;
<ol>
<li>Threshold: -10dB</li>
<li>ratio: 4:1</li>
<li>attack and release times: 0.1s</li>
<li>Press Enter</li>
</ol>
</li>
</ol>
<p>To provide an example, <a href="http://climbtothestars.org/">Stephanie</a> was kind enough to send me a sample of a direct-to-PC recording she had made for her own podcast. Have a listen to the short <a href="/posts/podcast_eq/before.mp3" title="mp3 audio file">before</a> and <a  title="mp3 audio file" href="/posts/podcast_eq/after.mp3">after</a> snippets to hear the difference for yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://leftjustified.net/journal/2006/07/28/quick-guide-to-mastering-your-podcast-using-audacity/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ain&#8217;t Nothin&#8217; but a Meme Thing</title>
		<link>http://leftjustified.net/journal/2005/05/18/music-meme/</link>
		<comments>http://leftjustified.net/journal/2005/05/18/music-meme/#comments</comments>
		<pubDate>Wed, 18 May 2005 02:56:52 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[meme]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://leftjustified.net/journal/2005/05/18/music-meme/</guid>
		<description><![CDATA[<p>This musical baton is contagious (well <em>DERR</em> Andrew, that&#8217;s what a meme is!). I opened my inbox this morning to discover I had been passed the baton by both <a href="http://www.opinios.com/archives/000107.php">Matt</a> and <a href="http://www.boxofchocolates.ca/archives/2005/05/17/juggling-musical-batons">Derek</a>. Here goes...</p>

<p><ins>Want good tunes via the web?</ins> <a href="http://www.dostreceradio.net/" title="Dostrece Radio">My favourite station</a></p>]]></description>
			<content:encoded><![CDATA[<h4>Total volume of music on my computer</h4>
<p><strong>0MB</strong>. Yes, none. I&#8217;m writing this from work and ripping CD&#8217;s to the HDD is against Australia&#8217;s antiquated &#8216;fair use&#8217; provisions &#8211; therefore it is against company policy also. The situation at home is almost identical, as I prefer to listen to the stereo than to PC speakers or headphones. </p>
<h4>Last CD I purchased</h4>
<p>&#8216;The Roots &#8211; Come Alive&#8217; and &#8216;Talvin Singh &#8211; Back to Mine&#8217;. Both a little disappointing to be perfectly honest, but I&#8217;m a fan of both acts so I&#8217;ll get over it.</p>
<h4>Playing right now</h4>
<p>&#8216;Cornelius &#8211; Smoke&#8217; from the album, &#8216;Point&#8217;.</p>
<h4>Five songs that mean a lot to me</h4>
<ul>
<li><em>Stanley Clarke &#8211; &#8216;Life is just a game&#8217;</em> : from his phenomenal 1976 album <a href="http://www.mp3.com/albums/104382/summary.html">School Days</a>. This is without doubt my favourite composition of all time.</li>
<li><em>Mr Bungle &#8211; &#8216;Ma Meeshka Mow Skowz&#8217;</em> from Disco Volante. Completely insane. Absolutely perfect. These guys will always be prominent figures in my &#8216;favourite live shows&#8217; list and this song is one of the primary reasons.</li>
<li><em>Aphex Twin &#8211; &#8216;Come to Daddy&#8217;</em>. There are other Aphex tracks that I prefer, but this is the one that opened my eyes to the genre. Oh yeah, and that video clip is still scary as hell!</li>
<li><em>Miles Davis &#8211; &#8216;All Blues&#8217;</em>. I play guitar, and as a result I loath the battered &#8217;12 bar blues&#8217; format. While this track follows that structure, it&#8217;s so undeniably beautiful that I have to add it to this list. <a href="http://www.miles-davis.com/kindofblue.html">Have a listen</a>.</li>
<li><em>The Roots &#8211; &#8216;Swept Away&#8217;</em> from &#8216;<a href="http://www.amazon.com/exec/obidos/tg/detail/-/B000003TB6/103-5645738-5851814?v=glance#product-details" title=&#8221;Amazon.com&#8221;>Do you want more?</a>&#8217; One damn fine piece of atmospheric hip-hop.</li>
</ul>
<h4>Five people <del>whose brains I would like to absorb</del> to whom I am passing the musical baton</h4>
<ul>
<li><a href="http://www.skyzyx.com/">Ryan Parman</a> &#8212; Ryan seems to be a big fan of computer powered entertainment gadgets; so what&#8217;s he listening to?</li>
<li><a href="http://brothercake.com/" >Brothercake</a> &#8212; Bro&#8217;cake loves music. Whether or not he will divert from the usual work focus of his site to respond is yet to be seen.</li>
<li><a href="http://annevankesteren.nl/" >Anne Van Kesteren</a> &#8212; Anne takes blogging too seriously, so let&#8217;s see if I can lead him off-topic <img src='http://leftjustified.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><a href="http://novemberborn.net/" >Mark Wubben</a> &#8212; Another code monkey extraordinaire. Much like Brothercake and Ryan, Mark is known primarily for his JS talents (sIFR).</li>
<li><del><a href="http://www.janbrasna.com/" >Jan Brasna</a></del> D&#8217;oh! Not only has Jan already done this, but he passed me the baton too! </li>
<li><a href="http://weblog.200ok.com.au/">Ben Buchanan</a> a fellow Brisbanite, co-worker (<em>cow-orker</em> <img src='http://leftjustified.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) and standards junkie.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://leftjustified.net/journal/2005/05/18/music-meme/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
