<?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"
	>

<channel>
	<title>Guitarator</title>
	<atom:link href="http://www.guitarator.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.guitarator.com</link>
	<description>Guitar and music theory tools, lessons, webapps, articles.</description>
	<pubDate>Thu, 06 Nov 2008 17:19:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Simple Chord Substitutions</title>
		<link>http://www.guitarator.com/advanced-chords/simple-chord-substitutions</link>
		<comments>http://www.guitarator.com/advanced-chords/simple-chord-substitutions#comments</comments>
		<pubDate>Mon, 16 Jun 2008 19:51:47 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[Advanced chords]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/?p=47</guid>
		<description><![CDATA[    
    
    
      .cc .chord {
	 width:100%;
      }
      .chordFormula {
      font-family:monospace;
      font-weight:bold;
      }
   [...]]]></description>
			<content:encoded><![CDATA[    <link rel="stylesheet" href="http://www.guitarator.com/wp-content/themes/eddie/style.css" type="text/css" media="screen" />
    <link rel="StyleSheet" href="http://www.guitarator.com/wp-content/css/guitaratorCc.css" type="text/css"/>
    <style type="text/css">
      .cc .chord {
	 width:100%;
      }
      .chordFormula {
      font-family:monospace;
      font-weight:bold;
      }
    </style>

      
      <p>
	I am not a jazz musician. I prefer to stick to rock or folk,
	and I see a lot of what modern jazz musicians do as showing
	off or needless complication of what should be simple. And so,
	for a long time, I resisted learning many ideas and techniques
	that I thought of as "jazz techniques," or "jazz theory," or
	even "jazz chords."
      </p>
      <p>
	I was, of course, being silly. There is no such thing as a
	"jazz technique," just as there is no such thing as a "jazz
	chord." Jazz musicians (most of them, anyway) are trying to do
	the same thing the rest of us are trying to do: make music
	that sounds good. So, while you may not want to bust out the
	augmented seventh chords in your next Woody Guthrie cover, a
	lot of the tips and tricks that jazz musicians use can be
	applied in other contexts. One of these tricks is the concept
	of "chord substitutions."
      </p>
      <h3>
	Wait, don't run away!
      </h3>
      <p>
	Chord substitutions sound scary, because we hear people talk
	about things like "ah yes, the quintessential tritone
	substitution with the dominant seventh over a flat
	fifth <i>blah blah blah</i>." It really doesn't have to be
	that way. A substitution is just replacing one thing with
	another thing. In this case, it's replacing one chord with
	another chord.
      </p>
<span id="more-47"></span>

      <p>
	You can really substitute any chord for any other chord, but
	just plugging in chords willy nilly doesn't work so well. For
	one thing, it can end up sounding like a completely different
	song. For another thing, your band-mates will get mad at you.
      </p>
      <h3>
	What goes in for what?
      </h3>
      <p>
	There are usually at least two parts to any song performance:
	the melody, meaning the singer or the soloist; and the
	harmony, meaning the long-haired dude strumming the guitar and
	making faces. Chord substitution is for the harmony dude (or
	dudette). For now, let's assume the melody is going to stay
	the same.
      </p>
      <p>
	So say the original song calls for a C chord, with a certain
	melody over it. You're bored with C chords, so you want to
	plug something else in, but you don't want the song to sound
	like a train wreck. How can you pick a good substitute?
      </p>
      <h3>
	Keep as many notes the same as possible
      </h3>
      <p>
	There's your answer: pick a chord that has a lot of the same
	notes as the original chord. That still gives a lot of
	options, so let's keep things simple, and limit ourselves to
	chords that are in the song's original key (let's say key of C
	for this example), and limit ourselves to three-note chords.
      </p>
      <p>
	Here is a table listing all the three-note chords in the key
	of C major, laid out so you can compare which chords have
	similar notes. The notes in the C chord are highlighted
      </p>
      <table class="chordTable">
	<col>
	<col class="cCol hiCol">
	<col class="dCol">
	<col class="eCol hiCol">
	<col class="fCol">
	<col class="gCol hiCol">
	<col class="aCol">
	<col class="bCol">
	<tr>
	  <th></th>
	  <th>C</th><th>D</th><th>E</th><th>F</th><th>G</th><th>A</th><th>B</th>
	</tr>	  
	<tr>
	  <th>C</th>
	  <td>C</td><td> </td><td>E</td><td> </td><td>G</td><td> </td><td> </td>
	</tr>
	<tr>
	  <th>Dm</th>
	  <td> </td><td>D</td><td> </td><td>F</td><td> </td><td>A</td><td> </td>
	</tr>
	<tr>
	  <th>Em</th>
	  <td> </td><td> </td><td>E</td><td> </td><td>G</td><td> </td><td>B</td>
	</tr>
	<tr>
	  <th>F</th>
	  <td>C</td><td> </td><td> </td><td>F</td><td> </td><td>A</td><td> </td>
	</tr>
	<tr>
	  <th>G</th>
	  <td> </td><td>D</td><td> </td><td> </td><td>G</td><td> </td><td>B</td>
	</tr>
	<tr>
	  <th>Am</th>
	  <td>C</td><td> </td><td>E</td><td> </td><td> </td><td>A</td><td> </td>
	</tr>
	<tr>
	  <th>Bdim</th>
	  <td> </td><td>D</td><td> </td><td>F</td><td> </td><td> </td><td>B</td>
	</tr>
      </table>
      <p>
	This chart makes it really obvious that the Em and Am chords
	each share two notes with the C chord. The Em has E and G,
	while the Am has C and E. You can feel comfortable
	substituting either of these chords for the C major, and the
	melody will still usually sound good.
      </p>
      <p>
	This is as simple a substitution scenario as you can get. When
	you get into chords with four or more notes, the possibilities
	increase exponentially. I will address that in a future
	lesson. For now, let's analyze these results.
      </p>
      <h3>
	Generalizing
      </h3>
      <p>
	As usual, we can turn the chord names into Roman numerals to
	get a general rule. In this case, the ii chord and the vi
	chord can substitute for the I chord in a major key. This
	applies no matter what key we're in. Plugging in the vi for
	the I is <em>very</em> common in both improvising and
	songwriting. Remember the sixth chord in the major scale is
	the <i>relative minor</i>, so it has a very close
	relationship. (I <a href="discussed the concept of relative minor">discussed the concept of relative minor</a>
	previously.)
      </p>
      <h3>
	Some substitutions are better than others
      </h3>
      <p>
	Looking at these results, the initial impression might be that
	the Am and the Em are equally good chords to substitute for
	the C. However, that is not really the case. For one thing,
	when replacing the C chord, it is nice to have a C note in the
	new chord, so the Am (A, C, E) is better than the Em (E, G,
	B). The other reason is that B note in the Em chord. If the
	melody has a C note in it (which is likely since it called for
	a C chord), you get a minor-second interval (a.k.a.,
	half-step) between the B and the C. This can often be an
	unpleasant sounding interval. (If you don't believe me, try
	playing the second string, fourth fret along with the open
	first string on your guitar. Bleah!) For these reasons, Am is
	often a better choice than Em here.
      </p>
      <p>
	You can even play the Am as Am/C. (<a href="http://www.guitarator.com/music-theory/slash-chords">Read about slash chords</a>.)
	This keeps the C note in the bass line and makes the
	substituted chord even closer to the original. Even looking at
	the chord shapes, you can see how similar they are:
      </p>
      <h4>
	C major chord
      </h4>
      <div class="cc">
      <div class="chord">
	<table class="fretboard">
	  <tr> <td/><td/><td/><td/><td/> </tr>
	  <tr> <td/><td/><td/><td/><td/> </tr>
	  <tr> <td/><td/><td/><td/><td/> </tr>
	  <tr> <td/><td/><td/><td/><td/> </tr>
	  <tr> <td/><td/><td/><td/><td/> </tr>
	</table>

	<div class="fretLabel" style="top:22">0</div>
	<div class="fretLabel" style="top:52">1</div>
	<div class="fretLabel" style="top:82">2</div>
	<div class="fretLabel" style="top:112">3</div>
	<div class="fretLabel" style="top:142">4</div>

	<div class="fretLabel" style="top:172">5</div>
	<div class="xMark" style="top:0; left:15;">x</div>
	<img src="/images/blank-root30.gif" style="position:absolute; top:90; left:45"
	     title="C - Root - 5th string, 3rd fret "/>
	<span class="labelRoot" style="top:97; left:45" title="C - Root - 5th string, 3rd fret ">C</span>
	<img src="/images/blank-required30.gif" style="position:absolute; top:60; left:75"
	     title="E - major 3rd - 4th string, 2nd fret "/>
	<span class="labelRequired" style="top:67; left:75" title="E - major 3rd - 4th string, 2nd fret ">E</span>
	<img src="/images/blank-open-required30.gif" style="position:absolute; top:0; left:105"
	     title="G - 5th - 3rd string, open"/>

	<span class="labelOpen" style="top:7; left:105" title="G - 5th - 3rd string, open">G</span>
	<img src="/images/blank30.gif" style="position:absolute; top:30; left:135"
	     title="C - Root - 2nd string, 1st fret  - optional"/>
	<span class="labelOptional" style="top:37; left:135" title="C - Root - 2nd string, 1st fret  - optional">C</span>
	<img src="/images/blank-open30.gif" style="position:absolute; top:0; left:165"
	     title="E - major 3rd - 1st string, open - optional"/>
	<span class="labelOpen" style="top:7; left:165" title="E - major 3rd - 1st string, open - optional">E</span>
      </div>
      </div>
      <h4>
	Am/C chord
      </h4>
      <div class="cc">
      <div class="chord">
	<table class="fretboard">
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
	</table>

	<div class="fretLabel" style="top:22">0</div>
	<div class="fretLabel" style="top:52">1</div>
	<div class="fretLabel" style="top:82">2</div>
	<div class="fretLabel" style="top:112">3</div>
	<div class="fretLabel" style="top:142">4</div>
	<div class="fretLabel" style="top:172">5</div>
	<div class="xMark" style="top:0; left:15;">x</div>

	<img src="/images/blank-required30.gif" style="position:absolute; top:90; left:45"
	     title="C - Slash note - 5th string, 3rd fret "/>
	<span class="labelRequired" style="top:97; left:45" title="C - Slash note - 5th string, 3rd fret ">C</span>
	<img src="/images/blank-required30.gif" style="position:absolute; top:60; left:75"
	     title="E - 5th - 4th string, 2nd fret "/>
	<span class="labelRequired" style="top:67; left:75" title="E - 5th - 4th string, 2nd fret ">E</span>
	<img src="/images/blank-root30.gif" style="position:absolute; top:60; left:105"
	     title="A - Root - 3rd string, 2nd fret "/>
	<span class="labelRoot" style="top:67; left:105" title="A - Root - 3rd string, 2nd fret ">A</span>
	<img src="/images/blank30.gif" style="position:absolute; top:30; left:135"
	     title="C - Slash note - 2nd string, 1st fret  - optional"/>
	<span class="labelOptional" style="top:37; left:135" title="C - Slash note - 2nd string, 1st fret  - optional">C</span>
	<img src="/images/blank-open30.gif" style="position:absolute; top:0; left:165"
	     title="E - 5th - 1st string, open - optional"/>
	<span class="labelOpen" style="top:7; left:165" title="E - 5th - 1st string, open - optional">E</span>

      </div>
      </div>
      <h3>
	Doing it again
      </h3>
      <p>
	Here's the same chart, but highlighting the notes in the G
	chord instead of the C.
      </p>
      <table class="chordTable">
	<col>
	<col class="cCol">
	<col class="dCol hiCol">
	<col class="eCol">
	<col class="fCol">
	<col class="gCol hiCol">
	<col class="aCol">
	<col class="bCol hiCol">
	<tr>
	  <th></th>
	  <th>C</th><th>D</th><th>E</th><th>F</th><th>G</th><th>A</th><th>B</th>
	</tr>	  
	<tr>
	  <th>C</th>
	  <td>C</td><td> </td><td>E</td><td> </td><td>G</td><td> </td><td> </td>
	</tr>
	<tr>
	  <th>Dm</th>
	  <td> </td><td>D</td><td> </td><td>F</td><td> </td><td>A</td><td> </td>
	</tr>
	<tr>
	  <th>Em</th>
	  <td> </td><td> </td><td>E</td><td> </td><td>G</td><td> </td><td>B</td>
	</tr>
	<tr>
	  <th>F</th>
	  <td>C</td><td> </td><td> </td><td>F</td><td> </td><td>A</td><td> </td>
	</tr>
	<tr>
	  <th>G</th>
	  <td> </td><td>D</td><td> </td><td> </td><td>G</td><td> </td><td>B</td>
	</tr>
	<tr>
	  <th>Am</th>
	  <td>C</td><td> </td><td>E</td><td> </td><td> </td><td>A</td><td> </td>
	</tr>
	<tr>
	  <th>Bdim</th>
	  <td> </td><td>D</td><td> </td><td>F</td><td> </td><td> </td><td>B</td>
	</tr>
      </table>
      <p>
	Here we can see that Em and Bdim each share two notes with
	G. Em is the relative minor of G, so that shouldn't surprise
	us. The Bdim you probably won't use much, since we're not
	really big into diminished chords around here. Feel free to
	give it a try, though. If you like the sound, go for it.
      </p>
      <p>
	I encourage you to try this exercise with some of the other
	chords. There are certain rules of thumb, like the
	relative-minor one, that pop up over and over. I'll summarize
	these in a future lesson. And of course, remember that the
	subs can go both ways. That is, if you can plug in an Am for a
	C, you can plug in a C for an Am, and so on.
      </p>
      <h3>
	When to do it
      </h3>
      <p>
	There are two main occasions when chord substitution comes in
	handy: improvisation and composing. When jamming with some
	friends and you're sick of playing the same four chords over
	and over, why not try a substitution for one or more of them?
	The worst that can happen is the song sounds a little off for
	a measure or two. But you can also discover a brilliant new
	sound and keep your interest more focused.
      </p>
      <p>
	Likewise, when composing a song, chord substitution can really
	come in handy. For example, in one of my songs, I have a
	chorus that follows the chord progression A, Em, A, D a couple
	times, then I switch it up for one iteration to A, G, A,
	Bm. I just plugged in a G for the Em (the relative major) and
	plugged in an Bm for the D (the relative minor). Then I go
	back to the original progression to finish up. It gives the
	song a nice sense of variety and built up tension.
      </p>
      <p>
	It's also a great technique when stealing -- I mean taking
	inspiration from -- other songs. Taking a cliched chord
	progression and changing out one or two chords can lead you to
	something new and surprisingly different.
      </p>
]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/advanced-chords/simple-chord-substitutions/feed</wfw:commentRss>
		</item>
		<item>
		<title>New sound for Chord Designer &#038; Chorderator</title>
		<link>http://www.guitarator.com/software/new-sound</link>
		<comments>http://www.guitarator.com/software/new-sound#comments</comments>
		<pubDate>Thu, 15 May 2008 20:59:58 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[guitar]]></category>

		<category><![CDATA[lame]]></category>

		<category><![CDATA[midi]]></category>

		<category><![CDATA[python]]></category>

		<category><![CDATA[timidity]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/?p=46</guid>
		<description><![CDATA[Apparently, there is some skill involved in creating musical samples. For my Chord Designer and Chorderator web-apps, I originally created the samples from scratch by manually playing every note on the guitar fretboard. Unfortunately, these didn't sound great when combined into arbitrary chords, since the timing and intonation were subtly off.


To fix this, I've completely [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently, there is some skill involved in creating musical samples. For my <a href="http://www.chorderator.com/designer">Chord Designer</a> and <a href="http://www.chorderator.com">Chorderator</a> web-apps, I originally created the samples from scratch by manually playing every note on the guitar fretboard. Unfortunately, these didn't sound great when combined into arbitrary chords, since the timing and intonation were subtly off.
</p>
<p>
To fix this, I've completely redone the generated sounds. I think they sound a lot better now. You should also notice a difference in my ear training tools: the <a href="http://www.guitarator.com/audio-interval-quiz">Interval Quiz</a> and the <a href="http://www.guitarator.com/audio-chord-quiz">Chord Recognition Quiz</a>.
</p>
<p>
The Chorderator is my free online application that shows you how to play any chord you can think of, in any tuning. In standard tuning, you can also hear what the generated chord shapes sound like. (If you want to listen to chords in other tunings, including bass guitar and banjo [along with a <a href="http://store.guitarator.com/static/compare.html">ton more features</a>], you can purchase my <a href="http://store.guitarator.com">Guitarator Toolbox</a> downloadable application.)
</p>
<p>
The Chord Designer is a sort-of "reverse Chorderator," which lets you place notes on a virtual fretboard to design a new chord, listen to it, and see what it's called.
</p>
<span id="more-46"></span>
<p>
Here are the gory technical details: The chord audio files are generated on the fly using a back-end python script. The script creates a MIDI file to feed to the <a href="http://timidity.sourceforge.net/">TiMidity++</a> softsynth application which converts the audio to a WAV file, which is then fed to the <a href="http://lame.sourceforge.net/">LAME MP3 encoder</a> to convert it to MP3 format. This is then played in your web browser using <a href="http://www.jeroenwijering.com/?item=JW_FLV_Player">Jeroen Wijering's Flash Media Player</a>. Phew!
</p>
<p>
I hope you enjoy the new sounds.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/software/new-sound/feed</wfw:commentRss>
		</item>
		<item>
		<title>Skip to my Lou - easy fingerpicking</title>
		<link>http://www.guitarator.com/fingerpicking/skip-to-my-lou</link>
		<comments>http://www.guitarator.com/fingerpicking/skip-to-my-lou#comments</comments>
		<pubDate>Mon, 05 May 2008 21:20:11 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[fingerpicking]]></category>

		<category><![CDATA[fingerstyle]]></category>

		<category><![CDATA[guitar]]></category>

		<category><![CDATA[tablature]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/?p=45</guid>
		<description><![CDATA[As promised, here is another easy fingerpicking song: the old children's song, Skip to My Lou. It's a melody almost everyone knows, and in terms of chord progression, you can't get much simpler than this. This arrangement is in the key of D, and it's composed of only two chords: D and A7. In addition to making it easy to focus on the fingerpicking technique without worrying about a complex arrangement, the simplicity of the chord progression leaves a whole lot of room for improvisation around the basic melody, if you so desire.]]></description>
			<content:encoded><![CDATA[      <style type="text/css">
      .cc .chord {
	 float:none;
	 display:block;
      }
      .chordFormula {
      font-family:monospace;
      font-weight:bold;
      }
    </style>

    <link rel=StyleSheet href="http://www.chorderator.com/base.css" type="text/css"/>
    <link rel=StyleSheet href="http://www.chorderator.com/cgi-bin/resultsCss.py?size=30&fretboardWidth=150" type="text/css"/>
 
      <script src="http://www.guitarator.com/wp-content/javascript/ufo.js" type="text/javascript"></script>
      <script src="http://www.guitarator.com/wp-content/javascript/media.js" type="text/javascript"></script>
<script type="text/javascript">
function loadPlayerAdvanced(id, file, repeat, div)
{
  var FO = {
	  id:id,
	  name:id,
	  movie:"../mediaplayer.swf",
	  width:"320",
	  height:"20",
	  majorversion:"7",
	  build:"0",
	  bgcolor:"#FFFFFF",
	  flashvars:"enablejs=true&javascriptid="+id+"&file="+file+"&repeat="+repeat
  };
  UFO.create(FO,div);
}
</script>

    <link rel=StyleSheet href="http://www.chorderator.com/base.css" type="text/css"/>
    <link rel=StyleSheet href="http://www.chorderator.com/cgi-bin/resultsCss.py?size=30&fretboardWidth=150" type="text/css"/>
    <style type="text/css">
      .cc .chord {
	  width:100%;
      }

      .chordFormula {
      font-family:monospace;
      font-weight:bold;
      }
.tabText {
  font-size:95%;
  background:#eee;
  margin-left:-50px;
  width:700px;
}

    </style>
      <p>
	As promised, here is another easy fingerpicking song: the old
	children's song, <span class="songTitle">Skip to My Lou</span>. It's a melody almost
	everyone knows, and in terms of chord progression, you can't
	get much simpler than this. This arrangement is in the key of
	D, and it's composed of only two chords: D and A7. In addition
	to making it easy to focus on the fingerpicking technique
	without worrying about a complex arrangement, the simplicity
	of the chord progression leaves a whole lot of room for
	improvisation around the basic melody, if you so desire.
      </p>
      <span id="more-45"></span>
      
    <div class="cc">
      <h3>
	Dropped D tuning
      </h3>
      <p>
	The one little twist I've added is that the song is in an
	alternate guitar tuning called <b>dropped-D tuning</b>. Don't let
	that scare you off, though, as this is one of the easiest
	alternate tunings to use and one that all guitarists should
	familiarize themselves with.
      </p>
      <p>
	Dropped-D tuning (also sometimes spelled "drop D") is the same
	as standard guitar tuning except that the low E string is
	"dropped" down a whole step to D. The easiest way to get there
	from standard tuning is to pluck the D on the open fourth
	string, then pluck the E on the open sixth string and loosen
	the sixth string until the sound is one octave below the
	fourth string. If you're not used to recognizing octaves by
	ear, it may take a little practice. You can check yourself by
	fingering the seventh fret on the sixth string, and it should
	sound the same as the open fifth string. The first few times
	you may want to also check yourself with an electronic tuner,
	but it's good to be able to do this by ear, so keep practicing
	that. (There are
	also <a href="http://www.guitarator.com/audio-interval-quiz">some
	ear training exercises on this site</a>.)
      </p>
      <p>
	Dropped D tuning is great for playing songs in the key of D,
	because it gives you that great low low <em>looow</em> D on the bottom
	string. When playing in the fingerpicking style, you can just
	alternate between the open sixth and fourth strings, which are
	both D but an octave apart. This creates a wonderful droning
	sound, while leaving all your fingers free to play the melody
	line.
      </p>
      <p>
	Here's how to play an open D chord in dropped D tuning. Notice
	you can use all the strings, giving the chord a really full
	sound. Use your index finger to form a bar across the three
	highest strings (the G, B, and high E strings) at the second
	fret. Then use your middle finger to play the second (B)
	string, third fret. This way of playing a D is slightly
	different from what most people learn, but it is important to
	use your index finger to form the bar because it frees up your
	pinky to reach down to the fifth fret on the first string,
	which we need to do for this song's melody line.
      </p>
      <center class="results" unselectable="on" onselectstart="return false;" 
	style="padding-left:10; padding-right:0; text-align:center; -moz-user-select:none; cursor:default">
      <div class="chord">
	<table class="fretboard">
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
	</table>

	<div class="fretLabel" style="top:22">0</div>
	<div class="fretLabel" style="top:52">1</div>
	<div class="fretLabel" style="top:82">2</div>
	<div class="fretLabel" style="top:112">3</div>
	<div class="fretLabel" style="top:142">4</div>
	<div class="fretLabel" style="top:172">5</div>

	<img src="http://www.chorderator.com/images/blank-open-root30.gif" style="position:absolute; top:0; left:15"
	     title="D - Root - 6th string, open"/>
	<span class="labelRoot" style="top:7; left:15" title="D - Root - 6th string, open">D</span>
	
	<img src="http://www.chorderator.com/images/blank-open-required30.gif" style="position:absolute; top:0; left:45"
	     title="A - 5th - 5th string, open"/>
	<span class="labelOpen" style="top:7; left:45" title="A - 5th - 5th string, open">A</span>
	<img src="http://www.chorderator.com/images/blank-open-root30.gif" style="position:absolute; top:0; left:75"
	     title="D - Root - 4th string, open"/>
	<span class="labelRoot" style="top:7; left:75" title="D - Root - 4th string, open">D</span>
	<img src="http://www.chorderator.com/images/blank-required30.gif" style="position:absolute; top:60; left:105"
	     title="A - 5th - 3rd string, 2nd fret "/>
	<span class="labelRequired" style="top:67; left:105" title="A - 5th - 3rd string, 2nd fret ">A</span>
	<img src="http://www.chorderator.com/images/blank-root30.gif" style="position:absolute; top:90; left:135"
	     title="D - Root - 2nd string, 3rd fret "/>
	<span class="labelRoot" style="top:97; left:135" title="D - Root - 2nd string, 3rd fret ">D</span>
	<img src="http://www.chorderator.com/images/blank-required30.gif" style="position:absolute; top:60; left:165"
	     title="F# - major 3rd - 1st string, 2nd fret "/>
	<span class="labelRequired" style="top:67; left:165" title="F# - major 3rd - 1st string, 2nd fret ">F#</span>

      </div>
      </center>
      <ul class="actionsList" style="clear:both">
	<li><a href="http://www.chorderator.com/cgi-bin/generate.py?optionsDisp=inline&readableTuning=Guitar+Dropped+D&chordName=D&tuning=DADGBE">See more ways to play a D on guitar in dropped D tuning, using the Chorderator.</a></li>
      </ul>

      <p>
	The open A7 chord is typically played the same in dropped D
	tuning as it is in standard tuning, since the low sixth string
	is not involved.
      </p>
      <center class="results" unselectable="on" onselectstart="return false;" 
	style="padding-left:10; padding-right:0; text-align:center; -moz-user-select:none; cursor:default">
      <div class="chord">

	<table class="fretboard">
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
          <tr> <td/><td/><td/><td/><td/> </tr>
	</table>

	<div class="fretLabel" style="top:22">0</div>
	<div class="fretLabel" style="top:52">1</div>
	<div class="fretLabel" style="top:82">2</div>
	<div class="fretLabel" style="top:112">3</div>
	<div class="fretLabel" style="top:142">4</div>
	<div class="fretLabel" style="top:172">5</div>
	<div class="xMark" style="top:0; left:15;">x</div>

	<img src="http://www.chorderator.com/images/blank-open-root30.gif" style="position:absolute; top:0; left:45"
	     title="A - Root - 5th string, open"/>
	<span class="labelRoot" style="top:7; left:45" title="A - Root - 5th string, open">A</span>
	<img src="http://www.chorderator.com/images/blank-required30.gif" style="position:absolute; top:60; left:75"
	     title="E - 5th - 4th string, 2nd fret "/>
	<span class="labelRequired" style="top:67; left:75" title="E - 5th - 4th string, 2nd fret ">E</span>
	<img src="http://www.chorderator.com/images/blank-open-required30.gif" style="position:absolute; top:0; left:105"
	     title="G - minor 7th - 3rd string, open"/>
	<span class="labelOpen" style="top:7; left:105" title="G - minor 7th - 3rd string, open">G</span>
	<img src="http://www.chorderator.com/images/blank-required30.gif" style="position:absolute; top:60; left:135"
	     title="C# - major 3rd - 2nd string, 2nd fret "/>
	<span class="labelRequired" style="top:67; left:135" title="C# - major 3rd - 2nd string, 2nd fret ">C#</span>
	<img src="http://www.chorderator.com/images/blank-open30.gif" style="position:absolute; top:0; left:165"
	     title="E - 5th - 1st string, open - optional"/>
	<span class="labelOpen" style="top:7; left:165" title="E - 5th - 1st string, open - optional">E</span>

      </div>
      </center>
      <ul class="actionsList" style="clear:both">
	<li><a href="http://www.chorderator.com/cgi-bin/generate.py?optionsDisp=inline&readableTuning=Guitar+Dropped+D&chordName=A7&tuning=DADGBE">See more ways to play an A7 on guitar in dropped D tuning, using the Chorderator.</a></li>
      </ul>

      <h3>
	The lazy man's dropped D
      </h3>
      <img src="http://www.guitarator.com/wp-content/images/poor%20mans%20dropped%20d.png"
	   style="float:left; margin-left:-70px;margin-right:10px;margin-top:10px" alt="Poor man's dropped D tuning" />
      <p>
	If you have a quick-change capo, you can acheive a similar
	effect to dropped-D tuning without actually turning any
	pegs. By placing the capo in such a way that it holds down the
	first five strings at the second fret but leaves the low E
	string open, you are in effect <em>raising</em>
	all <em>except</em> the low E string by a whole step. This
	will be the same as dropped-D tuning except everything will be
	a whole step higher.
      </p>

      <h3 style="clear:both">The song</h3>
      <p>
	You can hear me playing this easy arrangement of
	<span class="songTitle">Skip to my Lou</span>, along with some
	simple variations. Don't be afraid to play around with the
	melody line and the rhythm.
      </p>
      
      <span id="skipToMyLou" style="width:320; height:20"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span>
      <p><a href="http://www.guitarator.com/wp-content/audio/Eddy Boston - Skip to my Lou.mp3">Download as mp3 file</a></p>

	<h3>And now, the tablature</h3>
<pre class="tabText">

  <a href="http://www.chorderator.com/cgi-bin/generate.py?optionsDisp=inline&readableTuning=Guitar+Dropped+D&chordName=D&tuning=DADGBE">D</a>                                                                 <a href="http://www.chorderator.com/cgi-bin/generate.py?optionsDisp=inline&readableTuning=Guitar+Dropped+D&chordName=A7&tuning=DADGBE">A7</a>
+--------------------------------+-----------------2==============+-0==============----------------+
|-3==============----------------|-3======-3==-3==----------------|-----------------2==============|
|-----------------2==============|--------------------------------|--------------------------------|
|---------0======---------0======|--------------------------------|---------0======---------0======|
|--------------------------------|---------0======---------0======|-2======---------2======--------|
+-0======---------0======--------+-0======---------0======--------+--------------------------------+

                                   <a href="http://www.chorderator.com/cgi-bin/generate.py?optionsDisp=inline&readableTuning=Guitar+Dropped+D&chordName=D&tuning=DADGBE">D</a>
+-0======-0==-0==-3==============+-2==============----------------+-2======-2==-2==-5==============+
|--------------------------------|-----------------3==============|--------------------------------|
|--------------------------------|--------------------------------|--------------------------------|
|---------0======---------0======|---------0======---------0======|---------0======---------0======|
|-2======---------2======--------|--------------------------------|--------------------------------|
+--------------------------------+-0======---------0======--------+-0======---------0======--------+

  <a href="http://www.chorderator.com/cgi-bin/generate.py?optionsDisp=inline&readableTuning=Guitar+Dropped+D&chordName=A7&tuning=DADGBE">A7</a>                               <a href="http://www.chorderator.com/cgi-bin/generate.py?optionsDisp=inline&readableTuning=Guitar+Dropped+D&chordName=D&tuning=DADGBE">D</a>
+-0======-2==-3==-2======-0======+--------------------------------+
|--------------------------------|-3==============-3==============|
|--------------------------------|--------------------------------|
|---------0======---------0======|---------0======---------0======|
|-2======---------2======--------|--------------------------------|
+--------------------------------+-0======---------0======--------+
</pre>

	<script type="text/javascript">
	  loadPlayerAdvanced('mplSkipToMyLou',
	  'http://www.guitarator.com/wp-content/audio/Eddy Boston - Skip to my Lou.mp3',
	  'false', 'skipToMyLou');
	</script>
      </div>
]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/fingerpicking/skip-to-my-lou/feed</wfw:commentRss>
		</item>
		<item>
		<title>Guitarator Toolbox now available for purchase</title>
		<link>http://www.guitarator.com/software/guitarator-available</link>
		<comments>http://www.guitarator.com/software/guitarator-available#comments</comments>
		<pubDate>Thu, 01 May 2008 04:00:17 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[guitar]]></category>

		<category><![CDATA[guitarator]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/?p=44</guid>
		<description><![CDATA[The beta test period has been completed for the Guitarator Toolbox application software. For $19, you can download it today at store.guitarator.com.
The Guitarator Toolbox is an application for Microsoft Windows that allows you to look up any chord or scale you can dream up, find the proper fingerings in any tuning, and hear what they sound like.]]></description>
			<content:encoded><![CDATA[<a href="/software/toolbox/"><img src="http://www.guitarator.com/software/static/Chorderator%20screenshot.gif" style="float:right; margin-left:5px"/></a>
<p>
The beta test period has been completed for the  <a href="http://store.guitarator.com">Guitarator Toolbox</a> application software. For $17.99, you can download it today at <a href="http://store.guitarator.com">store.guitarator.com</a>.
</p>
<p>
The <b>Guitarator Toolbox</b> is an application for Microsoft Windows that allows you to look up any chord or scale you can dream up, find the proper fingerings in any tuning, and hear what they sound like.
</p>
<ul>
<li><a href="http://store.guitarator.com/static/video.html">View a video screencast</a></li>
<li><a href="http://store.guitarator.com">Find out more</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/software/guitarator-available/feed</wfw:commentRss>
		</item>
		<item>
		<title>Introducing the Guitarator Toolbox, Beta version</title>
		<link>http://www.guitarator.com/software/introducing_guitarator_beta</link>
		<comments>http://www.guitarator.com/software/introducing_guitarator_beta#comments</comments>
		<pubDate>Fri, 21 Mar 2008 16:48:29 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/software/introducing_guitarator_beta</guid>
		<description><![CDATA[I'm seeking beta testers for my new Guitarator Toolbox application software. The Guitarator Toolbox is an application for Microsoft Windows that allows you to look up any chord or scale you can dream up, find the proper fingerings in any tuning, and hear what they sound like.

For a limited time, I am offering a FREE download of the Guitarator Toolbox. All you need to do is register. After the initial testing phase, the software will be available for sale.]]></description>
			<content:encoded><![CDATA[<div class="note">Note: The Beta trial is completed. You can now <a href="http://store.guitarator.com">purchase Guitarator Toolbox</a> final.
</div>

<a href="/software/toolbox/"><img src="http://www.guitarator.com/software/static/Chorderator%20screenshot.gif" style="float:right; margin-left:5px"/></a>
<p>
I'm seeking beta testers for my new <a href="/software/toolbox/">Guitarator Toolbox</a> application software. The <b>Guitarator Toolbox</b> is an application for Microsoft Windows that allows you to look up any chord or scale you can dream up, find the proper fingerings in any tuning, and hear what they sound like.
</p>
<p>
For a limited time, I am offering a free download of the Guitarator Toolbox. All you need to do is <a href="/software/toolbox/">register</a>. After the initial testing phase, the software will be available for sale.</p>
<ul><li><a href="/software/toolbox/">Find out more</li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/software/introducing_guitarator_beta/feed</wfw:commentRss>
		</item>
		<item>
		<title>Oh When the Saints (difficult fingerstyle)</title>
		<link>http://www.guitarator.com/fingerpicking/oh-when-the-saints-hard</link>
		<comments>http://www.guitarator.com/fingerpicking/oh-when-the-saints-hard#comments</comments>
		<pubDate>Fri, 07 Mar 2008 16:17:00 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[fingerpicking]]></category>

		<category><![CDATA[fingerstyle]]></category>

		<category><![CDATA[guitar]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/fingerpicking/oh-when-the-saints-hard</guid>
		<description><![CDATA[Previously, I presented an easy fingerstyle guitar version of When the Saints Go Marching In. Now I'll try and take it to the next level, by adding some synchopation, bass runs, and a slightly more complex chord progression.]]></description>
			<content:encoded><![CDATA[      <script src="http://www.guitarator.com/wp-content/javascript/ufo.js" type="text/javascript"></script>
      <script src="http://www.guitarator.com/wp-content/javascript/media.js" type="text/javascript"></script>
<script type="text/javascript">
function loadPlayerAdvanced(id, file, repeat, div)
{
  var FO = {
	  id:id,
	  name:id,
	  movie:"../mediaplayer.swf",
	  width:"320",
	  height:"20",
	  majorversion:"7",
	  build:"0",
	  bgcolor:"#FFFFFF",
	  flashvars:"enablejs=true&javascriptid="+id+"&file="+file+"&repeat="+repeat
  };
  UFO.create(FO,div);
}
</script>

    <link rel=StyleSheet href="http://www.chorderator.com/base.css" type="text/css"/>
    <link rel=StyleSheet href="http://www.chorderator.com/cgi-bin/resultsCss.py?size=30&fretboardWidth=150" type="text/css"/>
    <style type="text/css">
      .cc .chord {
	  width:100%;
      }

      .chordFormula {
      font-family:monospace;
      font-weight:bold;
      }
.tabText {
  font-size:95%;
  background:#eee;
  margin-left:-50px;
  width:700px;
}

    </style>

	<p>
	  Previously, I presented <a href="http://www.guitarator.com/fingerpicking/oh-when-the-saints">
	    an easy fingerstyle guitar version
	  of <span class="songTitle">When the Saints Go Marching
	  In</span></a>. Now I'll try and take it to the next level, by
	  adding some synchopation, bass runs, and a slightly more
	  complex chord progression. I make no claim to be a
	  fingerpicking virtuoso, but I believe this demonstrates some
	  useful techniques. I find it lots of fun to play, and to my ear it sounds
	  pretty good.
	</p>
	<p>
	  If you haven't learned the previous version, I suggest
	  checking it out now, as this lesson builds on that. If you
	  find this one to be too big of a jump from the last one,
	  stay tuned, as I will be posting some more intermediate
	  songs, or check out some of the books listed below.
	</p>
      <span id="more-42"></span>
      
	<h3>Timing is everything</h3>
	<p>
	  One of the things that make this song so interesting is the
	  rhythmic structure. The song is in 4/4 time, but the musical
	  phrases don't seem to quite line up with the four-beat
	  measure length. In <a href="http://www.betterguitar.com/instruction/music_notation/lesson_5/music_notation_5.html">one sheetmusic version</a>, the first measure has only three beats, while the last
	  measure only has one played beat. That's one way around the
	  trickiness. In my last arrangement, I started the melody on
	  the third beat of the first measure. That's another way. To my ear, neither of
	  these approaches fits well with the alternating-bass style
	  of guitar playing.
	</p>
	<p>
	  So this time, I decided to start the melody right on the
	  first beat of the first measure. This leads to some tricky
	  fast chord changes a little later on, but since this is the
	  advanced version of the song, that's just what we want. And
	  the added synchopation makes it more fun to play and adds to
	  the swinging feel.
	</p>
	<h3>Some things to note</h3>
	<p>
	  Well, the first measure looks pretty straightforward,
	  doesn't it? It's not too different from the easy version, in
	  fact, it may be even easier. But right away in the second
	  measure you can see things are changed. The bass line there
	  can be played all with the thumb, and works as the "repeat"
	  part of a call-and-repeat motif. Try to keep your pinky on
	  the first string, third fret to let that high G keep ringing
	  out. I've notated that with a squiggly line <b>~</b> in the
	  tablature.
	</p>
	<p>
	  Next the same melodic phrase is repeated two more times, but
	  this time with a little more synchopation. Then the bass
	  notes are changed up a bit for the second repetition of
	  "saints go marching in." This adds a nice harmonic element
	  to the arrangement.
	</p>
	<p>
	  The next tricky spot is the transition to the F chord in
	  measure 12. In fingerstyle guitar, the F chord is typically
	  played with the left thumb hooked over the fretboard to fret
	  the sixth string, first fret, while the index finger bars
	  the first two strings on the first fret, the middle finger
	  holds the third string, second fret, and the ring finger
	  holds the fourth string third fret. The fifth string is left
	  open and usually not played. This can take some practice to
	  get right. You may be used to the classic barre-chord style
	  F, but the thumb-hooked version provides a little more
	  flexibility for fingerstyle because it leaves the your pinky
	  finger free.
	</p>
	<p>
	  After that, it's pretty straightforward. I hope you enjoy
	  learning and playing this arrangement!
	</p>
	<h3>Hear them marching</h3>
	<p>
	  You can hear me playing the more difficult arrangement of
	  <span class="songTitle">Oh When the Saints</span>. I play
	  this with my capo on the fourth fret, to give the guitar a
	  nice ringing sound. You'll also notice I don't follow the
	  tablature exactly. And niether do you have to. Don't be
	  afraid to skip notes or play extra notes or to hit more than
	  one string at a time. As long as you finger the whole
	  chords, it should sound fine. And that's the spirit of
	  fingerpickin' guitar!
	</p>
	<span id="ohWhenTheSaints" style="width:320; height:20"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span>
	<p><a href="http://www.guitarator.com/wp-content/audio/Eddy Boston - Oh When the Saints - Hard.mp3">Download as mp3 file</a></p>

	<h3>And now, the tablature</h3>
<pre class="tabText">
  <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=C">C</a>
+---------0======-1======-3======~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+-----0======-----1======-3======~
|-1======------------------------|--------------------------------|-1==---------1==----------------|
|--------------------------------|-------------------------0======|--------------------------------|
|---------2======---------2======|---------2======-3======--------|---------2======---------2======|
|-3======---------3======--------|-3======------------------------|-3======---------3======--------|
+--------------------------------+--------------------------------+--------------------------------+


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+-----0======-----1======-3===========-0==============------------+
|--------------------------------|-1==---------1==----------------|-------------------------1=======
|-------------------------0======|--------------------------------|--------------------------------|
|---------2======-3======--------|---------2======----------------|-2======---------2======--------|
|-3======------------------------|-3======---------3======--------|-------------------------3======|
+--------------------------------+-------------------------3======+---------0======----------------+

                          <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G">G</a>
=====-0==================--------+--------------------------------+-0==-0==========----------------+
|-------------------------3======~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|-----------------3======-1======|
|--------------------------------|--------------------------------|--------------------------------|
|-2======---------2======--------|-3======-2======-0======--------|-2======---------2======--------|
|---------3======----------------|-------------------------3======|---------3======---------3======|
+-------------------------3======+--------------------------------+--------------------------------+

                                                                    <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=F">F</a>
+-------------------------0======+---------3======---------3======+-1======================--------+
~~~~~~~~~-------------1==--------|-----1==-------------1==--------|-----------------------------1==|
|--------------------------------|--------------------------------|--------------------------------|
|-2======---------2======--------|-2======---------2======--------|-3======---------3======--------|
|---------3======---------3======|---------3======---------3======|--------------------------------|
+--------------------------------+--------------------------------+---------1======---------1======+

                          <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=C">C</a>                                <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G">G</a>
+-1======-0======-1======-3===========-0==================--------+--------------------------------+
|--------------------------------|-------------------------1======|-----3==============-----1======~
|--------------------------------|--------------------------------|--------------------------------|
|-3======---------3======--------|-2======---------2======--------|-0======---------0======--------|
|-------------------------3======|---------3======----------------|-------------------------3======|
+---------1======----------------+-------------------------3======+---------3======----------------+


+-----------------0======-0======+
~~~~~---------------------1======|
|-----0==-----------------0======|
|-2======---------2======-2======|
|-------------------------3======|
+---------3======----------------+

</pre>

	<h3>Reference</h3>
	<p>
	  There are a lot of great books about fingerpicking guitar
	  out there. Here are a couple of my favorites.
	</p>
	<ul>
	  <li>
	    <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2FFingerpicking-Styles-Guitar-Happy-Traum%2Fdp%2F0825603439%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1198255011%26sr%3D8-4&tag=guitarator-20&linkCode=ur2&camp=1789&creative=9325">Fingerpicking Styles for Guitar</a><img src="http://www.assoc-amazon.com/e/ir?t=guitarator-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> by Happy Traum - a classic and the first fingerpicking book I ever bought. I found mine at a yard sale, and it changed my life forever.
	  </li>
	  <li>
	    <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2FFolk-Blues-Fingerstyle-Guitar-Dave%2Fdp%2F0786659262%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1198262861%26sr%3D1-2&tag=guitarator-20&linkCode=ur2&camp=1789&creative=9325">Folk and Blues Fingerstyle Guitar</a><img src="http://www.assoc-amazon.com/e/ir?t=guitarator-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> by Dave Van Ronk, or anything from <a href="http://guitarvideos.com/">Stefan Grossman's Guitar Workshop</a>. A great series.
	  </li>
	</ul>

	<script type="text/javascript">
	  loadPlayerAdvanced('mplOhWhenTheSaints',
	  'http://www.guitarator.com/wp-content/audio/Eddy Boston - Oh When the Saints - Hard.mp3',
	  'false', 'ohWhenTheSaints');
	</script>
]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/fingerpicking/oh-when-the-saints-hard/feed</wfw:commentRss>
		</item>
		<item>
		<title>Can Education Kill Instinct?</title>
		<link>http://www.guitarator.com/opinion/can-education-kill-instinct</link>
		<comments>http://www.guitarator.com/opinion/can-education-kill-instinct#comments</comments>
		<pubDate>Thu, 28 Feb 2008 15:07:47 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/opinion/can-education-kill-instinct</guid>
		<description><![CDATA[This is a topic that seems to come up quite often, both in online forums and in talking to people. Does learning music theory take away from the ability to simply "play what sounds good?" Can learning proper vocal technique remove the raw emotion from singing? Does learning more about the established techniques in a field (like songwriting) remove true creativity and make us all sound alike?

I've thought about this a lot, and I'm going to say no. ]]></description>
			<content:encoded><![CDATA[<p><i>Note: This is based on a message I originally posted on the <a href="http://acapella.harmony-central.com/forums/showthread.php?t=1902859">Harmony Central Forums</a>. Revised and extended.</i></p>

    <p>
This is a topic that seems to come up quite often, both in online forums and in talking to people. Does learning music theory take away from the ability to simply "play what sounds good?" Can learning proper vocal technique remove the raw emotion from singing? Does learning more about the established techniques in a field (like songwriting) remove true creativity and make us all sound alike?
    </p>

    <p>
I've thought about this a lot, and I'm going to say <em>no</em>. And here's why.
    </p>
<span id="more-41"></span>
    <h3>The musical toolbox</h3>
    <p>
In my opinion and experience, learning more about any topic can only help. The right approach is to view every lesson, book, or piece of advice as a tray in a buffet steam table, or as a tool in a toolbox. It's there for you to use when you need it, but there is nothing forcing you to use it (or eat it). But the more items you have to choose from, the better your building or dining experience will be.
    </p>
    <p>
To stick with the tool metaphor, a builder can make a lot of great things with a hammer and nails and a cross-cut saw. But what if one day he gets a Skil-Saw and a screwdriver as a gift? Now all of a sudden he can make a lot more things, and some of the things he used to make he can now make faster. Will he still have a use for the hammer? Of course he will. He just doesn't have to frame every building problem in terms of how it can be done with just a hammer. Getting the new tools doesn't take away the old tools. That's the key point.
    </p>
    <p>
Learning is an additive process, it's not a replacement process. Even if it's true that, as Homer Simpson said, "Every time I learn something new, it pushes something old out of my brain," we all have enough useless nonsense floating around in our heads that we don't have to worry about running out of room for the really good stuff.
    </p>
    <p>
In particular, learning technique does not cause emotion or instinct to go away. On the contrary, by learning the technique well, it becomes automatic and allows even more freedom for emotional expression. When we're speaking, we don't want to take the time to worry about constructing words and phrases. That part has become automatic, and we can focus on the ideas we want to express. In the same way, when we learn well the mechanics of singing or the technical process of songwriting, it becomes automatic and frees us to create better than we would ever have expected.
    </p>

    <h3>Learning From The Masters</h3>
    <p>
Michelangelo did it: he spent the first part of his life as an apprentice to the painter Ghirlandaio. The Beatles took a lot of their initial sound from the Everly Brothers. Heck, even Luke Skywalker had to learn from Obi-Wan Kenobi. This certainly didn't hinder any of their progress.
    </p>
    <h3>Copying</h3>
    <p>
      Now this sounds strange, but I believe it to be true: copying another artist can make you a better artist and help you find your own style. There is much concern about a passing on of an established style, as a cookie cutter makes a plate of nearly identical ginger bread men. But doesn't this passing along of established technique happen anyway? Everyone starts out sounding like their influences at some point, before finding their own style and branching out. Why not learn to <i>really</i> sound like them, so the differences you forge will be based on moving forward rather than making up for technical deficiencies.
    </p>
    <p>
Pablo Picasso spent an entire year of his life doing studies of just one Velazquez painting, yet nobody would say Picasso's work is derivative of Velazquez, or even that there is a resemblance. He learned from the master, then became a master himself, without sacrificing his personal style.
    </p>
    <p>
These are my thoughts. I'm curious to see who agrees or disagrees.
    </p>]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/opinion/can-education-kill-instinct/feed</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Eddy&#8217;s Metronome Machine v0.1</title>
		<link>http://www.guitarator.com/uncategorized/metronome-01</link>
		<comments>http://www.guitarator.com/uncategorized/metronome-01#comments</comments>
		<pubDate>Fri, 04 Jan 2008 18:38:36 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/uncategorized/metronome-01</guid>
		<description><![CDATA[I've published the beta version my latest tool for musicians: Eddy's Metronome Machine. It's a downloadable application for Windows that you can use as a simple metronome or as a way to experiment with complex poly-rhythms.]]></description>
			<content:encoded><![CDATA[<p>I've published the first beta version my latest tool for musicians: <strong><a href="http://www.guitarator.com/metronome">Eddy's Metronome Machine</a></strong>. It's a downloadable application for Windows that you can use as a simple metronome or as a way to experiment with complex poly-rhythms.</p>

<p>&raquo; <a href="/metronome">Check out Eddy's Metronome Machine</a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/uncategorized/metronome-01/feed</wfw:commentRss>
		</item>
		<item>
		<title>Oh When the Saints Go Marching In (beginners fingerpicking)</title>
		<link>http://www.guitarator.com/fingerpicking/oh-when-the-saints</link>
		<comments>http://www.guitarator.com/fingerpicking/oh-when-the-saints#comments</comments>
		<pubDate>Fri, 21 Dec 2007 20:01:58 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[fingerpicking]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/fingerpicking/oh-when-the-saints</guid>
		<description><![CDATA[ One of my favorite ways of playing acoustic guitar is country-blues fingerpickin'. Also known as Cotten pickin' (after Elizabeth Cotten) or Travis pickin' (after Merle Travis). The style consists of a steady bass line played with the thumb, accompanied by a synchopated melody line played with the fingers. The combination of the driving bass and the melody that seems to float in space over it creates a sense of movement and lets a solo guitar sound like more than a solo guitar.

The best way to learn a technique is to learn songs in that technique, so that's what this lesson is for. A good song to start with is Oh When the Saints, because it has a simple melody that we all recognize, but still has a lot of room for elaboration. That way, we can start simple and add embellishments as we go along.]]></description>
			<content:encoded><![CDATA[      <script src="http://www.guitarator.com/wp-content/javascript/ufo.js" type="text/javascript"></script>
      <script src="http://www.guitarator.com/wp-content/javascript/media.js" type="text/javascript"></script>
<script type="text/javascript">
function loadPlayerAdvanced(id, file, repeat, div)
{
  var FO = {
	  id:id,
	  name:id,
	  movie:"../mediaplayer.swf",
	  width:"320",
	  height:"20",
	  majorversion:"7",
	  build:"0",
	  bgcolor:"#FFFFFF",
	  flashvars:"enablejs=true&javascriptid="+id+"&file="+file+"&repeat="+repeat
  };
  UFO.create(FO,div);
}
</script>

    <link rel=StyleSheet href="http://www.chorderator.com/base.css" type="text/css"/>
    <link rel=StyleSheet href="http://www.chorderator.com/cgi-bin/resultsCss.py?size=30&fretboardWidth=150" type="text/css"/>
    <style type="text/css">
      .cc .chord {
	  width:100%;
      }

      .chordFormula {
      font-family:monospace;
      font-weight:bold;
      }
.tabText {
  font-size:95%;
  background:#eee;
  margin-left:-50px;
  width:700px;
}

    </style>

	<div class="note">See also the <a href="http://www.guitarator.com/fingerpicking/oh-when-the-saints-hard">
	    Difficult Version of Oh When The Saints</a></div>
	<p>
	  One of my favorite ways of playing acoustic guitar is
	  <span class="term">country-blues fingerpickin'</span>. Also known as <span
	  class="term">Cotten pickin'</span> (after Elizabeth Cotten)
	  or <span class="term">Travis pickin'</span> (after Merle
	  Travis). The style consists of a steady bass line played
	  with the thumb, accompanied by a synchopated melody line
	  played with the fingers. The combination of the driving bass
	  and the melody that seems to float in space over it creates
	  a sense of movement and lets a solo guitar sound like more
	  than a solo guitar.
	</p>
	<p>
	  The best way to learn a technique is to learn songs in that
	  technique, so that's what this lesson is for. A good song to
	  start with is <span class="songTitle">Oh When the
	  Saints</span>, because it has a simple melody that we all
	  recognize, but still has a lot of room for elaboration. That
	  way, we can start simple and add embellishments as we go
	  along.
	</p>
      <span id="more-36"></span>
      
	<h3>The alternating bass</h3>
	<p>
	  The most important part of playing the fingerpickin' style
	  is to maintain the steady alternating bass with the
	  thumb. To start, try holding down a C chord with your left
	  hand and just play the fifth and fourth strings alternately
	  in rhythm. Back and forth, fifth string, fourth string,
	  THUMP-thump, THUMP-thump. With your right palm, you can
	  dampen the strings a little bit to give it a more forceful
	  sound. And don't hold back; make sure that thumb-playing is
	  forceful. Remember, this has to provide both the rhythm and
	  bass line.
	</p>
	<p>
	  Now switch to a G chord. Play the sixth string and the
	  fourth string, or the sixth and fifth, or mix it up, as in
	  the example below. Remember to finger the whole chord, not
	  just the bass strings. This will come in handy when you
	  start adding the melody line.
	</p>
	<p>
	  Here you can listen to my alternating bass audio lesson.
	</p>
	<span id="alternatingBass" style="width:320; height:20"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span>
	<p><a href="http://www.guitarator.com/wp-content/audio/Eddy Boston - Alternating Bass.mp3">Download as mp3 file</a></p>
<pre>
  <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=C">C</a>
+--------------------------------+--------------------------------+
|--------------------------------|--------------------------------|
|--------------------------------|--------------------------------|
|---------2======---------2======|---------2======---------2======|
|-3======---------3======--------|-3======---------3======--------|
+--------------------------------+--------------------------------+


  <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G">G</a>
+--------------------------------+--------------------------------+
|--------------------------------|--------------------------------|
|--------------------------------|--------------------------------|
|---------0======---------0======|---------0======---------0======|
|-----------------2======--------|-----------------2======--------|
+-3======------------------------+-3======------------------------+
</pre>
	<h3>Oh When the Saints Go Marching In</h3>
	<p>
	  Got that steady bass-line down? It's not rocket science, but
	  you should practice it until you can do it without thinking
	  about it. Now comes the tricky part, though. It's time to
	  add a melody line on top of it. It's time for the saints to
	  come marching in!
	</p>
	<p>
	  I love this song. It just reminds me of good times. This
	  arrangement is about as simple as it can get. A basic chord
	  progression and minimal synchopation. It still sounds good,
	  though, and we can use it as a base for more complicated
	  versions.
	</p>
	<p>
	  Some important points to remember:
	</p>
	<ul>
	  <li>
	    Keep that steady bass.
	  </li>
	  <li>
	    Keep the chords fingered. Play the melody line by adding
	    your left hand's pinky finger or moving your index finger.
	  </li>
	  <li>
	    Start slow. As you become more comfortable, increase the speed.
	  </li>
	  <li>
	    Keep the steady bass.
	  </li>
	  <li>
	    And last but not least... keep that steady bass.
	  </li>
	</ul>
	<p>
	  You can hear me playing the easy arrangement of <span
	  class="songTitle">Oh When the Saints</span>.
	</p>
	<span id="ohWhenTheSaints" style="width:320; height:20"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span>
	<p><a href="http://www.guitarator.com/wp-content/audio/Eddy Boston - Oh When the Saints (easy).mp3">Download as mp3 file</a></p>

	<h3>And now, the tablature</h3>
<pre class="tabText">
  <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=C">C</a>
+--------------------------------+-0======-1======-3======--------+--------------------------------+
|-------------------------1======|--------------------------------|-------------------------1======|
|--------------------------------|--------------------------------|--------------------------------|
|---------2======---------2======|---------2======---------2======|---------2======---------2======|
|-3======---------3======--------|-3======---------3======--------|-3======---------3======--------|
+--------------------------------+--------------------------------+--------------------------------+


+-0======-1======-3======--------+--------------------------------+-0======-1======-3======--------+
|--------------------------------|-------------------------1======|--------------------------------|
|--------------------------------|--------------------------------|--------------------------------|
|---------2======---------2======|---------2======---------2======|---------2======---------2======|
|-3======---------3======--------|-3======---------3======--------|-3======---------3======--------|
+--------------------------------+--------------------------------+--------------------------------+

                                                   <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G">G</a>
+-0==============----------------+-0==============----------------+-------------------------0======+
|-----------------1==============|-----------------3==============|--------------------------------|
|--------------------------------|--------------------------------|--------------------------------|
|---------2======---------2======|---------2======---------0======|---------0======---------0======|
|-3======---------3======--------|-3======------------------------|--------------------------------|
+--------------------------------+-----------------3======--------+-3======---------3======--------+

                  <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=C">C</a>                                                                 <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G">G</a>
+-0======------------------------+--------------------------------+-0==============-3==============+
|---------3======-1======--------|-------------------------1======|--------------------------------|
|--------------------------------|--------------------------------|--------------------------------|
|---------0======---------2======|---------2======---------2======|---------2======---------0======|
|-----------------3======--------|-3======---------3======--------|-3======------------------------|
+-3======------------------------+--------------------------------+-----------------3======--------+

          <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G7">G7</a>
+-3======-1======----------------+---------1======-0======-1======+-3==============-0==============+
|--------------------------------|--------------------------------|--------------------------------|
|--------------------------------|--------------------------------|--------------------------------|
|---------0======---------0======|---------0======---------0======|---------0======---------0======|
|--------------------------------|--------------------------------|--------------------------------|
+-3======---------3======--------+-3======---------3======--------+-3======---------3======--------+

                                   <a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=C">C</a>
+--------------------------------+--------------------------------+-0==============================+
|-1==============-3==============|-1==============================|-1==============================|
|--------------------------------|--------------------------------|-0==============================|
|---------0======----------------|---------2======---------2======|-2==============================|
|--------------------------------|-3======---------3======--------|-3==============================|
+-3======---------3======--------+--------------------------------+--------------------------------+

</pre>

	<h3>What's next</h3>
	<p>
	  Next, we will start expanding on the points covered in this
	  lesson. We can add synchopation, maybe a more complicated
	  chord progression, a more varied bass line, hammer-ons,
	  pull-offs, and so on. That's one of the amazing things about
	  playing guitar: there is always another thing to learn. I
	  hope you had fun this lesson, and I look forward to lots
	  more.
	</p>

	<h3>Reference</h3>
	<p>
	  There are a lot of great books about fingerpicking guitar
	  out there. Here are a couple of my favorites.
	</p>
	<ul>
	  <li>
	    <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2FFingerpicking-Styles-Guitar-Happy-Traum%2Fdp%2F0825603439%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1198255011%26sr%3D8-4&tag=guitarator-20&linkCode=ur2&camp=1789&creative=9325">Fingerpicking Styles for Guitar</a><img src="http://www.assoc-amazon.com/e/ir?t=guitarator-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> by Happy Traum - a classic and the first fingerpicking book I ever bought. I found mine at a yard sale, and it changed my life forever.
	  </li>
	  <li>
	    <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2FFolk-Blues-Fingerstyle-Guitar-Dave%2Fdp%2F0786659262%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1198262861%26sr%3D1-2&tag=guitarator-20&linkCode=ur2&camp=1789&creative=9325">Folk and Blues Fingerstyle Guitar</a><img src="http://www.assoc-amazon.com/e/ir?t=guitarator-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> by Dave Van Ronk, or anything from <a href="http://guitarvideos.com/">Stefan Grossman's Guitar Workshop</a>. A great series.
	  </li>
	</ul>

	<script type="text/javascript">
	  loadPlayerAdvanced('mplOhWhenTheSaints',
	  'http://www.guitarator.com/wp-content/audio/Eddy Boston - Oh When the Saints (easy).mp3',
	  'false', 'ohWhenTheSaints');

	  loadPlayerAdvanced('mplAlternatingBass',
	  'http://www.guitarator.com/wp-content/audio/Eddy Boston - Alternating Bass.mp3',
	  'false', 'alternatingBass');
	</script>

]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/fingerpicking/oh-when-the-saints/feed</wfw:commentRss>
		</item>
		<item>
		<title>Chord Progression: I-vi-IV-V</title>
		<link>http://www.guitarator.com/chords/i-vi-iv-v</link>
		<comments>http://www.guitarator.com/chords/i-vi-iv-v#comments</comments>
		<pubDate>Wed, 12 Dec 2007 19:50:06 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
		
		<category><![CDATA[Chords]]></category>

		<category><![CDATA[Music theory]]></category>

		<guid isPermaLink="false">http://www.guitarator.com/chords/i-vi-iv-v</guid>
		<description><![CDATA[Throughout the long tumultuous history of Rock 'n' Roll, there have been certain song patterns that have shown up over and over. Many of them are cliches by now (how many times have you heard the fire/desire rhyme?), but others are classics, comfortable sounds we recognize in our bones. We've heard them a million times, but can't help but feel inspired anew every time. Today I'll cover one of those: The I-vi-IV-V Chord Progression. Yeah, just rolls of the tongue, right? Well, trust me that it sounds better when you play it than when you try to name it.]]></description>
			<content:encoded><![CDATA[      <script src="http://www.guitarator.com/wp-content/javascript/ufo.js" type="text/javascript"></script>
      <script src="http://www.guitarator.com/wp-content/javascript/media.js" type="text/javascript"></script>
<script type="text/javascript">
function loadPlayerAdvanced(id, file, repeat, div)
{
  var FO = {
	  id:id,
	  name:id,
	  movie:"../mediaplayer.swf",
	  width:"320",
	  height:"20",
	  majorversion:"7",
	  build:"0",
	  bgcolor:"#FFFFFF",
	  flashvars:"enablejs=true&javascriptid="+id+"&file="+file+"&repeat="+repeat
  };
  UFO.create(FO,div);
}
</script>

    <link rel=StyleSheet href="http://www.chorderator.com/base.css" type="text/css"/>
    <link rel=StyleSheet href="http://www.chorderator.com/cgi-bin/resultsCss.py?size=30&fretboardWidth=150" type="text/css"/>
    <style type="text/css">
      .cc .chord {
	  width:100%;
      }

      .chordFormula {
      font-family:monospace;
      font-weight:bold;
      }
    </style>

	<p>
	  Throughout the long tumultuous history of Rock 'n' Roll,
	  there have been certain song patterns that have shown up
	  over and over. Many of them are cliches by now (how many
	  times have you heard the fire/desire rhyme?), but others are
	  classics, comfortable sounds we recognize in our
	  bones. We've heard them a million times, but can't help but
	  feel inspired anew every time. Today I'll cover one of
	  those: The I-vi-IV-V Chord Progression.  Yeah, just rolls of
	  the tongue, right?  Well, trust me that it sounds better
	  when you play it than when you try to name it.
	</p>
	<span id="more-34"></span>
	
	<p>
	  First a <span class="term">chord progression</span> is a
	  sequence of chords played one after another, often repeated
	  in a loop. For example, if the rhythm section of a band
	  plays a G chord for a measure, followed by Em for a measure,
	  then C , then D, and then starts over at the beginning, we
	  can say the song uses the G-Em-C-D chord progression.
	</p>
	<p>
	  Those four chords all happen to be in the key of G major. If
	  we instead wanted to play in the key of C major, we could
	  transpose each of those chords into the equivalent chord in
	  the key of C. That would give us C-Am-F-G. (I haven't
	  covered transposition yet, so you'll just have to take my
	  word for it.)
	</p>
	<p>
	  Just looking at G-Em-C-D compared to C-Am-F-G, it's not
	  obvious that they are really the same progression, just in
	  different keys. That's where the Roman numerals come
	  in. Since G is the first note in the G major scale, we can
	  write it generically using the Roman numeral one, that is,
	  I. Next is the Em. Counting from G to E gives us six (G, A,
	  B, C, D, E), so we can write that as the Roman numeral six,
	  VI. Since it's a minor chord, the VI is usually written in
	  lower-case, as vi. Doing the same thing with the C and the
	  D, we get I-vi-IV-V, which can just be spoken as
	  "one-six-four-five."
	</p>
	<p>
	  The one-six-four-five is one of the most common chord
	  progressions in rock and pop music. It was used especially
	  frequently in the 50s, but you'll still hear it
	  nowadays. (You may even hear this progression referred to as
	  the "50s progression.") <span class="songTitle">Stand By
	  Me</span> uses it, as does Jackson Brown's <span
	  class="songTitle">Stay</span>. More recently, Green Day's
	  <span class="songTitle">Jesus of Suburbia</span>, and <span
	  class="songTitle">Every Breath You Take</span> by The
	  Police.
	</p>
	<h4>Practice</h4>
	<p>
	  Practice playing this progression in some common guitar
	  keys. Strum each chord for four beats before switching to
	  the next one. Start with four simple down-strokes, then try
	  mixing up the rhythms a little bit. Listen to my recordings
	  at the end of this article for some ideas.
	</p>
	<h4>Reference</h4>
	<p>
	  Here are the chords for this progression in some common
	  keys. Click on each chord name to see how to play it using
	  the <a href="http://www.chorderator.com">Chorderator</a>.
	</p>
	<ul>
	  <li>Key of G:
	    <table class="chordProgression">
	      <tr><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G">G</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=Em">Em</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=C">C</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=D">D</a></td>
		</tr>
	    </table>
	  </li>
	  <li>Key of C:
	    <table class="chordProgression">
	      <tr><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=C">C</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=Am">Am</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=F">F</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G">G</a></td>
		</tr>
	    </table>
	  </li>
	  <li>Key of D:
	    <table class="chordProgression">
	      <tr><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=D">D</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=Bm">Bm</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=G">G</a></td><td><a href="http://www.chorderator.com/cgi-bin/generate.py?chordName=A">A</a></td>
		</tr>
	    </table>
	  </li>
	</ul>
	<h4>Soloing</h4>
	<p>
	  This is also one of the most fun progressions to improvise
	  over. I've recorded a couple of loops you can practice over.
	  You can improvise using notes from the major scale (<a
	  href="http://www.guitarator.com/scales/major-scales">read
	  about major scales</a>), the major pentatonic scale (<a
	  href="http://www.guitarator.com/scales/pentatonic-scales">read
	  about pentatonic scales</a>), or, for a more "bluesy" sound,
	  even the minor pentatonic scale. I recommend downloading the
	  MP3s and playing them on repeat.
	</p>
	<ul>
	  <li>Hear this progression in the key of G</li>
	  <span id="keyOfG" style="width:320; height:20"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span>
	<ul><li><a href="http://www.guitarator.com/wp-content/audio/Eddy Boston - I-vi-IV-V Key of G.mp3">Download as mp3 file</a></li></ul>
        </li>
        <li>Hear this progression in the key of C</li>
	  <span id="keyOfC" style="width:320; height:20"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</span>
	<ul><li><a href="http://www.guitarator.com/wp-content/audio/Eddy Boston - I-vi-IV-V Key of C.mp3">Download as mp3 file</a></li></ul>
	</li>
	</ul>

	<script type="text/javascript">
	  loadPlayerAdvanced('mplG', 'http://www.guitarator.com/wp-content/audio/Eddy Boston - I-vi-IV-V Key of G.mp3',
	'false', 'keyOfG');
	  loadPlayerAdvanced('mplC', 'http://www.guitarator.com/wp-content/audio/Eddy Boston - I-vi-IV-V Key of C.mp3',
	'false', 'keyOfC');

	</script>

]]></content:encoded>
			<wfw:commentRss>http://www.guitarator.com/chords/i-vi-iv-v/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
