<?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>Up the Tree &#187; Technology</title>
	<atom:link href="http://upthetree.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://upthetree.com</link>
	<description>swing low</description>
	<lastBuildDate>Thu, 12 May 2011 22:59:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Removing User Information from iTunes purchased songs</title>
		<link>http://upthetree.com/2010/01/removing-user-information-from-itunes-purchased-songs/</link>
		<comments>http://upthetree.com/2010/01/removing-user-information-from-itunes-purchased-songs/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 18:01:55 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/?p=782</guid>
		<description><![CDATA[Now, I am a fan of Apple’s music store. It’s the easiest way to buy music, the selection is great, and the quality is f-amazing. The only thing I’m not a huge fan of is my username and e-mail address &#8230; <a href="http://upthetree.com/2010/01/removing-user-information-from-itunes-purchased-songs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Now, I am a fan of Apple’s music store. It’s the easiest way to buy music, the selection is great, and the quality is f-amazing. The only thing I’m not a huge fan of is my username and e-mail address being embedded in the audio files. (to see this screen head to <strong>FILE &gt; Get Info</strong>)</p>
<p><a rel="attachment wp-att-783" href="http://www.upthetree.com/2010/01/removing-user-information-from-itunes-purchased-songs/july-flamedrm/"><img class="alignnone size-full wp-image-783" title="DRMed" src="http://www.upthetree.com/wp-content/uploads/2010/01/July-FlameDRM.jpg" alt="" width="500" height="460" /></a></p>
<p>To my mind anything other than the purchased audio accounts for DRM and I don’t want it. While I’m all for legal downloads, I’m not into being tracked, no matter how legal you make it. Lucky for you and me the account information is actually embedded at the last moment of the iTunes purchase and download process. Which means it isn’t hard embedded, it’s only some additional meta-data. I will have to mention, at this point, that this process only works on iTunes Plus (.m4a) files downloaded from the iTunes Music store. It will not work on older iTunes Protected files (.m4p) although protected files can be upgraded in the iTunes music store to iTunes Plus for a nominal fee.</p>
<p>To remove the meta-data, you need an program which doesn’t recognize the additional meta-information and a way to save the audio losslessly. The program that fits the bill is Rogue Amoeba’s amazingly versatile <a href="http://www.rogueamoeba.com/fission/">Fission</a> ($32). It’s a lossless audio editor for the mac and it’s a seriously wonderful tool that I use on a daily basis for editing audio files and creating ringtones. To remove the meta-information, open the iTunes Plus file and re-save the audio.</p>
<p><a rel="attachment wp-att-786" href="http://www.upthetree.com/2010/01/removing-user-information-from-itunes-purchased-songs/save-audio/"><img class="alignnone size-full wp-image-786" title="Save-Audio" src="http://www.upthetree.com/wp-content/uploads/2010/01/Save-Audio.jpg" alt="" width="500" height="438" /></a></p>
<p>That’s it. It losslessly saves a .m4a with no user information embedded and best of all, it doesn’t recode or transcode the audio (as with some other burn a CD and reimport methods). It is exactly the same quality coming out as it went in.</p>
<p><a rel="attachment wp-att-784" href="http://www.upthetree.com/2010/01/removing-user-information-from-itunes-purchased-songs/july-flame-no-drm/"><img class="alignnone size-full wp-image-784" title="No DRMed" src="http://www.upthetree.com/wp-content/uploads/2010/01/July-Flame-no-DRM.jpg" alt="" width="500" height="460" /></a></p>
<p>A few things you might notice about this process is that the file size will drop after saving. Not entirely sure why. Perhaps removing all that extra meta-data cleans house a bit. You will also notice that the bit-rate for the file will go from 256kbps to something else. This is normal and because Apple, in an attempt not to scare it’s users with different  variable bit-rates from the encoding process, makes every file share the 256kbps regardless of it’s true bitrate. Lastly, Fission adds 0:00.032 of audio to the track? While odd, this shouldn’t actually effect the sound, as it’s 0.03% of a second, so unless you have crazy dog ears, you wont hear it.</p>
<p>Best of all, now you have an audio file that has none of your private data attached, which in my books is truly DRM free.</p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2010/01/removing-user-information-from-itunes-purchased-songs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Best WordPress Themes (An ongoing list)</title>
		<link>http://upthetree.com/2006/06/the-best-wordpress-themes-an-ongoing-list/</link>
		<comments>http://upthetree.com/2006/06/the-best-wordpress-themes-an-ongoing-list/#comments</comments>
		<pubDate>Sun, 11 Jun 2006 23:26:32 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/2006/06/11/the-best-wordpress-themes-an-ongoing-list/</guid>
		<description><![CDATA[So, I’ve decided that my current website look, while totally sufficient, needs some updating. That being said, the first order of business is to find Themes worth installing. This may seem like an easy place to start, but I would &#8230; <a href="http://upthetree.com/2006/06/the-best-wordpress-themes-an-ongoing-list/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, I’ve decided that my current website look, while totally sufficient, needs some updating. That being said, the first order of business is to find Themes worth installing. This may seem like an easy place to start, but I would wager that 99% of WordPress Themes are absolutely dreadful, or based on the superb work of <a href="http://binarybonsai.com/">Michael Helleman’s</a> Kubrick theme.</p>
<p>I will use this post to track all the very best themes in one place, so I don’t have to start from scratch each time I want to plan a relaunch.</p>
<p><span id="more-624"></span></p>
<h3>Themes</h3>
<p><a href="http://getk2.com/">K2 (Kubrick 2)</a></p>
<p>Here is an update of the original Kubrick theme, but with more bells a whistles than I feel necessary. Unfortunately this theme is beyond my understanding to hack, but it is a great place to find out what is possible with a brain the size of a planet. Includes an aside feature.</p>
<p><a href="http://www.noscope.com/fauna/">Fauna</a><br />
This is a lovely theme and the first I have found which might destabilize the era of Kubrick. It is clean, sensible and very easy to modify. It includes an asides, noteworthy, sidebar categories, supports widgets, and has a preference pane.</p>
<p><a href="http://warpspire.com/hemingway">Hemingway</a><br />
Clean and very clear, although it makes the front page show only 2 entries. It is far better for the occasional blogger and not an everyday writer, but handsome none the less.</p>
<p><a href="http://ifelse.co.uk/emire/">Emire</a><br />
A very smart business like theme which has a very serviceable template structure. Although unrelated it has similarities to kottke.org look without being demonstrative.</p>
<p><a href="http://www.itcouldbethisone.com/">Rounded</a></p>
<p>This one of my new favorites in terms of sensible themes with great look and feel. It makes me smile just looking at it. It’s fun, carefree, and has a totally different feel than most themes. Includes an aside feature.</p>
<p><a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a></p>
<p>“Is a theme for themers. It has the ability to be easily skinned, so beginners will feel comfortable styling it since they only need to know CSS.” I have to say that this theme is a great framework to begin creating themes. It’s got “semantic classes” which allows for very sophisticated Interface and interactive design.</p>
<p><a href="http://www.devlounge.net/extra/prebuilt">Prebuilt</a></p>
<p>This theme looks promising, although I am not a fan of the dashed style for the links. Also the site lacks good clear screenshots of the theme, but the framework looks good and this might become a contender in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2006/06/the-best-wordpress-themes-an-ongoing-list/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using Peer Pressure to Your Benefit</title>
		<link>http://upthetree.com/2005/04/using-peer-pressure-to-your-benefit/</link>
		<comments>http://upthetree.com/2005/04/using-peer-pressure-to-your-benefit/#comments</comments>
		<pubDate>Wed, 06 Apr 2005 19:12:00 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Everyday]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/2005/04/06/using-peer-pressure-to-your-benefit/</guid>
		<description><![CDATA[At A Whole Lotta Nothing there is a great little article and link Using peer pressure to your benefit whereby the author plans to harness the peer-pressure of blogging to loose weight. Albeit a seemingly innocuous use of the blogging &#8230; <a href="http://upthetree.com/2005/04/using-peer-pressure-to-your-benefit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 13px; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 19px;"><a href="http://a.wholelottanothing.org/fitlog/"><img class="alignleft" title="Chart" src="http://www.upthetree.com/wp-uploads/charts.png" alt="" width="62" height="62" /></a></span>At <a href="http://a.wholelottanothing.org/">A Whole Lotta Nothing</a> there is a great little article and link <a href="http://a.wholelottanothing.org/2005/04/using_peer_pres.html ">Using peer pressure to your benefit</a> whereby the author plans to harness the peer-pressure of blogging to <a href="http://a.wholelottanothing.org/fitlog/">loose weight</a>. Albeit a seemingly innocuous use of the blogging community, it marks a real breakthrough in harnessing the _power of the blog._ The coolest part about the whole thing is that using WordPress’ custom fields a custom graph is created automatically thanks to a very neat little chart add on called <a href="http://www.maani.us/charts/index.php">PHP/SWF Charts</a>.</p>
<p>This sort of idea could definitely be harnessed for events like the <em>Aids Walk</em> or <em>Race for the Cure.</em> It could of course also be used for my fat ass.</p>
<p>(via <a href="http://photomatt.net/">Photo Matt</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2005/04/using-peer-pressure-to-your-benefit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Iconfactory iPod Icons</title>
		<link>http://upthetree.com/2005/03/new-iconfactory-ipod-icons/</link>
		<comments>http://upthetree.com/2005/03/new-iconfactory-ipod-icons/#comments</comments>
		<pubDate>Tue, 08 Mar 2005 22:35:55 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/2005/03/08/new-iconfactory-ipod-icons/</guid>
		<description><![CDATA[The Iconfactory has just released a new set of swank iPod icons that you can’t help but want to stick on Yo’ Pod. The set features all the newest iPods, iPod minis, and the iPod Shuffle. Pick up your set &#8230; <a href="http://upthetree.com/2005/03/new-iconfactory-ipod-icons/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iconfactory.com/preview.asp?type=show&#038;id=236"><img style="float: left" class="left" alt="iPod Photo icon" src="http://www.upthetree.com/wp-uploads/iPodPhoto.png" />The Iconfactory</a> has just released a new set of swank iPod icons that you can’t help but want to stick on Yo’ Pod. The set features all the newest iPods, iPod minis, and the iPod Shuffle. Pick up your set today and color your iPod <em>fabulous.</em></p>
<p><em>Did I mention they’re free?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2005/03/new-iconfactory-ipod-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Broken RSS feed</title>
		<link>http://upthetree.com/2005/03/broken-rss-feed/</link>
		<comments>http://upthetree.com/2005/03/broken-rss-feed/#comments</comments>
		<pubDate>Thu, 03 Mar 2005 17:39:01 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/2005/03/03/broken-rss-feed/</guid>
		<description><![CDATA[It seems that my RSS feed had gone all broken because of some poking around I did with the code. Let this teach you PodCasters out there not to mess with your code when you’re tired. The RSS feed has &#8230; <a href="http://upthetree.com/2005/03/broken-rss-feed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It seems that my RSS feed had gone all broken because of some poking around I did with the code.  Let this teach you PodCasters out there not to mess with your code when you’re tired. The RSS feed has been restored to it’s former glory and I gratefully thank _Aging Geek_ for pointing the problem out. Who knows how many folks have gone without rocking tunes overnight.</p>
<p>*How will I ever forgive myself?!*</p>
<p>In other news I now have an accurate running approximation of how many subscribers now subscribe to my podcast from the friendly folks over at “LibSyn”:http://www.libsyn.com/ who now host some of my episodes. _Although my screwed up RSS feed may have stunted those stats!_ I’ve switched the hosting part of my podcasts to their service because last month I went way over my usual bandwidth counts and decided it’s better to be safe than sorry. You can find the running tally in my right-hand column.</p>
<p>And finally, many thanks to people visiting the site for their comments about the new design. It makes all those lonely nights staring at a flickering screen in my boxer-shorts worth while.</p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2005/03/broken-rss-feed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cha-Cha-Cha-Changes</title>
		<link>http://upthetree.com/2005/03/cha-cha-cha-changes/</link>
		<comments>http://upthetree.com/2005/03/cha-cha-cha-changes/#comments</comments>
		<pubDate>Wed, 02 Mar 2005 14:15:31 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/2005/03/01/cha-cha-cha-changes/</guid>
		<description><![CDATA[Well if the new design wasn’t a dead give away, Up the Tree has been upgraded to a new piece of blogging software. Although the move seems to have gone successfully, I am sure there may be a few hiccups &#8230; <a href="http://upthetree.com/2005/03/cha-cha-cha-changes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well if the new design wasn’t a dead give away, Up the Tree has been upgraded to a new piece of blogging software. Although the move seems to have gone successfully, I am sure there may be a few hiccups – so if you see anything out of the ordinary please give me a holler.</p>
<p>My new weblogging software, “WordPress,”:http://wordpress.org/ while superior in many ways to my old blogging software, “MovableType,”:http://www.sixapart.com/movabletype/ has one major downfall… every page that WordPress creates is dynamically created and must be a PHP file. This seemingly harmless caveat means that all my old static pages must be renamed or reorganized. This doesn’t bother me particularly, because I can always keep all my old weblog files in the background, but more I am worried about my RSS feeds which had been simply named *index.xml.*</p>
<p>*The .xml thing doesn’t work with WordPress.*</p>
<p>The only fix I can find right now is to create a redirect for my index.xml file which would load my new RSS feed location. The only problem with this approach is that the browser address actually changes with a redirect which I would assume might create a problem with some RSS readers. Does anybody have a better solution? One that would be completely transparent?</p>
<p>_Thanks for listening to my techno-jumble, I promise not to be as dorky in future._</p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2005/03/cha-cha-cha-changes/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>My New Tascam US-122 for GarageBand</title>
		<link>http://upthetree.com/2004/01/my-new-tascam-us-122-for-garageband/</link>
		<comments>http://upthetree.com/2004/01/my-new-tascam-us-122-for-garageband/#comments</comments>
		<pubDate>Wed, 21 Jan 2004 20:32:07 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/wordpress/?p=277</guid>
		<description><![CDATA[Yesterday, I received the first peice in my home recording puzzle, the Tascam US-122 USB Audio/MIDI Interface ($185 new on ebay shipped). This thing is bigger than I thought it was going to be but I was expecting a cheap &#8230; <a href="http://upthetree.com/2004/01/my-new-tascam-us-122-for-garageband/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I received the first peice in my home recording puzzle, the Tascam US-122 USB Audio/MIDI Interface ($185 new on ebay shipped). This thing is bigger than I thought it was going to be but I was expecting a cheap little plastic USB Device… <em>Not so.</em> The first thing I noticed about the Tascam US-122 is that it’s a substantial piece of audio equipment, the solid steel construction of the 2 pound interface sits firmly on your desktop, without many fears that a coiled mic cable will flip it over.</p>
<p><img src="http://www.upthetree.com/wp-uploads/US-122_right.jpg" border="1" alt="Tascam US-122" width="336" height="336" /></p>
<p>Tascam US-122 features:</p>
<ul>
<li>USB power</li>
<li>Two analog inputs and outputs (stereo)</li>
<li>24-bit (44.1 kHz or 48 kHz) input to output path</li>
<li>Separate source selection (MIC/LINE/INST) and gain control per channel</li>
<li>48V phantom power</li>
<li>Hi-Z input for (D.I.) instrument pickup</li>
<li>TRS inserts on each input channel</li>
<li>Balanced/unbalanced connections</li>
<li>Zero-latency direct monitoring</li>
<li>Unbalanced RCA and Headphone outputs with dedicated volume controls</li>
<li>MIDI input and output ports</li>
<li>16-channel MIDI interface</li>
</ul>
<p>Installation of the drivers needed was a breeze, I decided to download drivers directly from the <a href="http://www.tascam.com/index.php">Tascam website</a> instead of messing with the included installation CD. A restart later the US-122 was up and running. In GarageBand’s <em>Preferences,</em> selecting <em>Audio/MIDI</em> was equally easy to start recording from my guitars pickup. Although at first I noticed an audio lag from what I was playing when I was <em>monitoring</em> the guitar track, I quickly found opening the included utility <strong>US-122 Manager</strong> I could set the <em>Audio Safety Buffer</em> from 2ms to 1ms and the lag disappeared.</p>
<p>The sound quality, recording directly from my Takamine EG330SC acoustic guitar, was very clear and synched to my playing, although I could detect a slight latency. Unfortunately latency, or audio lag, is a problem on all USB recording devices and the Tascam US-122 is susceptible, but Tascam includes a <em>zero latency direct monitoring</em> feature which allows you to bypass the circuitry and listen to your input directly. The latency was almost imperceptible with all track effects off in GarageBand.</p>
<p>I had never heard my guitar accept through cheap guitar amps and the US-122 was so clear and detailed that I could hear every movement of my fingers on the strings and every missed fret. It was a little unnerving. The short of it is, the Tascam US-122 is extremely responsive, so much so you may be surprised to hear your guitar uncolored.</p>
<p>( <a href="http://www.upthetree.com/wp-uploads/audio/song01.mp3">Here’s a sample from my horrible playing. MP3 340k</a> )</p>
<p>To my Takamine’s defense, I really didn’t have a chance to fool around with any settings and the recording is done straight, without any EQ adjustments. It will be interested to see what I can do to make the guitar sound like I want it to… fingers crossed.</p>
<p>UPDATE: Sat down for half an hour with my acoustic guitar and went through GarageBand’s settings. This is more like it. <a href="http://www.upthetree.com/wp-uploads/audio/forgive_inst.mov">Forgive Me Love instrumental as QuickTime Movie 450kb</a>.</p>
<p>(To be added later this week, dynamic microphones and the Tascam US-122)</p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2004/01/my-new-tascam-us-122-for-garageband/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
<enclosure url="http://www.upthetree.com/wp-uploads/audio/song01.mp3" length="0" type="audio/mpeg" />
<enclosure url="http://www.upthetree.com/wp-uploads/audio/forgive_inst.mov" length="0" type="video/quicktime" />
		</item>
		<item>
		<title>Do It Yourself Home Recording Studio</title>
		<link>http://upthetree.com/2004/01/do-it-yourself-home-recording-studio/</link>
		<comments>http://upthetree.com/2004/01/do-it-yourself-home-recording-studio/#comments</comments>
		<pubDate>Mon, 19 Jan 2004 22:49:40 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/wordpress/?p=275</guid>
		<description><![CDATA[Just to clarify things, putting together a home studio is my first attempt at any musical recording outside of recoding on a hand held tape recorder, I am not a professional. The way I’m approaching it is to look at &#8230; <a href="http://upthetree.com/2004/01/do-it-yourself-home-recording-studio/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just to clarify things, putting together a home studio is my first attempt at any musical recording outside of recoding on a hand held tape recorder, I am not a professional. The way I’m approaching it is to look at my influences, see how they recorded, and try to reproduce it in my budget and using the latest technology. This my list and shouldn’t been seen as a guide. I am writing this both to record to myself as well as help others in my position of wanting to record music, but not knowing how to go about doing it. I set up this list of things I must remember when setting up a home studio, acquired from different books and online articles.</p>
<ul>
<li>Your recordings are only as good as their weakest link (Basically this means that even if you have a $2,000 guitar, if you plug it into a crappy amp it will sound crappy)</li>
<li>Buy the best equipment you can (an economy in quality, is always a false economy)</li>
<li>Always look for affordable alternatives (this may seem the opposite of the above statement, but it isn’t. Sometimes you may not be able to buy the best equipment and some lower priced alternatives may be there if you look)</li>
</ul>
<p>To start with I needed an audio recording and mixing device. Back in the days it would have been a huge reel-to-reel recorders with huge mixing boards and teams of engineers in lab coats pushing little light up buttons. In the professional world today they use huge digital recorders and mixing decks, behind glass with millions of dollars of equipment. In an amateur home recording studio there are many different approaches from analog tape mixers, digital deck mixers, to computer based recoding. I chose to edit on my old Apple laptop using software which takes up the least space and allows for maximum quality and maximum edit-ability over all the other amateur formats, for this I am using a PowerBook and a copy of GarageBand to record and mix. GarageBand also has virtual amps which utilize DI (Direct Inject) which sound great, cost a fraction of real amps, are post-production friendly (can change amp’s sound later in the mix) and save a huge amount of my limited urban living space.</p>
<p><em>(Direct Injecting is a recording term used when you don’t mic up a guitar’s amp, but rather plug the guitar directly into the mixing board. It is often seen by professionals as cheating because it does not allow for an artist’s individual amplifier sound to be captured, but then again the same was said about digital photography 5 years ago.)</em></p>
<p><span id="more-275"></span></p>
<h3>Audio Interface</h3>
<p>Since I’m using a small laptop, it has no real recording audio inputs to connect microphones or guitars and I need some inputs pronto. Here I found a problem, any layman’s reviews of audio interfaces are impossible to evaluate because you have no idea what the people reviewing the interface are connection to them, or what their level of expertise is. Some reviews would be very favorable, then the next review was extremely unfavorable. So, I looked at 4 models:</p>
<ul>
<li>M-Audio MobilePre USB ($150) great interface for the money, but it has “severe problems with condenser microphones.”:http://www.mojopie.com/mobilepre.html</li>
<li>Digidesign Mbox USB Interface ($450) The best quality but no MIDI interface. Just too damn expensive.</li>
<li>Tascam US-122 USB Audio/MIDI Interface ($200)($185 ebay new) Has everything including “proper phantom power for condenser microphones”:http://www.musicgearreview.com/reviews-guitar-bass-drums-recording/6867.html and made by the premiere name in recording.</li>
<li>M-Audio Delta 410 FireWire Computer Recording Interface ($400) Too expensive for feature set.</li>
</ul>
<p>After quite allot of debate and research, I found that Tascam US-122 was the best value for what I need. Although I don’t have a condenser microphone yet (read further down to understand what a condenser microphones is) the fact that it had real phantom (v48) power was extremely appealing. It’s small size and USB powered interface was perfect for my portable laptop.</p>
<h3>Next up… Guitars</h3>
<p>Two basic approaches to this, externally mic up your guitar or musical instrument, or buy a guitar with pickups built in. I have opted for the second. My Acoustic Takamine EG330SC has a mic built in to record acoustic passages.</p>
<h3>Microphones</h3>
<p>This is by far the most difficult area to get into. To record any sound, your environment really matters. Where you record is as important as what your recording. I have the luxury of an internal room in my apartment that has no external windows and is basically isolated from outside noise. Because i’ve never recorded with real microphones in this room, I decided not to spend my money on an expensive microphone that may be completely useless in my home studio. Instead, I directed my attention to a very versatile “live” dynamic microphone the Shure SM58. It’s characteristics are a natural and warm sound that is unidirectional and perfect for live performances, because of it’s directionality. The Shure 58 costs about $100 and is well worth the money, but in my searches I found a mic that many had compared to the Shure called the Nady SP-5 at a fifth it’s price tag. Better yet, they had a sale for buy one get 2 free at <a href="http://www.musiciansfriend.com/srs7/sid=040119075704141157212132000147/g=rec/s=mics/search/detail/base_pid/277174/ ">MusiciansFriend</a>. Because I eventually wanted to use a condenser microphone, this cost saving was perfect to try out my recording studio performance, without spending much on expensive equipment before knowing what recording problems I would encounter.</p>
<ul>
<li>3 Nady SP-5 ($20)</li>
<li>2 Mic Cables ($6)</li>
<li>1 Boom Mic Stand ($20)</li>
</ul>
<p>I also developed, with some help of the Brooklyn Public Library and <a href="http://www.amazon.com/exec/obidos/ASIN/0240804562/upthetree-20">Modern Recording Techniques</a>, a cheap alternative to a sound booth that I can create in my middle room. It’s basically two doors bolted together covered in carpet (or some other sound absorbing material) against a wall with caret draped down it. It creates a little recording “V” that should be totally sound absorbent. I would imagine this should run me about $100-$150.</p>
<h3>The Mysterious Condenser Microphone</h3>
<p>Condenser microphones are the apparent cream of the crop when it comes to microphones in the recording studio. They feature the best audio quality and sensitivity and can capture the most accurate reproduction of vocal and instrumental sound. The only problem that I see is that, from the books I have read, they can be too sensitive for the amateur recorder. They are much less directional than dynamic microphones (Omnidirectional) and are so sensitive that the air displaced by pronouncing the letter “P” can wreak havoc by creating an audible pop in the recording track, so they require a pop screen which is placed between your mouth and the microphone. Pop-screens cost about $20, but can be built for $0.69 with a pair of pantyhose, a wire coat-hanger, and a bit of duct-tape.</p>
<p>I decided after long thought that I will hold off buying one of these guys until my recording studio is better fleshed out and I know what it is that I want to record, <span style="text-decoration: line-through;">but am looking at the <a href="http://www.musiciansfriend.com/srs7/sid=040119075704141157212132000147/g=live/s=mics/search/detail/base_pid/277061/ ">Nady SCM-1000</a> and the <a href="http://www.musiciansfriend.com/srs7/sid=040119075704141157212132000147/g=live/s=mics/search/detail/base_pid/273162/">MXL 992</a>.</span> On closer examination the microphone that seems to have everybody raving about it’s exceptional quality and fantastic price point is the <a href="http://www.studioprojectsusa.com/c1.html">Studio Projects C1 Single diaphragm cardioid condenser microphone</a>. The reviews of this microphone are absolutely amazing.</p>
<p><a href="http://artistpro.net/index.php?module=PnCourses&amp;func=getPage&amp;course_id=18&amp;page_id=66">More about Microphones</a>.</p>
<p>That’s all I have right now. I hope to post some samples of recordings I make to give you all a better idea what the hell it is I’m talking about real soon.</p>
<h3>LINKS:</h3>
<ul>
<li><a href="http://www.macmusic.org/home/">MacMusic</a></li>
<li><a href="http://www.macjams.com/">MacJams aka GarageBand Users</a></li>
</ul>
<p><a href="http://www.macmusic.org/home/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2004/01/do-it-yourself-home-recording-studio/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My New Garage Band</title>
		<link>http://upthetree.com/2004/01/my-new-garage-band/</link>
		<comments>http://upthetree.com/2004/01/my-new-garage-band/#comments</comments>
		<pubDate>Tue, 13 Jan 2004 01:13:57 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/wordpress/?p=273</guid>
		<description><![CDATA[“GarageBand,”:http://www.apple.com/ilife/garageband/ the latest and, hopefully, greatest new application from “Apple”:http://www.apple.com/ arrives on Friday and promises to be a hoot to play with. The basic premise behind GarageBand is that you can create music on your Mac without any musical training &#8230; <a href="http://upthetree.com/2004/01/my-new-garage-band/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>“GarageBand,”:http://www.apple.com/ilife/garageband/ the latest and, hopefully, greatest new application from “Apple”:http://www.apple.com/ arrives on Friday and promises to be a hoot to play with. The basic premise behind GarageBand is that you can create music on your Mac without any musical training at all. The concept has been around a while, but Apple always seems to deliver while other manufacturers always seem to botch it up (Mixman Studio).</p>
<p>As I said back in “November,”:/archives/031103_52_pickup.html I intend to record my musical ramblings for you guys to see what you think… I’m thinking of it as writing music like a blog. I would post a new song, you guys would take a listen and I would repost a revised edition, unless I thought that your comments sucked… like somebody out there says Barry Gibb isn’t the king of disco. It would be a big experiment, that will probably self-destruct but it’s worth a try.</p>
<p>GarageBand is basically a program to supply anybody with a backing band for their musical expressions. You can even record into the thing using a microphone, or guitar! I am totally stoked. I have already started looking at new electric guitars for recording these compositions.</p>
<p>* “Fender Stratocaster”:http://www.music123.com/Item/?itemno=119416 (American Made)<br />
* “Epiphone Casino”:http://www.music123.com/Item/?itemno=69552 (Lennons guitar) (No, not the dictator)<br />
* “Epiphone Dot”:http://www.music123.com/Item/?itemno=28135 (Like Chuck Berry’s guitar only cheeper)</p>
<p>The best part of GarageBand is that it costs a measley $49.00 with 4 other great iLife applications (iTunes, iPhoto, iMovie, iDVD). The only question I have, is why didn’t they call it iBand, or iPerform, or iMix? GarageBand seems like a strange move in their naming strategy.</p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2004/01/my-new-garage-band/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Apple, iPod Mini, and HP</title>
		<link>http://upthetree.com/2004/01/apple-ipod-mini-and-hp/</link>
		<comments>http://upthetree.com/2004/01/apple-ipod-mini-and-hp/#comments</comments>
		<pubDate>Fri, 09 Jan 2004 22:31:30 +0000</pubDate>
		<dc:creator>Funtime Ben</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.upthetree.com/wordpress/?p=272</guid>
		<description><![CDATA[So, everybody else is talking about it, why don’t I enter the fray and publish my opinions about the new “iPod Mini”:http://www.apple.com/ipodmini/ and the seeming disapproval of many diehard mac enthusiasts. Contrary to popular belief, the iPod Mini is priced &#8230; <a href="http://upthetree.com/2004/01/apple-ipod-mini-and-hp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, everybody else is talking about it, why don’t I enter the fray and publish my opinions about the new “iPod Mini”:http://www.apple.com/ipodmini/ and the seeming disapproval of many diehard mac enthusiasts.</p>
<p>Contrary to popular belief, the iPod Mini is priced perfectly in the “MP3 player market.”:http://www.amazon.com/exec/obidos/tg/detail/-/B0000AXKBK/ref=pd_ts_e_12/102-4376633-4439302?v=glance&amp;s=electronics&amp;n=493964 Sure there’s people who are saying that a $250 price tag is too high to compete with the junky players offered by other companies and I agree. That doesn’t, however, mean that Apple has ever tried to get enter that market or should.</p>
<p>*Jaguar cars has never offered a low end car because they want to compete with Honda.*</p>
<p>Apple’s original iPod was not marketed from it’s low price. It was, and still is, the top of the line in portable digital music players. It costs the most and sells, why? Because Apple’s strategy is not to create the lowest price digital players on the market, there is enough competition already, instead they created the best MP3 player in the world.</p>
<p>People still don’t quite understand that when you buy an iPod it’s because it is the best player that money can buy, not because it’s a cheap product. I’ve had this conversation with a few people so I shall post it here. People say…</p>
<p>“I wouldn’t buy the 4GB Mini for $250, when I could have the 15BG iPod for $300.”</p>
<p>So, where’s the downside for Apple? Instead of shelling out $250 you’ll shell out $300 and think you’re getting something even better. What Apple do, extremely well I might add, is up the ante ever so slowly that before you know it you’ve bought the $400 model because you wanted the remote and sleeve. The scenario is this you go into the Best Buy to buy a MP3 player and see the iPod Mini. Wow, you say to yourself it’s only $50 bucks more than that other player that holds 1/16th the amount of music. Wow, you say to yourself again for $50 more I get 3 times the amount of storage!</p>
<p>You have just added $100 to your purchase, in small increments and before you know it Apple has you as a customer. It’s simple and brilliant. The best part is that it’s a win win situation, Apple gets you as a customer and you purchase the best MP3 player in the world.</p>
<p>“Then there’s the fact that later this year HP will be producing their own iPods thanks to an agreement with Apple.”:http://www.apple.com/pr/library/2004/jan/08hp.html So all those PC people out there who don’t get it, will buy one and marvel at it’s ease of use and the thought will creep in “maybe I should try a mac.”</p>
<p>_Or maybe that’s wishful thinking._</p>
]]></content:encoded>
			<wfw:commentRss>http://upthetree.com/2004/01/apple-ipod-mini-and-hp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: upthetree.com @ 2012-02-09 15:42:11 -->
