<?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>Structured Procrastination &#187; music</title>
	<atom:link href="http://blog.adamspiers.org/category/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adamspiers.org</link>
	<description>because there's always something more interesting than what you should be doing</description>
	<lastBuildDate>Mon, 23 Jan 2012 12:16:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Running Amazon MP3 downloader on 64-bit Ubuntu 11.04 (Natty Narwhal)</title>
		<link>http://blog.adamspiers.org/2011/09/25/running-amazon-mp3-downloader-on-64-bit-ubuntu-11-04-natty-narwhal/</link>
		<comments>http://blog.adamspiers.org/2011/09/25/running-amazon-mp3-downloader-on-64-bit-ubuntu-11-04-natty-narwhal/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 14:00:18 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.adamspiers.org/?p=594</guid>
		<description><![CDATA[Amazon MP3 store &#8211; a phenomenonly popular online music store. Ubuntu &#8211; a phenomenonly popular version of Linux. 64-bit x86_64 CPUs &#8211; been around for years. You&#8217;d think this was a good combination, wouldn&#8217;t you? Wrong Amazon, along with Spotify and countless others, is dismally failing to support its rapidly growing set of customers who [...]]]></description>
			<content:encoded><![CDATA[<p>Amazon MP3 store &#8211; a phenomenonly popular online music store.  Ubuntu &#8211; a phenomenonly popular version of Linux. 64-bit x86_64 CPUs &#8211; been around for years.  You&#8217;d think this was a good combination, wouldn&#8217;t you?  Wrong <img src='http://blog.adamspiers.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />   Amazon, along with <a href="http://getsatisfaction.com/spotify/topics/will_there_be_rpm_or_spotify_repository_for_other_distros#reply_6670641">Spotify</a> and countless others, is dismally failing to support its rapidly growing set of customers who run Linux.  As I&#8217;ve said elsewhere, even if 2% of your customers use Linux, that can still be a huge number.  Hopefully some day these big companies will acquire some common sense.</p>
<p>Anyway, in the mean time a quick google brought up the following solution:</p>
<ul>
<li><a href="http://www.dgf64art.com/2011/07/05/installing-amazon-mp3-downloader-on-ubuntu-11-04/">http://www.dgf64art.com/2011/07/05/installing-amazon-mp3-downloader-on-ubuntu-11-04/</a>
</ul>
<p>Unfortunately it doesn&#8217;t work &#8211; the step which installs the manually downloaded .deb files fails due to broken dependencies.  However further googling found a <a href="http://jonathonhill.net/2008-12-26/installing-32-bit-programs-on-64-bit-ubuntu-linux/">post from 2008</a> which revealed a technique based on the very useful <code>getlibs</code> utility.</p>
<p>So here&#8217;s my solution:</p>
<ol>
<li>Download the 32-bit Amazon downloader app for Ubuntu 9.10.
<li>Run <code>sudo dpkg -i --force-all AmazonMP3DownloaderInstall.deb</code>
<li>Run <code>sudo apt-get install getlibs</code> if you don&#8217;t already have <code>getlibs</code> installed.
<li>Run <code>sudo getlibs /usr/bin/amazonmp3</code> and answer yes to the confirmation.
</ol>
<p>At this point if you try to run <code>/usr/bin/amazonmp3</code> you&#8217;ll probably hit <a href="https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/781870">Ubuntu bug 781870</a>.  The workaround is as follows:</p>
<pre class="brush: bash; title: ; notranslate">
export GDK_PIXBUF_MODULE_FILE=/usr/lib32/gdk-pixbuf-2.0/2.10.0/loaders.cache
/usr/bin/amazonmp3
</pre>
<p>You&#8217;ll still get an error that it&#8217;s trying to load the 64-bit version of <code>libgvfsdbus.so</code> thanks to <a href="https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/369498">Ubuntu bug 369498</a>.  I had hopes that <a href="https://answers.launchpad.net/ubuntu/+source/ia32-libs/+question/98762"><code>export GIO_EXTRA_MODULES=/usr/lib32/gio/modules</code> would fix this</a>, but it seems that this variable only gets honoured too late. However, apparently this issue doesn&#8217;t stop the program working so can be ignored.</p>
<p>Another option is to use Banshee&#8217;s built-in Amazon downloader, but even without all the <a href="http://www.networkworld.com/community/banshee-amazon-store-disabled-by-canonical-in-ubuntu">politics surrounding Ubuntu&#8217;s version of Banshee</a> this didn&#8217;t suit my tastes.</p>
<p><span style="color: red">UPDATE:</span> Wow.  Just found out <a href="http://www.amazon.com/Can-I-re-download/forum/Fx3P42S75I9N8FX/Tx1JQUC3VCLTLS0/1?_encoding=UTF8&#038;asin=B0035DH9GC">Amazon doesn&#8217;t support re-downloading stuff you&#8217;ve already bought</a>.  This is truly pathetic, especially considering their Android app kind of implements a locker service.  From now on I&#8217;ll be using <a href="http://7digital.com">7digital</a> whenever I can &#8211; unfortunately their selection isn&#8217;t as big though.  The quest for the perfect music services continues &#8230; :-/</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2011%2F09%2F25%2Frunning-amazon-mp3-downloader-on-64-bit-ubuntu-11-04-natty-narwhal%2F&amp;title=Running%20Amazon%20MP3%20downloader%20on%2064-bit%20Ubuntu%2011.04%20%28Natty%20Narwhal%29" id="wpa2a_2"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2011/09/25/running-amazon-mp3-downloader-on-64-bit-ubuntu-11-04-natty-narwhal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>freedb is dead, long live freedb</title>
		<link>http://blog.adamspiers.org/2011/09/13/freedb-is-dead-long-live-freedb/</link>
		<comments>http://blog.adamspiers.org/2011/09/13/freedb-is-dead-long-live-freedb/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 14:13:20 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[lazyweb]]></category>

		<guid isPermaLink="false">http://blog.adamspiers.org/?p=573</guid>
		<description><![CDATA[I&#8217;ve been a fan of freeDB for years. It&#8217;s a great way of crowd-sourcing CD title/artist/track information and is a huge help when converting CDs into part of your digital music collection (&#8220;ripping&#8221;). However, more recently I have noticed that the majority of times I submit a new CD to freeDB, it gets rejected due [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a fan of <a href="http://en.wikipedia.org/wiki/Freedb">freeDB</a> for years.  It&#8217;s a great way of <a href="http://en.wikipedia.org/wiki/Crowdsourcing">crowd-sourcing</a> CD title/artist/track information and is a huge help when converting CDs into part of your digital music collection (&#8220;ripping&#8221;).</p>
<p>However, more recently I have noticed that the majority of times I submit a new CD to freeDB, it gets rejected due to a <a href="http://www.freedb.org/en/faq.3.html#27">discid collision</a>.  This is due to a fundamental limitation in the <a href="http://en.wikipedia.org/wiki/CDDB#How_CDDB_works">discid hashing algorithm</a> which freeDB inherited from CDDB &#8211; it&#8217;s only a 32-bit number, of which a mere 8 bits are used as a checksum for the individual track starting times.  So it&#8217;s no surprise that we&#8217;re getting collisions galore, at an increasing frequency as the database continually grows.  Even worse, CDDB attempts to deal with collisions by making CD entries in the database uniquely retrievable by <code>(discid, category)</code> pairs, where category is one of only <a href="http://www.freedb.org/en/faq.3.html#25">11 musical genres</a>.  Of course this is woefully inadequate, because there are countless genres and most music defies classification anyway.  They attempted to deal with this by calling the 11th category &#8220;misc&#8221;, but that still has the problem of restricting entries to one unique discid per genre. Unsurprisingly this has caused a huge number of collisions, especially in the &#8220;misc&#8221; category. As a result, people have been re-submitting collided entries into the wrong genre, simply because having an entry with the wrong genre in the database is still better than not having it at all.</p>
<p><a href="http://www.gracenote.com/">Gracenote</a>, the <a href="http://en.wikipedia.org/wiki/CDDB#History">eventual owner of CDDB</a> have developed a new generation database imaginatively called <a href="https://doors.gracenote.com/developer/cddb2new.html">CDDB2</a> which adds a much richer meta-data structure.  Gracenote has taken advantage of this to <a href="http://www.cbsnews.com/stories/2007/01/09/ces/main2339906.shtml">clean up the mess caused by attempting to shoe-horn classical CDs into an inadequate schema, and license the results to Apple for iTunes</a>.  Unfortunately that&#8217;s no use to those of us who recognise the value of <a href="http://fsf.org/">freedom</a> over vendor lock-in.</p>
<p>It seems that <a href="http://ftp.freedb.org/pub/freedb/latest/CHANGELOG">the freeDB server software hasn&#8217;t been updated since 2006</a>, so presumably there&#8217;s not much of an active community left.  So there&#8217;s a ripe opportunity for a smart philanthropist hacker to breathe new life into this valuable project.  Sounds ideal for <a href="http://code.google.com/soc/">Google Summer of Code</a> task, for instance. As this is largely a <em>lazyweb</em> blog post, here are my thoughts on what needs to be done; it&#8217;s unlikely I&#8217;ll ever manage to prioritise it above other things already on my plate:</p>
<ul>
<li>Design a new collision-proof hashing algorithm. It should produce at least 128-bit hashes, and include as much information about the contents of the physical CD as possible, namely:
<ol>
<li>number of tracks
<li>starting times of all tracks
<li>total playing time
</ol>
<p>This algorithm could be as simple as calculating the MD5 digest of a delimiter-separated concatenation of the above items represented as integers.</p>
<p>Notice that this should be limited to information which can be retrieved very quickly; for instance producing MD5 digests of the <em>contents</em> of each track takes too long to be useful in practice.</p>
<li>Design the next level of the <a href="http://ftp.freedb.org/pub/freedb/latest/CDDBPROTO">CDDB protocol</a> (which at the time of writing would be <a href="http://ftp.freedb.org/pub/freedb/latest/CDDBPROTO">level 7</a>), which allows additional querying by this new 128-bit (or larger) digest.
<li>Extend <a href="http://www.freedb.org/en/download__server_software.4.html">the existing freeDB server software</a> to support this new level whilst remaining backwards-compatible with existing clients.  In other words, database entries should be retrievable both by the old (32-bit discid, category) pair and the new digest. This would require iterating once through all existing entries to recalculate the new digest for each.
<li>(Optional) Extend one or more F/OSS clients to use the new protocol level, and advocate other clients to do the same &#8230;
</ul>
<p>For bonus points, you could extend the database schema in a similar way to CDDB2, and then start a crowd-sourcing project for cleaning up the database with respect to all those pesky classical tracks which have distinct composer / performer metadata.</p>
<p>So, any takers?  You&#8217;d win the admiration and gratitude of a few, the satisfaction of knowing you helped slightly improve the lives of millions, and a place in heaven <img src='http://blog.adamspiers.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2011%2F09%2F13%2Ffreedb-is-dead-long-live-freedb%2F&amp;title=freedb%20is%20dead%2C%20long%20live%20freedb" id="wpa2a_4"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2011/09/13/freedb-is-dead-long-live-freedb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rediscovering music</title>
		<link>http://blog.adamspiers.org/2011/08/12/rediscovering-music/</link>
		<comments>http://blog.adamspiers.org/2011/08/12/rediscovering-music/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 03:18:08 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[front page]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[cello]]></category>
		<category><![CDATA[risk-taking]]></category>

		<guid isPermaLink="false">http://blog.adamspiers.org/?p=272</guid>
		<description><![CDATA[I&#8217;m sitting on a plane from LA to Chicago. This is my fifth flight in the last two months, having already been to New York, Ohio, Florida, and California, and it&#8217;s probably about time I explain what the hell I&#8217;m doing, as I have friends and family who have seen various confusing status updates I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sitting on a plane from LA to Chicago.  This is my fifth flight in the last two months, having already been to New York, Ohio, Florida, and California, and it&#8217;s probably about time I explain what the hell I&#8217;m doing, as I have friends and family who have seen various confusing status updates I&#8217;ve posted on <a href="http://facebook.com/adam.spiers">Facebook</a> and <a href="http://twitter.com/adamspiers">Twitter</a> whom I owe the full story.</p>
<p>Just over two years ago, I <a href="http://blog.adamspiers.org/going-back-to-my-roots">blogged about taking a leap of faith and turning down two great jobs because they didn&#8217;t involve doing something I was truly passionate about</a>. It was a gamble, but <a href="http://blog.adamspiers.org/almost-two-months-in">even after two months I could tell it was going to pay off</a>.  Sure enough, two years later, I found myself with a wealth of new experience and knowledge which I&#8217;d had a ton of fun acquiring, plus a healthy boost to <a href="http://adamspiers.org/CV/IT.html">my CV</a> and set of friends and connections within the industry.</p>
<p>Then the stars aligned again, and I found myself with another life-changing dilemma: take an even more awesome job than the one I was in, or quit IT altogether and face an indefinite period of zero income. Pretty obvious what to do, right?  I quit.</p>
<p>If that sounds crazy, it&#8217;s because it probably was &#8211; definitely another leap into the unknown.  But I&#8217;ll try to explain my decision.<span id="more-272"></span>  I&#8217;ve had a number of life-changing decisions to make over the years, and I&#8217;m gradually learning to trust my gut instincts in those moments, because they&#8217;re generally right.  I think they work out well because they&#8217;re usually based on my need to keep doing things I love doing (or to put it another way, my pathetic lack of tolerance for things I don&#8217;t enjoy), rather than concerns about money and other tedious &#8220;real world&#8221; distractions.</p>
<p>But wait, I hear you ask &#8211; didn&#8217;t I just say I decided not to pursue an even more awesome job than the one I loved doing for the last two years?  How could my instincts guide me away from that?  There are two parts to the answer.</p>
<p>Firstly, I had a bit of luck recently which combined with existing savings and investments meant that I could afford not to work for a while.  Secondly, I&#8217;ve had an itch for a long time to play more music, and it just wouldn&#8217;t go away.  In fact it kept growing and growing, until (20 years later than would have been ideal) I identified it as a basic need that I&#8217;m stuck with for good.  When I say &#8220;play more music&#8221;, I don&#8217;t mean the kind where you go off and play along with CDs in your bedroom every now and again, or join an amateur orchestra.  That&#8217;s enough for some people, and I totally respect that &#8211; but for some reason (false pride, perhaps) I could never bear to think of myself as a hobbyist musician.  For better or worse, I only ever enjoy playing music when I&#8217;m playing to the best of my ability, and experiencing real progress. </p>
<p>Unfortunately, in music as with many things in life, progress requires hard grind &#8211; the standard blood, sweat and tears formula.  Jazz musicians call it &#8220;shedding&#8221; which is short for &#8220;woodshedding&#8221;, because the idea is you lock yourself in a woodshed for 6 months and practice non-stop.  If a 15 year career in IT has taught me anything, it&#8217;s that you can&#8217;t develop your musicianship quickly alongside a full-time job outside music.  So I quit.  Or at least, I&#8217;m taking sabbatical.  To be honest I have no idea what will happen.  Maybe I&#8217;ll go back to IT full-time, maybe part-time, maybe never.  Right now I&#8217;m just focusing on studying, practising, playing with other people &#8230; whatever I can do to improve.</p>
<p>I decided that I&#8217;m most interested in developing my non-classical skills, especially jazz but also various types of folk, pop, Indian, and whatever else takes my fancy.  I&#8217;ve played (Western) classical music my whole life and had some of the most incredible experiences from it, but now I want to explore what can be done on the cello outside that &#8211; cello is such a versatile instrument and there&#8217;s a whole new sound world which is a mostly untrodden path at this point.</p>
<p>That&#8217;s all I have time for now, but I&#8217;ll blog again soon about the amazing experiences I&#8217;ve already had around the USA in the last two months &#8211; I have a whole ton of photos, audio and video, so watch this space!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2011%2F08%2F12%2Frediscovering-music%2F&amp;title=Rediscovering%20music" id="wpa2a_6"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2011/08/12/rediscovering-music/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flying with a (carbon fibre) cello</title>
		<link>http://blog.adamspiers.org/2011/08/01/flying-with-a-carbon-fibre-cello/</link>
		<comments>http://blog.adamspiers.org/2011/08/01/flying-with-a-carbon-fibre-cello/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 21:17:46 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[front page]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[airlines]]></category>
		<category><![CDATA[cello]]></category>
		<category><![CDATA[droids]]></category>
		<category><![CDATA[flying]]></category>
		<category><![CDATA[jobsworths]]></category>
		<category><![CDATA[policies]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://blog.adamspiers.org/?p=521</guid>
		<description><![CDATA[When flying, most cellists are faced with either buying an extra ticket or getting a flight case, paying oversized baggage fees, and praying. Experiences vary widely and are in places well documented and full of useful advice, e.g. http://cellobello.com/blog/chamber_music/cello-is-my-co-pilot/ http://cellofun.yuku.com/topic/4483 My situation is different because I have a Luis and Clark carbon fiber cello which [...]]]></description>
			<content:encoded><![CDATA[<p>When flying, most cellists are faced with either buying an extra ticket or getting a flight case, paying oversized baggage fees, and praying. Experiences vary widely and are in places well documented and full of useful advice, e.g.</p>
<ul>
<li><a href="http://cellobello.com/blog/chamber_music/cello-is-my-co-pilot/">http://cellobello.com/blog/chamber_music/cello-is-my-co-pilot/</a></li>
<li><a href="http://cellofun.yuku.com/topic/4483">http://cellofun.yuku.com/topic/4483</a></li>
</ul>
<p>My situation is different because I have a <a href="http://www.luisandclark.com/">Luis and Clark carbon fiber cello</a> which is incredibly robust and generally does not even go out of tune when checked in as normal baggage and placed in the hold of the aircraft in a normal hard case. My case is a <a href="http://www.stradviolin.com/store/store.php/products/bam-hightech-adjustable-cello-case">Bam Hightech measuring 54.5 × 21 × 88.7&#8243;</a>.  It seems virtually all airlines policies regarding oversized baggage operate in &#8220;linear&#8221; or total dimensions, i.e. by summing up the 3 separate dimensions together.  This means my case has a linear dimension of 88.7&#8243; which unfortunately is outside the 62&#8243; standard limit, and even just outside Delta&#8217;s second tier limit of 80&#8243;.  Having said that, so far I have always managed to get it treated as normal sized baggage simply by confidently pointing out that the height is 55&#8243; which is under 62&#8243;. In my experience, most staff at the check-in gate are not familiar with the exact terms in their airline&#8217;s policies, so having the right attitude (confidently knowledgeable and up-front but non-confrontational) can go a long way.</p>
<p>I&#8217;ve done some research on the policies of some popular airlines and referenced the relevant extracts below, with one section per airline. The quotes I&#8217;ve taken are focused mainly on national flights within the USA, because despite being from the UK, I&#8217;m currently flying around the USA a lot. However the policies for international flights seem similar, although sometimes with higher fees.<br />
<span id="more-521"></span><br />
N.B. In addition to the below fees, most airlines typically charge around $25 for checking an extra bag.</p>
<h3>Delta Air Lines</h3>
<p><a href="http://www.delta.com/traveling_checkin/baggage/special_baggage/musical_instruments/index.jsp">http://www.delta.com/traveling_checkin/baggage/special_baggage/musical_instruments/index.jsp</a></p>
<blockquote><p><strong>What Musical Instruments Can Be Checked?</strong><br />Musical instruments or equipment can be checked if the total linear dimension (length+width+height) does not exceed 115 inches (292 cm) and provided the weight, including the case, does not exceed 100 lbs. (45 kg).<br />Standard rules and fees for overweight and oversized baggage</p></blockquote>
<p><a href="http://www.delta.com/traveling_checkin/baggage/excess_baggage/index.jsp#oversize">http://www.delta.com/traveling_checkin/baggage/excess_baggage/index.jsp#oversize</a></p>
<blockquote><p>175 USD/CAD* for bags measuring 63–80 inches (161-203 cm) in combined length, width, and height. Some <a href="http://www.delta.com/traveling_checkin/baggage/special_baggage/index.jsp">Specialty Items</a> may be exempt from this fee.<br />
<br />300 USD/CAD* for bags measuring 81-115 inches (204-292 cm) in combined length, width, and height. Some <a href="http://www.delta.com/traveling_checkin/baggage/special_baggage/index.jsp">Specialty Items</a> may be exempt from this fee</p></blockquote>
<p><em>Summary &#8211; could cost over $300 but been lucky so far.</em></p>
<h3>Jetblue Airways</h3>
<p><a href="http://help.jetblue.com/SRVS/CGI-BIN/webisapi.dll/,/?St=351,E=0000000000047971896,K=4928,Sxi=18,Case=obj(2132)">http://help.jetblue.com/SRVS/CGI-BIN/webisapi.dll/,/?St=351,E=0000000000047971896,K=4928,Sxi=18,Case=obj(2132)</a></p>
<blockquote><p><strong>Musical instruments as checked baggage:</strong><br />
There is no charge for Musical instruments as long as they are within size and weight requirements. JetBlue accepts no liability for damage to Musical instruments. We suggest packing them in a hard-sided container designed for travel.</p></blockquote>
<p><a href="http://help.jetblue.com/SRVS/CGI-BIN/webisapi.dll/,/?St=351,E=0000000000047971896,K=4928,Sxi=18,Case=obj(634)">http://help.jetblue.com/SRVS/CGI-BIN/webisapi.dll/,/?St=351,E=0000000000047971896,K=4928,Sxi=18,Case=obj(634)</a></p>
<blockquote><p>63 &#8211; 80 inches (203.2 centimeters): $75 per bag<br />
Bags over 80 inches: Will not be accepted</p></blockquote>
<p><em>Summary: could be forced to buy an extra cabin ticket, or even turned away.</em> However they have a <a href="http://cellobello.com/blog/chamber_music/cello-is-my-co-pilot/">good reputation amongst cellists</a>.</p>
<h3>United Airlines</h3>
<p><a href="http://www.united.com/page/article/0,6867,50773,00.html#music">http://www.united.com/page/article/0,6867,50773,00.html#music</a></p>
<table border="0" cellspacing="0" cellpadding="0" width="460">
<tbody>
<tr valign="center">
<td width="222" valign="top" bgcolor="#f8f7f3"><span style="font-family: Arial, Helvetica; font-size: x-small;"><strong>Maximum weight/size for musical instruments as checked baggage<br />
</strong>50 pounds/62 linear inches<br />
(23 kg/158 linear cm)</span></td>
</tr>
</tbody>
</table>
<p>However standard oversized baggage allowed up to 115 linear inches:</p>
<p><a href="http://www.united.com/page/article/0,6867,52907,00.html#oversize">http://www.united.com/page/article/0,6867,52907,00.html#oversize</a></p>
<p>for fee of $100:</p>
<p><a href="http://www.united.com/page/article/1,,53403,00.html">http://www.united.com/page/article/1,,53403,00.html</a></p>
<p><em>Summary: musical instruments discriminated against and limited to max of 62&#8243; whereas other oversized baggage can go up to 115&#8243; for cost of $100.</em></p>
<h3>Frontier Airlines</h3>
<p><a href="http://www.frontierairlines.com/frontier/plan-book/travel-info-services/baggage/baggage-chart.do;jsessionid=5DBD43BCE9C1368C59705E648F626AD4">http://www.frontierairlines.com/frontier/plan-book/travel-info-services/baggage/baggage-chart.do;jsessionid=5DBD43BCE9C1368C59705E648F626AD4</a></p>
<p>For musical instruments, no extra charges but excess, oversize and overweight charges apply if applicable.</p>
<p><a href="http://www.frontierairlines.com/frontier/plan-book/travel-info-services/baggage/checked-baggage.do">http://www.frontierairlines.com/frontier/plan-book/travel-info-services/baggage/checked-baggage.do</a></p>
<blockquote><p>We know it&#8217;s a weighty issue, but please remember items which exceed 62 linear inches (length + width + depth) or weigh more than 50 pounds will incur a fee. There is a $75 fee for bags exceeding these weight limitations and a $75 fee for exceeding the size limitation. These fees are charged separately and one item can incur multiple fees. You can read more about baggage in the <a href="http://www.frontierairlines.com/frontier/pdf/Contract_of_Carriage.pdf" target="new">Contract of Carriage (PDF)</a>.<br />We take the safety of our passengers and employees very seriously. Frankly folks, our employees have to lift and carry these bags to get them to your flight and we&#8217;d really like to keep those checked bags under 50 pounds each. And, as much as we&#8217;d like to help, we don&#8217;t accept baggage that weighs more than 100 pounds or exceeds 110 linear inches (length + width + depth). If you need to transport items this large, please check with your favorite package delivery company. Thanks for your understanding of our policy.</p></blockquote>
<p><em>Summary: $75 worst case &#8211; the best policy I&#8217;ve found so far.</em></p>
<h3>Continental Airlines</h3>
<p><a href="http://www.continental.com/CMS/en-US/travel/Pages/BaggageExcess.aspx">http://www.continental.com/CMS/en-US/travel/Pages/BaggageExcess.aspx</a></p>
<blockquote><h4>Oversized Baggage</h4>
<ul>
<li>Customers who travel with checked baggage exceeding 62 linear inches (157 cm) (total length + width + height) will be charged at the rate of $100.00 per piece for travel within the U.S., and between the U.S. and Canada, Puerto Rico, and the U.S. Virgin Islands. Customers to Mexico, the Caribbean, Central America, and South America with oversize baggage will be charged at the rate of $200.00 per piece.</li>
<li>These charges are in addition to any charge assessed for additional or overweight baggage.</li>
<li>Baggage measuring more than 115 in (292 cm) (total outside dimensions; length + width + height) will not be accepted as checked baggage.</li>
</ul>
</blockquote>
<p><em>Summary: $100 worst case.</em></p>
<h3>American Airlines</h3>
<p><a href="http://www.aa.com/i18n/travelInformation/baggage/baggageAllowance.jsp#overweight">http://www.aa.com/i18n/travelInformation/baggage/baggageAllowance.jsp#overweight</a></p>
<blockquote><p>Checked baggage which is larger than 62 in/157 cm will be charged at the rate of $200 per piece.<br />Baggage measuring more than 126 in/320 cm will not be accepted as checked baggage.<br />&#8230;<br />Instruments may also be transported as checked baggage, however, due to their fragile nature AA does not accept liability for damages and has limited liability for loss. AA is also not liable for any damage to checked musical instruments not presented in a hard-sided case. If the outside of the hard-sided case does not have visible damage, AA is not liable for any damage to the musical instrument inside the case.</p></blockquote>
<p>The implications of the last two sentences don&#8217;t make any sense &#8211; if they do not accept liability for damage (as in the previous sentence), why even bother specifying requirements for hard cases and visible damage on the outside?</p>
<p><em>Summary: as bad as Delta, and with highly ambiguous wording regarding liability for damage.</em></p>
<h3>Conclusion</h3>
<p>Any cello case, even a non-flight case, will exceed the standard 62&#8243; limit for oversized checked baggage, and unless you are lucky at check-in, will incur a fee typically around $75 to $100. Most cello cases are unlikely to top the overweight baggage restrictions. Generally musical instruments are subject to a slightly different &#8220;special baggage&#8221; policy to normal checked baggage, but usually this amounts to a disclaimer of liability and similar or identical rules regarding dimensions.  Some airline policies are much worse, e.g. Delta, will potentially charge a whopping $300 for exceeding 80 linear inches, but having said that I have travelled with Delta several times and they didn&#8217;t charge me any oversize fee at all, just the extra checked item fee. United could potentially require a cabin ticket, and Frontier have the cheapest and most tolerant policy I&#8217;ve found so far.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2011%2F08%2F01%2Fflying-with-a-carbon-fibre-cello%2F&amp;title=Flying%20with%20a%20%28carbon%20fibre%29%20cello" id="wpa2a_8"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2011/08/01/flying-with-a-carbon-fibre-cello/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Audio looping with Free Software</title>
		<link>http://blog.adamspiers.org/2011/07/13/audio-looping-with-free-software/</link>
		<comments>http://blog.adamspiers.org/2011/07/13/audio-looping-with-free-software/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 07:24:15 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[front page]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[audacity]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Chris Howes]]></category>
		<category><![CDATA[JamMan]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[strings]]></category>

		<guid isPermaLink="false">http://blog.adamspiers.org/?p=490</guid>
		<description><![CDATA[I&#8217;m currently on a musical pilgrimage around the USA.  I brought my Digitech JamMan Delay unit with me, because I was attending Christian Howes&#8216; phenomenal Creative Strings Workshop in Columbus, Ohio, where I knew I would learn how to turn this gadget into a hugely useful practice tool.  (Incidentally, I was not disappointed, and will blog more [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently on a musical pilgrimage around the USA.  I brought my <a href="http://www.digitech.com/en-US/products/jamman-delay">Digitech JamMan Delay</a> unit with me, because I was attending <a href="http://christianhowes.com/education/">Christian Howes</a>&#8216; phenomenal <a href="http://christianhowes.com/education/creative-strings-workshop/">Creative Strings Workshop</a> in Columbus, Ohio, where I knew I would learn how to turn this gadget into a hugely useful practice tool.  (Incidentally, I was not disappointed, and will blog more when I get time about how awesome Chris&#8217; various educational offerings are.  Until then, click the links!)  Unfortunately at some point after leaving Ohio, the JamMan stopped working.  I guess it didn&#8217;t like being surrounded by a bunch of smelly clothes and then getting thrown in the hold of a plane. <em>(<span style="color: red">UPDATE Sept 22nd:</span> actually it turns out that it was fine &#8211; the power adapter just needed the UK standard of 240 Volts, and the US standard of 110V wasn&#8217;t sufficient &#8230;)</em></p>
<p><a href="http://blog.adamspiers.org/wp-content/uploads/2011/07/no-looper.png"><img class="alignright size-full wp-image-496" title="no loop pedals required!" src="http://blog.adamspiers.org/wp-content/uploads/2011/07/no-looper.png" alt="" width="258" height="220" /></a>So the other night I found myself desperate for a replacement.  I do have a <a href="http://www.bossus.com/gear/productdetails.php?ProductId=1001">Boss ME-70</a> with me which has a built-in phrase looper, but it only stores 38 seconds which is barely enough to get to the bridge of Cherokee.  Even worse, there is no way to undo/redo loop layers or store the whole thing after you power the unit off.</p>
<p>Then it occurred to me that I could potentially combine my laptop (a cheap Samsung N150 netbook) with a microphone, headphones (as a poor man&#8217;s substitute for an amp), and some software to achieve the same thing.  At this point, those of you with a Mac will exclaim &#8220;sure &#8211; use GarageBand!&#8221;  However, as shiny as Macs are, they are expensive and I also can&#8217;t stand Apple for philosophical reasons.  (I can&#8217;t stand Microsoft either, which is why I use Linux, but I digress.)  If you are interested in an alternative approach to looping with software, read on!</p>
<p><span id="more-490"></span></p>
<p>My netbook already has a built-in mic, which while surprisingly good for something so tiny, couldn&#8217;t ever hope to compete with a proper mic.  Plus it picks up noise every time you press a key or click a mouse.  Luckily however I recently bought an excellent little portable PCM / MP3 recording device when I was in New York: the <a href="http://pro.sony.com/bbsc/ssr/cat-audio/cat-recorders/product-PCMM10%2FB/">Sony PCM-M10</a>.  I&#8217;ve been using this to record all kinds of things on my travels &#8211; private lessons, groups classes/workshops, masterclasses, performances, jam sessions etc.  However one really cool feature is that if you press the red Record button, it goes into paused &#8220;ready to record&#8221; mode, at which point, any audio captured by its built-in stereo mics get passed straight through to the 3.5mm (1/8&#8243;) headphones / line out socket.  In other words, it will behave just like a pretty decent stereo mic!  So, one trip to Radioshack later, I had a male-to-male stereo cable for connecting the headphones socket to the microphone input on my laptop.</p>
<p>So at this point I could record fairly decent stereo audio directly using any simple recording software.  The next step was to see if I could find some good looping software&#8230; I tried out <a href="http://www.essej.net/sooperlooper/">SooperLooper</a> which looked very promising and is <a href="http://www.fsf.org/about/what-is-free-software">Free Software (free as in freedom, not just price)</a>, but I found the interface very confusing and poorly documented, despite only needing to do basic looping.  From 1996 until a few weeks ago, I was an IT professional, so if I struggled, it&#8217;s likely that less technically minded people would too.  Plus it only runs on Linux and MacOS X, which rules out anyone with Windows.  To be fair, I do believe that SooperLooper has a bright future &#8211; with a few tweaks and some comprehensive documentation, most of the difficulties could be eliminated.  But for now it isn&#8217;t quite right for what I need.</p>
<p>Then I looked very briefly at other Free Software loopers: <a href="http://kluppe.klingt.org/">Kluppe</a>, and <a href="http://freewheeling.sourceforge.net/">FreeWheeling</a>, but neither had enough polish, and trying to progress as a musician is hard enough without the distractions of trying to help fix software bugs.</p>
<p>Finally I realised <a href="http://audacity.sourceforge.net/">Audacity, the superb cross-platform sound editor</a>, could do everything I wanted, and actually do it surprisingly well!  So, here&#8217;s a first stab at explaining how to emulate a loop pedal with Audacity.  (Later I may collaborate with Chris to produce an instruction video on this&#8230;)</p>
<ol>
<li>Download and install <a href="http://audacity.sourceforge.net/">Audacity</a> &#8211; it&#8217;s <a href="http://www.fsf.org/about/what-is-free-software">Free Software</a> (as I said above, Free refers to freedom not just price, which is much cooler than freeware) and it works on Linux, Windows, <em>and</em> MacOS X.<a href="http://audacity.sourceforge.net/"></a></li>
<li>Ensure your computer can record audio via some kind of microphone (ideally a decent external one as explained above, but a built-in mic will do) or line in.</li>
<li>(Obviously) ensure your computer can play back audio to you.  When you add new layers onto the loop, you will be playing along with the existing layers.   If you&#8217;re using an acoustic instrument with mic, and want to avoid including sound from the existing layers getting mixed in with the new layer being recorded, one cheap trick is to use headphones instead of an amp/speakers.  This is what I do because I can&#8217;t lug an amp around on my travels.</li>
<li>Start up Audacity, click the red Record button, and check that it&#8217;s correctly recording sound from your mic or line in.  You should see a waveform appear, then hit Stop, and Play to check it&#8217;s working.</li>
<li>Click the cross in the newly recorded track to discard it.</li>
<li>(Optional but recommended) Record a count-in track.  This could simply be you saying &#8220;a-one, a-two, a one-two-three-four&#8221;, or four clicks from the metronome app on your phone, or whatever.  Leave a few seconds of silence before clicking the Stop button to stop the recording.</li>
<li>(Optional but recommended) Click &#8220;Audio Track&#8221; at the top left of the new waveform, click &#8220;Name&#8230;&#8221;, and enter something like &#8220;count in&#8221; as the new track name.  Optionally click the up arrow at the bottom left of the new waveform to shrink it vertically, if you want to save screen space.</li>
<li>Click the Record button, then record your first loop layer after the count in, then stop recording soon after (it doesn&#8217;t matter exactly when).  <a href="christianhowes.com/education/">Chris Howes</a> recommends that if you are using the looper as a practice tool to improve your internal pulse and groove, your first layer should contain as many of the subdivisions of whatever meter you&#8217;re playing in.  So if you&#8217;re in 4/4, consider starting with a chopping or comping pattern which covers all the eighth or sixteenth notes.  Then the bass line can come later and lock in with these nicely.</li>
<li>(Optional but recommended) Rename the track you just recorded, as in step 7.</li>
<li>Repeat steps 8 and 9 to record additional layers (you can also skip this for now and do it later).</li>
<li>Select the portion of audio across all tracks which corresponds to the loop you want, i.e. omitting the initial count-in and any trailing silence or noise.  To do this, drag the mouse from the left-most point within the second waveform (track) from the top (remember the top one was your count-in track) where the loop starts, and then drag to the right-most point where the loop ends in the bottom (i.e. most recently recorded) loop layer.  You should now see the desired loop region in all tracks but the count-in track turn a darker color.</li>
<li>Now hold down Shift and click the Play button, and you should hear your loop.  If the start or end isn&#8217;t quite right, move the mouse over either boundary, and drag it left or right, then stop playback and start it again to check that you got the right loop region.</li>
<li>When you&#8217;re happy, click Edit &gt; Play Region &gt; Lock to avoid accidentally changing the loop region.  (If you want to change it later, you&#8217;ll have to unlock it first, then repeat steps 12 and 13.)</li>
<li>Carry on recording new layers at will.  Existing layers can be muted, changed in volume, panned left/right, deleted, and edited in a zillion other cunning ways, because Audacity is primarily a sound editor, not a looper.</li>
<li>(Advanced usage &#8211; entirely optional) If you want to temporarily focus on practising a smaller portion of the loop, for example you can&#8217;t quite nail the Cherokee bridge or those pesky 9th and 10th measures of Countdown above 350bpm, then you can select those measures as in steps 11 and 12, but then click Tracks &gt; Add Label At Selection, and enter a label for this portion.  You&#8217;ll see a new label track containing the new labelled region, which can then be used to quickly select this portion for playback.  You&#8217;ll probably have to first unlock the play region set in step 13, so instead you might want to have a label for the whole loop too.</li>
<li>If you&#8217;re happy with the final result and want to keep it for another session, click File &gt; Save Project from the menu or hit Control+S.</li>
</ol>
<p>That&#8217;s it!  It may be a bit more involved than stomping on a couple of pedals, but it&#8217;s simpler than the steps above make it look, and it is a hell of a lot more flexible, doesn&#8217;t include the stress of having to stomp precisely when you start and finish playing, and doesn&#8217;t cost several hundred dollars either (yes, I&#8217;m writing this for an American audience, in case you hadn&#8217;t already noticed by the spelling and vocabulary above &#8230;)  The only downside is that you can&#8217;t do all the steps seamlessly for a live performance in the way a looper pedal lets you.</p>
<p>Hope that was useful.  Feel free to leave feedback in the comments!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2011%2F07%2F13%2Faudio-looping-with-free-software%2F&amp;title=Audio%20looping%20with%20Free%20Software" id="wpa2a_10"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2011/07/13/audio-looping-with-free-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>harmonicas, and a reharmonisation of &#8220;Foreign Lander&#8221; by Tim O&#8217;Brien</title>
		<link>http://blog.adamspiers.org/2011/01/15/harmonicas-and-reharmonisation-of-foreign-lander-by-tim-obrien/</link>
		<comments>http://blog.adamspiers.org/2011/01/15/harmonicas-and-reharmonisation-of-foreign-lander-by-tim-obrien/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 13:38:58 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[front page]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[a capella]]></category>
		<category><![CDATA[Asia]]></category>
		<category><![CDATA[Foreign Lander]]></category>
		<category><![CDATA[harmonica]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[singing]]></category>
		<category><![CDATA[Tim O'Brien]]></category>

		<guid isPermaLink="false">http://blog.adamspiers.org/?p=414</guid>
		<description><![CDATA[How do three music addicts survive when attempting to travel for 25 days without a musical instrument? Answer: they cheat. I caved in on day 3 and bought a harmonica in Kuala Lumpur: Despite being sold as a &#8220;chromatic&#8221; harmonica, it could only manage a rough approximation to three octaves of C major. Also, the [...]]]></description>
			<content:encoded><![CDATA[<p>How do three music addicts survive when attempting to travel for 25 days without a musical instrument?  Answer: they cheat.  I caved in on day 3 and bought a harmonica in Kuala Lumpur:</p>
<p><a href="http://blog.adamspiers.org/wp-content/uploads/2011/01/harmonica.png"><img src="http://blog.adamspiers.org/wp-content/uploads/2011/01/harmonica.png" alt="" title="my harmonica" width="596" height="338" class="aligncenter size-full wp-image-438" /></a></p>
<p>Despite being sold as a &#8220;chromatic&#8221; harmonica, it could only manage a rough approximation to three octaves of C major.  Also, the holes are in a different place for the top octave, which meant every time I attempted the &#8220;do re mi&#8221; major scale, I accidentally finished with &#8220;&#8230; fa sol la ti MI&#8221; followed swiftly by a profanity, and consequent howls of laughter from Corinna.  It cost very little and sounded progressively worse the more I practiced it, although I only place the blame partially on the harmonica for that.  In case you don&#8217;t believe me, here&#8217;s the proof:</p>
<p><a href="http://blog.adamspiers.org/wp-content/uploads/2011/01/terrible-harmonica-scale.mp3">Download audio file (terrible-harmonica-scale.mp3)</a></p>
<p>(Now seems a good time to mention that if you haven&#8217;t already seen <a href="http://www.youtube.com/watch?v=HZsBL4d1Eus">Shane singing 5 octaves on the piano</a>, go and watch it immediately.)</p>
<p>Eli followed suit shortly after, although he managed to buy a harmonica which was not only roughly in tune with mine, but even stayed in tune with itself!  He also proved to be a quicker and more dedicated student than myself.  Nevertheless, by the time we reached Xmas day in Bangkok, we were able to give reasonably credible renditions of the harmonica duet version of Jingle Bells to our unsuspecting families over Skype.</p>
<p>Corinna sensibly eschewed<sup><a href="#f1">*</a></sup> such a crude instrument in favour, sorry, <em>favor</em> of something much sweeter &#8211; her voice.  She also steered us very gently away from the harmonicas towards singing too, although with my range being comparable to Shane&#8217;s, and Eli&#8217;s &#8220;occasionally unstable&#8221; falsetto, I&#8217;m not sure that was quite as sensible.</p>
<p>Anyway, I digress.  We learnt Tim O&#8217;Brien&#8217;s beautiful song &#8220;Foreign Lander&#8221;, and figured out some harmony and a bass line, which by the time of the final performance with banjo in Changi airport actually sounded pretty good!  If you don&#8217;t know the tune, this youtube video has the original version as its soundtrack:</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/m7lZ6CXdxxs?fs=1&amp;hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m7lZ6CXdxxs?fs=1&amp;hl=en_GB" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object></p>
<p>However my jazz tendencies mean that I sometimes get the urge to take something simple and beautiful and do evil corrupt things to it.  So when I got back to London I <a href='http://blog.adamspiers.org/wp-content/uploads/2011/01/Foreign-Lander-reharmonisation.mp3'>reharmonised</a> it as follows:</p>
<p><a href="http://blog.adamspiers.org/wp-content/uploads/2011/01/Foreign-Lander-reharmonisation.mp3">Download audio file (Foreign-Lander-reharmonisation.mp3)</a></p>
<p>(If you know how to play the piano properly, please ignore the fact that I don&#8217;t &#8230;)</p>
<p><a name="f1">[*]</a> One of the many running themes of the trip was &#8220;words you write/understand but never say&#8221; &#8211; for me &#8216;eschewed&#8217; falls into this category.  &#8216;Sidewalk&#8217; used to too, but after 25 days with two Americans, I found it magically popping out of my mouth.  Eli came up with &#8216;idyllic&#8217;, Corinna with &#8216;laviscious&#8217; and &#8216;ephemeral&#8217;, and there were several others I will need help remembering&nbsp;&#8230;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2011%2F01%2F15%2Fharmonicas-and-reharmonisation-of-foreign-lander-by-tim-obrien%2F&amp;title=harmonicas%2C%20and%20a%20reharmonisation%20of%20%26%238220%3BForeign%20Lander%26%238221%3B%20by%20Tim%20O%26%238217%3BBrien" id="wpa2a_12"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2011/01/15/harmonicas-and-reharmonisation-of-foreign-lander-by-tim-obrien/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blog.adamspiers.org/wp-content/uploads/2011/01/Foreign-Lander-reharmonisation.mp3" length="701752" type="audio/mpeg" />
<enclosure url="http://blog.adamspiers.org/wp-content/uploads/2011/01/terrible-harmonica-scale.mp3" length="557974" type="audio/mpeg" />
		</item>
		<item>
		<title>Rhythms of the City playing the London Marathon</title>
		<link>http://blog.adamspiers.org/2009/04/25/rhythms-of-the-city-playing-the-london-marathon/</link>
		<comments>http://blog.adamspiers.org/2009/04/25/rhythms-of-the-city-playing-the-london-marathon/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 13:09:00 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[front page]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[rotc]]></category>

		<guid isPermaLink="false">http://wp.adamspiers.org/?p=10</guid>
		<description><![CDATA[After some hardcore training, am looking forward to watching the marathon tomorrow from the sidelines&#8230; not quite from the comfort of a sofa though as I&#8217;ll be playing with my band along the route just after the 14 mile marker (which is also a bit after mile 21). Good luck to all my friends doing [...]]]></description>
			<content:encoded><![CDATA[<p>After <a href="http://blog.adamspiers.org/category/training/">some hardcore training</a>, am looking forward to watching the marathon tomorrow from the sidelines&#8230; not quite from the comfort of a sofa though as I&#8217;ll be playing with <a href="http://rhythmsofthecity.com/">my band</a> along the route just after the 14 mile marker (which is also a bit after mile 21).  Good luck to all my friends doing it!</p>
<div style="overflow-x: scroll"><img src="http://adamspiers.org/rotc/marathon-position.png" style="width: 600px" /></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2009%2F04%2F25%2Frhythms-of-the-city-playing-the-london-marathon%2F&amp;title=Rhythms%20of%20the%20City%20playing%20the%20London%20Marathon" id="wpa2a_14"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2009/04/25/rhythms-of-the-city-playing-the-london-marathon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kids are pretty cool</title>
		<link>http://blog.adamspiers.org/2009/03/31/kids-are-pretty-cool/</link>
		<comments>http://blog.adamspiers.org/2009/03/31/kids-are-pretty-cool/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 15:25:00 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[front page]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[cello]]></category>
		<category><![CDATA[gigs]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[kids]]></category>

		<guid isPermaLink="false">http://wp.adamspiers.org/?p=6</guid>
		<description><![CDATA[If you want a shining example of how to get kids to enjoy making music, look no further than Pete Churchill and the Merton Music Foundation. Last night I played in the Music is for Life concert at the Royal Albert Hall with about 1500 kids (some aged over 30) and it was a complete [...]]]></description>
			<content:encoded><![CDATA[<p>If you want a shining example of how to get kids to enjoy making music, look no further than <a href="http://www.petechurchill.co.uk/">Pete Churchill</a> and the <a href="http://www.mmf.org.uk/">Merton Music Foundation</a>.  Last night I played in the <a href="http://tickets.royalalberthall.com/season/production.aspx?id=13735&amp;src=t&amp;monthyear=3-2009">Music is for Life</a> concert at the Royal Albert Hall with about 1500 kids (some aged over 30) and it was a complete riot. Well, I guess anything involving that many kids is going to be a riot, but this one was very organised and massive amounts of fun. Great music too, coming from Pete whose composition career is so successful that (in his own words) it&#8217;s taken him as far and wide as Australia and Woking.</p>
<p>Unexpected side effect: the cravings to play jazz more often are getting too hard to ignore.  If you see me starving on the sidewalk in a few years&#8217; time with a big &#8220;will play bop for food&#8221; sign then you&#8217;ll know how it happened.</p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/1mBa8ltJHuE" frameborder="0" allowfullscreen></iframe></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2009%2F03%2F31%2Fkids-are-pretty-cool%2F&amp;title=kids%20are%20pretty%20cool" id="wpa2a_16"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2009/03/31/kids-are-pretty-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jazz cello</title>
		<link>http://blog.adamspiers.org/2009/03/27/jazz-cello/</link>
		<comments>http://blog.adamspiers.org/2009/03/27/jazz-cello/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 21:14:00 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[front page]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[cello]]></category>
		<category><![CDATA[gigs]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[rotc]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://wp.adamspiers.org/?p=4</guid>
		<description><![CDATA[Doing a gig with Pete Churchill and some mates from my band in the Royal Albert Hall on Monday &#8211; haven&#8217;t played jazz cello in a while so really looking forward to it. No improvisation but I&#8217;ve heard Pete&#8217;s writing is really great so should be fun. Also following hot on the heels of a [...]]]></description>
			<content:encoded><![CDATA[<p>Doing <a href="http://tickets.royalalberthall.com/season/production.aspx?id=13735&amp;src=t&amp;monthyear=3-2009">a gig with Pete Churchill</a> and some mates from my band in the Royal Albert Hall on Monday &#8211; haven&#8217;t played jazz cello in a while so really looking forward to it.  No improvisation but I&#8217;ve heard Pete&#8217;s writing is really great so should be fun.</p>
<p>Also following hot on the heels of a mad mid-carnival gig, the next monthly installment of <a href="http://www.guanabara.co.uk/">Guanabara</a> goodness from <a href="http://www.rhythmsofthecity.com/">my band</a> is on <a href="http://www.google.com/calendar/event?eid=OXV0NWJtcHYwM2poZGtqazhrcmg4a2ZhbjQgZ3VhbmFiYXJhdWtAbQ&amp;ctz=Europe/London">April 4th</a> &#8211; come check it out!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.adamspiers.org%2F2009%2F03%2F27%2Fjazz-cello%2F&amp;title=Jazz%20cello" id="wpa2a_18"><img src="http://blog.adamspiers.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.adamspiers.org/2009/03/27/jazz-cello/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

