<?php
  $rootpath ="../../";
  include($rootpath."include/header.inc");
?>

<h1>Accordion Lessons At The Zeitgeist - October 26, 2005</h1>

      <ol>
    
            <li>
                              <span class="title"><a href="song1-threeblindmice.mp3">Three 
Blind Mice</a></span>
            <div class="description">

        I love using this song as a group warmup excersize, because it forces everyone to LISTEN to one another. There are three parts 
to the melody, which all overlap, so if you are a beginner accordion player, you can play the same phrase repetitivley.
      </div>
      </li>
                <li>
                              <span class="title"><a href="song2-micokosmos.mp3">Bela Bartok 
- MicroKosmos</a></span>
            <div class="description">
        This simple melody is a great warmup excersize for new accordion players. I got this song from 'six unison melodies' from 
MicroKosmos by Bela Bartok.
      </div>
      </li>

                <li>
                              <span class="title"><a href="song3-rachelssong.mp3">Rachel's 
Song</a></span>
            <div class="description">
        This is a recording of Rachel teaching me a Romanian gypsy song. She doesn't know the name of it.
      </div>
      </li>
                <li>
                              <span class="title"><a 
href="song4-ayazein.mp3">Ayazein</a></span>

            <div class="description">
        This is a simple version of a classic middle-eastern melody. It is one of the first songs I like to teach to people. It sounds 
like a bellydance tune. It is good with drums
      </div>
      </li>
        
      </ol>
	  

<?php include ($rootpath."include/footer.inc"); ?>

