<?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>Ethan Hein&#039;s Blog &#187; looping</title>
	<atom:link href="http://www.ethanhein.com/wp/tag/looping/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ethanhein.com/wp</link>
	<description>Music, Technology, Evolution</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:26:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What are the main ideas and highlights of Gödel, Escher, Bach?</title>
		<link>http://www.ethanhein.com/wp/2011/what-are-the-main-ideas-and-highlights-of-godel-escher-bach/</link>
		<comments>http://www.ethanhein.com/wp/2011/what-are-the-main-ideas-and-highlights-of-godel-escher-bach/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 23:44:08 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[anthills]]></category>
		<category><![CDATA[bach]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[buddhism]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[douglas hofstadter]]></category>
		<category><![CDATA[emergence]]></category>
		<category><![CDATA[escher]]></category>
		<category><![CDATA[fractals]]></category>
		<category><![CDATA[godel]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[meditation]]></category>
		<category><![CDATA[recursion]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[xkcd]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/2011/what-are-the-main-ideas-and-highlights-of-godel-escher-bach/</guid>
		<description><![CDATA[Gödel, Escher, Bach by Douglas Hofstadter describes and defines the concept of recursion, and discusses its applications in computer science, consciousness, art, music, biology and various other fields. Recursion is crucial to writing computer programs in a compact, elegant way, but it also opens the door to infinite loops and irreconcilable logical contradictions. Self-reference makes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/G%C3%B6del,_Escher,_Bach">Gödel, Escher, Bach</a> by <a href="http://en.wikipedia.org/wiki/Douglas_Hofstadter">Douglas Hofstadter</a> describes and defines the concept of <a href="http://en.wikipedia.org/wiki/Recursion">recursion</a>, and discusses its applications in computer science, consciousness, art, music, biology and various other fields.</p>
<p>Recursion is crucial to writing computer programs in a compact, elegant way, but it also opens the door to infinite loops and irreconcilable logical contradictions.</p>
<p style="text-align: center;"><a href="http://www.jfedor.org/shots/"><img class="qtext_image aligncenter" style="cursor: pointer;" title="Linux recursion" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-144817d5fd8ef981fc101bc7b670647b" alt="" width="485" height="364" /></a><br />
<span id="more-8183"></span>Self-reference makes loops possible, which is great for programming. But sometimes the computer gets stuck in those loops. <a href="http://www.xkcd.com/">XKCD</a> gives a playful illustration of how this can happen, using ducks.</p>
<p style="text-align: center;"><a href="http://xkcd.com/537/"><img class="qtext_image aligncenter" title="Operation duckling loop" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-1e9556de65c4fee7d13aa6159f215345" alt="" width="280" height="791" /></a><br />
We experience these infinite loops as computer crashes. The computer isn&#8217;t &#8220;stuck&#8221; when it crashes; it&#8217;s just running the same few instructions over and over.</p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Blue_Screen_of_Death"><img class="qtext_image aligncenter" style="cursor: pointer;" title="The Blue Screen Of Death" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-57cdc9dd4d51ef27e80a34a4be3e3cc9" alt="" width="485" height="305" /></a><br />
The computer can&#8217;t break its own loops by &#8220;stepping outside of itself;&#8221; it needs an external agent to intervene, like you hitting the reset button.</p>
<p>The operations of our minds are also heavily recursive and self-referential. But unlike computers, we aren&#8217;t prone to getting stuck in loops, and we seem to be unfazed by logical paradoxes. Some of us even find them beautiful. <a href="http://www.flickr.com/photos/ethanhein/1992761419/in/set-72157603018401540"><img class="qtext_image aligncenter" style="cursor: pointer;" title="Impossible triangle by Roger Penrose" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-2adebcc73eaf09705e4fa313a57b1a72" alt="" width="485" height="495" /></a>Nature is full of self-similar, &#8220;paradoxical&#8221; structures like fractals.</p>
<p><a href="http://en.wikipedia.org/wiki/Mandelbrot_set"><img class="qtext_image aligncenter" style="cursor: pointer;" title="The Mandelbrot set" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-f1749e00043f8476b10651ff94876f21" alt="" width="485" height="364" /></a></p>
<p>Biological systems are especially self-similar and fractal-like.<br />
<a href="http://mcdb.colorado.edu/courses/3280/lectures/class16-1.html"><img class="qtext_image aligncenter" style="cursor: pointer;" title="Self-organizing biological systems are full of fractals" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-277b8a63ce0dc327e3a4157fb9adf3d8" alt="" width="485" height="539" /></a>Our brains are full of recursive loops. The brain&#8217;s representation of itself to itself is probably the basis of our consciousness.<br />
<a href="http://www.amazon.com/Wider-than-Sky-Phenomenal-Consciousness/dp/0300102291"><img class="qtext_image aligncenter" title="Illustration from Wider Than The Sky by Gerald Edelman" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-84f9fad329de9d88c052bf97291dfe47" alt="" width="288" height="226" /></a><br />
The profoundest truths take on the quality of <a href="http://en.wikipedia.org/wiki/Strange_loop">strange loops</a>, GEB&#8217;s useful shorthand for recursive paradoxes. Here&#8217;s a diagram I made of the &#8220;heterarchy&#8221; of human knowledge.</p>
<p><a href="http://www.flickr.com/photos/ethanhein/2774485387/in/set-72157604970179232/"><img class="qtext_image aligncenter" style="cursor: pointer;" title="Heterarchy" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-4e94c3192912e2b0332b1e6677b4b3f5" alt="" width="485" height="423" /></a><br />
Bach isn&#8217;t the only musician to use recursion and self-reference. Hip-hop and other sample-based music use it too, in the form of artists sampling their own songs within their own songs. Here are some blog posts digging into this idea.</p>
<ul>
<li><a class="external_link" href="http://www.ethanhein.com/wp/2011/biggie-biggie-smalls-is-the-illest/" rel="nofollow" target="_blank">Biggie Biggie Smalls Is The Illest</a></li>
<li><a class="external_link" href="http://www.ethanhein.com/wp/2010/eric-b-and-rakim/" rel="nofollow" target="_blank">Eric B and Rakim</a></li>
<li><a class="external_link" href="http://www.ethanhein.com/wp/2010/nas-is-like/" rel="nofollow" target="_blank">Nas Is Like</a></li>
<li><a class="external_link" href="http://www.ethanhein.com/wp/2009/in-a-silent-way/" rel="nofollow" target="_blank">In A Silent Way is a remix of itself</a></li>
<li><a class="external_link" href="http://www.ethanhein.com/wp/2009/self-reference-in-computer-programming-and-hip-hop/" rel="nofollow" target="_blank">Self-reference in computer programming and hip-hop</a></li>
<li><a class="external_link" href="http://www.ethanhein.com/wp/2009/take-it-to-the-bridge/" rel="nofollow" target="_blank">Take it to the bridge</a></li>
</ul>
<p>Hofstadter also tackles the concept of emergence, the way that an intelligent mind can arise from the interaction of unintelligent component. He compares the mind to an anthill &#8212; the collective ant colony has intelligence, even though the individual ants are dumb.</p>
<p><a href="http://en.wikipedia.org/wiki/Ant_colony"><img class="qtext_image aligncenter" style="cursor: pointer;" title="A plaster cast of an ant colony" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-23cc107fd29bc7e3670dab92ee6e135a" alt="" width="485" height="642" /></a></p>
<p>Finally, the book is the best introduction to Zen Buddhist thinking that I&#8217;ve come across. Hofstadter observes that westerners are used to thinking in terms of neat Manichean categories &#8212; profound truths are unambiguously true or false. Zen prepares the mind to deal with Gödelian paradoxes, strange loops, fractals and the like.</p>
<p><a href="http://en.wikipedia.org/wiki/Koan"><img class="qtext_image aligncenter" title="Mu" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-d7d91661d2241ef1f46fd4953b047eea" alt="" width="200" height="338" /></a></p>
<p>I don&#8217;t think I&#8217;ve ever succeeded in reading GEB from cover to cover. It&#8217;s not really that kind of book. I prefer to just open to a random page and struggle with whatever concept I find there. I recommend a similar approach.</p>
<p><em><span class="qlink_container"><a href="http://www.quora.com/Book-Summaries/What-are-the-main-ideas-and-highlights-of-Gödel-Escher-Bach">Original post on Quora</a></span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/what-are-the-main-ideas-and-highlights-of-godel-escher-bach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the greatest basslines ever?</title>
		<link>http://www.ethanhein.com/wp/2011/what-are-the-greatest-basslines-ever/</link>
		<comments>http://www.ethanhein.com/wp/2011/what-are-the-greatest-basslines-ever/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 21:09:53 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Composition]]></category>
		<category><![CDATA[Dance]]></category>
		<category><![CDATA[Improvisation]]></category>
		<category><![CDATA[Key Musicians]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[808]]></category>
		<category><![CDATA[art blakey]]></category>
		<category><![CDATA[bass]]></category>
		<category><![CDATA[beatles]]></category>
		<category><![CDATA[black sheep]]></category>
		<category><![CDATA[bootsy collins]]></category>
		<category><![CDATA[charles mingus]]></category>
		<category><![CDATA[daft punk]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[digable planets]]></category>
		<category><![CDATA[duke ellington]]></category>
		<category><![CDATA[electronica]]></category>
		<category><![CDATA[funk]]></category>
		<category><![CDATA[groove]]></category>
		<category><![CDATA[herbie hancock]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[james brown]]></category>
		<category><![CDATA[janet jackson]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[john coltrane]]></category>
		<category><![CDATA[kanye west]]></category>
		<category><![CDATA[ladysmith black mambazo]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[michael jackson]]></category>
		<category><![CDATA[miles davis]]></category>
		<category><![CDATA[morphine]]></category>
		<category><![CDATA[paul simon]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[rock]]></category>
		<category><![CDATA[sequencing]]></category>
		<category><![CDATA[talking heads]]></category>
		<category><![CDATA[teddy riley]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/2011/ethan-heins-answer-to-what-are-the-greatest-basslines-ever/</guid>
		<description><![CDATA[The bassline is neglected by most non-musicians. But if you want to write or produce music, you quickly find out how important it is. The bassline is the foundation of the whole musical structure, both rhythmically and harmonically. The best basslines interlock with the drums and other rhythm instruments to propel the groove, without you [...]]]></description>
			<content:encoded><![CDATA[<p>The bassline is neglected by most non-musicians. But if you want to write or produce music, you quickly find out how important it is. The bassline is the foundation of the whole musical structure, both rhythmically and harmonically. The best basslines interlock with the drums and other rhythm instruments to propel the groove, without you necessarily even noticing them. I like the complex walking lines in jazz and melodic lines in highbrow rock, but the ones that really hit me where I live are basic riffs that loop and loop until they lift you into an <a href="http://www.ethanhein.com/wp/2011/why-does-music-make-you-feel-high/">ecstatic trance</a>.</p>
<p>Here are my favorite basslines of the last fifty years, across genres.</p>
<p><strong>John Coltrane &#8211; &#8220;My Favorite Things&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/iQsvMf8X0FY' ></iframe> "); 
 </script></p>
<p>Simple, hypnotic, effective. <a href="http://www.ethanhein.com/wp/2009/coltrane-was-an-analog-remixer/">Read more</a>.</p>
<p><strong>John Coltrane &#8211; &#8220;Equinox&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/5m2HN2y0yV8' ></iframe> "); 
 </script></p>
<p>Another devastatingly simple groove.</p>
<p><strong><span id="more-8089"></span>Duke Ellington &#8211; &#8220;Half The Fun&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/oTEmX1tHOVY' ></iframe> "); 
 </script></p>
<p>Paired with an incredible Sam Woodyard drum part. I love sampling it:</p>
<p><object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F23356993" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F23356993" allowscriptaccess="always" /> </object> <a href="http://soundcloud.com/ethanhein/nature-boy-megamix">Nature Boy megamix</a> by <a href="http://soundcloud.com/ethanhein">ethanhein</a></p>
<p><strong>Duke Ellington &#8211; &#8220;Fleurette Africaine&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/5pJlmFyaLCk' ></iframe> "); 
 </script></p>
<p>Charles Mingus&#8217; strumming on the intro might be the most beautiful few bars he ever played. Hear a mashup I did of this tune and some other jazz classics:</p>
<p><object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F14119549" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F14119549" allowscriptaccess="always" /> </object> <a href="http://soundcloud.com/ethanhein/autumn-leaves">Autumn Leaves</a> by <a href="http://soundcloud.com/ethanhein">ethanhein</a></p>
<p><strong>The Beatles &#8211; &#8220;Dear Prudence&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/7ppmdvXsMBE' ></iframe> "); 
 </script></p>
<p>I could have chosen any of a dozen Beatles tunes here, I love those McCartney lines. But this one has the most emotional power for me. Here&#8217;s<a href="http://www.ethanhein.com/wp/2010/dear-prudence/"> a blog post</a> about it, and here&#8217;s a mashup I did of &#8220;Dear Prudence&#8221; with &#8220;Never Can Say Goodbye&#8221; by the Jackson 5:</p>
<p><object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F14902462" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F14902462" allowscriptaccess="always" /> </object> <a href="http://soundcloud.com/ethanhein/prudence-never-can-say-goodbye">Prudence Never Can Say Goodbye</a> by <a href="http://soundcloud.com/ethanhein">ethanhein</a></p>
<p><strong>Miles Davis &#8211; &#8220;It&#8217;s About That Time&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/N1MqKhBuAzo' ></iframe> "); 
 </script></p>
<p>From my favorite of Miles&#8217; funk albums. Read <a href="http://www.ethanhein.com/wp/2009/in-a-silent-way/">a blog post about it</a>.</p>
<p><strong>James Brown &#8211; &#8220;There Was A Time (I Got To Move)&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/YYrVHuXCFsk' ></iframe> "); 
 </script></p>
<p>Pretty sure that&#8217;s Bootsy Collins playing bass, and he kills it.</p>
<p><strong>Herbie Hancock &#8211; &#8220;Chameleon&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/SQsSQRWMhOs' ></iframe> "); 
 </script></p>
<p><a href="http://www.flickr.com/photos/ethanhein/2476843554/in/set-72157622882117465">Here&#8217;s a visualization</a> I made of this loop.</p>
<p><strong>Talking Heads &#8211; &#8220;Once In A Lifetime&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/-io-kZKl_BI' ></iframe> "); 
 </script></p>
<p><a href="http://www.ethanhein.com/wp/2009/brian-eno/">Read more</a> about this track, and check out the megamix:</p>
<p><object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F21972342" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F21972342" allowscriptaccess="always" /> </object> <a href="http://soundcloud.com/ethanhein/once-in-a-lifetime-megamix">Once In A Lifetime megamix</a> by <a href="http://soundcloud.com/ethanhein">ethanhein</a></p>
<p><strong>Michael Jackson &#8211; &#8220;Billie Jean&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/kXhy7ZsiR50' ></iframe> "); 
 </script></p>
<p>Of course.</p>
<p><strong>Janet Jackson &#8211; &#8220;What Have You Done For Me Lately&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/r9uizdKZAGE' ></iframe> "); 
 </script></p>
<p>The song that made the <a href="http://www.ethanhein.com/wp/2009/janet-jackson/">Latelybass sound</a> famous.</p>
<p><strong>Paul Simon and Ladysmith Black Mambazo &#8211; &#8220;Diamonds On The Souls Of Her Shoes&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/OafqYNCzq5U' ></iframe> "); 
 </script></p>
<p><a href="http://en.wikipedia.org/wiki/Bakithi_Kumalo">Bakithi Kumalo</a> on the fretless makes this tune for me.</p>
<p><strong>Michael Jackson &#8211; &#8220;Remember The Time&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/LeiFF0gvqcc' ></iframe> "); 
 </script></p>
<p>Love those <a href="http://en.wikipedia.org/wiki/Teddy_Riley_(producer)">Teddy Riley</a> sequenced lines.</p>
<p><strong>Digable Planets &#8211; &#8220;Rebirth Of Slick&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/cM4kqL13jGM' ></iframe> "); 
 </script></p>
<p>The bassline is <a href="http://www.whosampled.com/sample/view/12685/Digable%20Planets-Rebirth%20of%20Slick%20%28Cool%20Like%20Dat%29_Art%20Blakey%20and%20the%20Jazz%20Messengers-Stretching/">sampled from</a> &#8220;Searchin&#8217;&#8221; by Art Blakey and the Jazz Messengers, but the Digables flipped it into something new.</p>
<p><strong>Black Sheep &#8211; &#8220;The Choice Is Yours&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/K9F5xcpjDMU' ></iframe> "); 
 </script></p>
<p>Another <a href="http://www.ethanhein.com/wp/2010/the-choice-is-yours/">creative flip</a> of a jazz sample, from McCoy Tyner&#8217;s recording of &#8220;Impressions.&#8221;</p>
<p><strong>Morphine &#8211; &#8220;Buena&#8221;</strong></p>
<p>No embedding; click the image to hear the song:</p>
<p><a href="http://www.youtube.com/watch?v=M34iZH4-qkI" target="_blank"><img class="aligncenter" title="Click to hear &quot;Buena&quot;" src="http://upload.wikimedia.org/wikipedia/en/e/e1/Morphine-Cure_for_Pain_%28album_cover%29.jpg" alt="" width="200" height="197" /></a></p>
<p>Two-string slide bass and baritone sax!</p>
<p><strong>Daft Punk &#8211; &#8220;Around The World&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/s9MszVE7aR4' ></iframe> "); 
 </script></p>
<p>Never get tired of this one.</p>
<p><strong>Kanye West &#8211; &#8220;Love Lockdown&#8221;</strong></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/HZwMX6T5Jhk' ></iframe> "); 
 </script></p>
<p>Kanye has been using tuned 808 kick drums to play his basslines lately, which is a dazzlingly hip idea. The kick and the bass are supposed to be in tight sync anyway; why not just fuse them into a single part? I know he&#8217;s a <a href="http://www.ethanhein.com/wp/2009/kanye/">ridiculous human being</a> in a lot of ways but the man knows how to put a track together.</p>
<p>Let me know if I missed anything critical, I&#8217;m sure I did.</p>
<p><em><a href="http://www.quora.com/What-are-the-greatest-basslines-ever">Original post on Quora</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/what-are-the-greatest-basslines-ever/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Visualizing music</title>
		<link>http://www.ethanhein.com/wp/2011/visualizing-music/</link>
		<comments>http://www.ethanhein.com/wp/2011/visualizing-music/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 20:31:23 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Composition]]></category>
		<category><![CDATA[Interfaces]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Visual art]]></category>
		<category><![CDATA[bjork]]></category>
		<category><![CDATA[euler]]></category>
		<category><![CDATA[funky drummer]]></category>
		<category><![CDATA[interfaces]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[melodyne]]></category>
		<category><![CDATA[music notation]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[notation]]></category>
		<category><![CDATA[reason]]></category>
		<category><![CDATA[Recording]]></category>
		<category><![CDATA[recycle]]></category>
		<category><![CDATA[roger penrose]]></category>
		<category><![CDATA[topology]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=7842</guid>
		<description><![CDATA[When you do a lot of computer-based music production and composition, you&#8217;re working as much with your eyes as you are with your ears. It&#8217;s only natural to start wondering about other music visualization systems. The representations in audio editors like Pro Tools and Ableton Live are purely informational, waveforms and grids and linear graphs. [...]]]></description>
			<content:encoded><![CDATA[<p>When you do a lot of computer-based music production and composition, you&#8217;re working as much with your eyes as you are with your ears. It&#8217;s only natural to start wondering about other music visualization systems. The representations in audio editors like Pro Tools and <a href="http://www.flickr.com/photos/ethanhein/5691151918/in/photostream/">Ableton Live</a> are purely informational, waveforms and grids and linear graphs. Some visualization systems are purely decorative, like the psychedelic semi-random graphics produced by iTunes. Some systems lie in between. I see rich potential in these graphical systems for better understanding of how music works, and for new compositional methods. Here&#8217;s a sampling of the most interesting music visualization systems I&#8217;ve come across.</p>
<h3>Music notation</h3>
<p>Western music notation is a venerable method of visualizing music. It&#8217;s a very neat and compact system, unambiguous and digital, and not too difficult to learn. Programs like Sibelius can effortlessly translate notation to and from MIDI data, too.</p>
<p><a title="Chameleon bass loop by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/3563600685/"><img class="aligncenter" src="http://farm3.static.flickr.com/2457/3563600685_ebcfb1baa2.jpg" alt="Chameleon bass loop" width="500" height="53" /></a></p>
<p>But western notation has some limitations, especially for contemporary music. It doesn&#8217;t handle <a href="http://www.ethanhein.com/wp/2010/blue-notes/">microtones</a> well. It has limited ability to convey performative nuance &#8212; after a hundred years of jazz, there&#8217;s no good way to notate <a href="www.ethanhein.com/wp/2011/swing/">swing</a> other than to just write the word &#8220;swing&#8221; at the top of the score. The <a href="http://www.ethanhein.com/wp/2011/how-do-you-know-what-key-youre-in/">key signature</a> system works fine for <a href="http://www.ethanhein.com/wp/2011/meet-the-major-scale/">major keys</a>, but is less helpful for <a href="http://www.ethanhein.com/wp/2011/intro-to-minor-keys/">minor keys</a> and <a href="http://www.ethanhein.com/wp/2011/the-major-scale-modes/">modal music</a> and is pretty much worthless for <a href="http://www.ethanhein.com/wp/2011/blues-basics/">the blues</a>.</p>
<p>Here&#8217;s a suggestion for how notation could improve in the future. It&#8217;s a visualization by <a href="http://www.offhanddesigns.com/jon/portfolio.html">Jon Snydal </a>of John Coltrane&#8217;s solo in Miles Davis&#8217; &#8220;All Blues&#8221;  (I edited it a little to be easier on the eyes.)</p>
<p><a><img class="aligncenter" src="http://farm3.static.flickr.com/2282/2275381590_2d437d674c.jpg" alt="John Coltrane's solo on All Blues" width="500" height="220" /></a>Snydal&#8217;s visualization is more analog than digital &#8212; it shows the exact nuances of Coltrane&#8217;s performance, with subtle shadings of pitch, timing and dynamics.</p>
<p style="text-align: left;"><span id="more-7842"></span>MIDI sequencers suggest further improvements over standard notation. Here&#8217;s a simplified electronic music sequencer called <a href="http://www.inudge.net/index.en.html">iNudge</a>. Play, it&#8217;s fun:</p>
<p class="aligncenter" style="text-align: center;"><object width="390" height="400" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="window" /><param name="FlashVars" value="id=13g" /><param name="src" value="http://embed.inudge.net/nudge.swf" /><param name="flashvars" value="id=13g" /><embed width="390" height="400" type="application/x-shockwave-flash" src="http://embed.inudge.net/nudge.swf" wmode="window" FlashVars="id=13g" flashvars="id=13g" /></object></p>
<p style="text-align: left;">Here&#8217;s Thelonious Monk&#8217;s tune &#8220;Four In One&#8221; as shown in standard MIDI &#8220;piano roll&#8221; view. The rectangles show not only which notes are being played and when, but exactly how long they&#8217;re held. Darker red means louder, paler pink means quieter. You can also read volume off the bars along the bottom.</p>
<p><a title="MIDI sequence by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/2417069142/"><img class="aligncenter" src="http://farm3.static.flickr.com/2348/2417069142_26befb238e.jpg" alt="MIDI sequence" width="500" height="347" /></a></p>
<p>MIDI is a versatile and user-friendly system. It can capture your keyboard performances, you can import scores, and you can even just draw notes onto the screen directly (my preferred method.)</p>
<p>The <a href="http://www.musanim.com/">Music Animation Machine</a> has a wonderful series of videos matching MIDI piano rolls of various classical pieces with recordings of them. Here&#8217;s Bach&#8217;s infamous Toccata and Fugue in D minor.</p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/ipzR9bhei_o' ></iframe> "); 
 </script></p>
<p>As software gets more sophisticated in its ability to extract pitch data from actual audio recordings, you can start manipulating them with the same ease as MIDI. Here&#8217;s a screencap of the pitch-correction program <a href="http://www.celemony.com/cms/">Melodyne</a>, a close cousin of <a href="http://www.ethanhein.com/wp/2009/learning-music-theory-with-autotune/">Auto-tune</a>.</p>
<p><a title="Melodyne screencap by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/2335205869/"><img class="aligncenter" src="http://farm3.static.flickr.com/2346/2335205869_b024fa9835_z.jpg?zz=1" alt="Melodyne screencap" width="640" height="414" /></a></p>
<p>The lines show the actual sung pitches, and the orange blobs show the notes the program thinks the singer meant to hit. The blobs&#8217; thickness shows volume. You can drag and drop the blobs and redraw the lines at will to alter the melody to your heart&#8217;s content. Melodyne even transcribes the performance to standard notation and MIDI for you.</p>
<h3>High and low</h3>
<p>We&#8217;ve made up our collective mind that faster frequencies should be spatially represented as being &#8220;higher,&#8221; and that slower ones should be spatially &#8220;lower.&#8221; It seems so reasonable, but really it&#8217;s totally arbitrary, and doesn&#8217;t even line up with physical experience. On the piano, the high notes are on the right and the low ones on the left. On the guitar, the &#8220;low&#8221; E string is physically located <em>above</em> the &#8220;high&#8221; one. The fingerings for higher and lower notes on wind instruments don&#8217;t correspond to a simple higher-lower axis either.</p>
<p>Absolute pitch is a straight line ladder, but <a href="http://en.wikipedia.org/wiki/Pitch_class">pitch class</a> is circular. The truest representation of pitch space is a helix.</p>
<h3><a title="Spiral ramp by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/1925166430/"><img class="aligncenter" src="http://farm3.static.flickr.com/2159/1925166430_b2b6fe1984.jpg" alt="Spiral ramp" width="281" height="300" /></a>Other ways to conceptualize pitch space</h3>
<p>High and low aren&#8217;t the only metaphors we use for faster and slower vibrations. Like I said, pitch class is circular.</p>
<p><a title="C major scale clockface by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/5373234026/"><img class="aligncenter" src="http://farm6.static.flickr.com/5286/5373234026_35166dddb3.jpg" alt="C major scale clockface" width="296" height="300" /></a>But the circle is really just replacing up/down with clockwise/counterclockwise. There are other ways to conceptualize pitch. We intuitively experience changing pitches as moving closer and further, or inwards and outwards. We also think of higher pitches as brighter and lower pitches as darker. Players of stringed instruments sometimes tune their upper strings a little bit too high on purpose, producing an effect known as brilliance.</p>
<h3>Time</h3>
<p>It&#8217;s a universal convention that notation shows time moving from left to right. But that&#8217;s not the only possible axis to use. How about forwards and backwards instead? That&#8217;s the paradigm in rhythm games like Dance Dance Revolution and Guitar Hero. The purest realization of this concept is in a game called <a href="http://en.wikipedia.org/wiki/Frequency_%28video_game%29">FreQuency</a>.</p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/sv_qxwsPxCM' ></iframe> "); 
 </script></p>
<p>The game even allows you to construct your own remixes.</p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='480' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/Iaffl68HR2g' ></iframe> "); 
 </script></p>
<p style="text-align: left;">I like this tunnel metaphor and would like to see it extended into a full-blown production environment.</p>
<h3>Waves</h3>
<p>Pitches are <a href="http://www.ethanhein.com/wp/2009/tuning-the-quantum-guitar/">sine-wave vibrations</a>, and you can visualize them as such.</p>
<p><a title="Harmony by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/2441692002/"><img class="aligncenter" src="http://farm4.static.flickr.com/3002/2441692002_ee7aa7176c_o.jpg" alt="Harmony" width="604" height="434" /></a></p>
<p>Sine waves wouldn&#8217;t make for very a helpful music notation, but they do help you understand what&#8217;s going on scientifically when you physically hear something. They&#8217;re even better animated:</p>
<p><a href="http://commons.wikimedia.org/wiki/Category:Drum_vibration_animations"><img class="aligncenter" title="Drumhead vibrational mode" src="http://upload.wikimedia.org/wikipedia/commons/6/6f/Drum_vibration_mode22.gif" alt="" width="248" height="130" /></a></p>
<p>See all of Wikipedia&#8217;s <a href="http://commons.wikimedia.org/wiki/Category:Drum_vibration_animations">animated drum heads</a>.</p>
<h3>Waveforms</h3>
<p>Audio editors show music as amplitude waveforms, blobs that get wider where the sound is louder. Here&#8217;s the <a href="http://www.ethanhein.com/wp/2009/the-natural-history-of-the-funky-drummer-break/">Funky Drummer break</a> in <a href="http://www.propellerheads.se/products/recycle/">Recycle</a>. The blue blobs show drum hits. These amplitude blobs don&#8217;t tell you much about the musical content except for timing and volume. But Recycle was meant for drum loops, where timing and volume are the only information you really need.</p>
<p><a title="Funky Drummer beat by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/3558120590/"><img class="aligncenter" src="http://farm4.static.flickr.com/3641/3558120590_fd5c8233cd.jpg" alt="Funky Drummer beat" width="500" height="311" /></a></p>
<p>Here&#8217;s a graphic I made showing how you hear the Funky Drummer as it&#8217;s looping:</p>
<p><a><img class="aligncenter" src="http://farm4.static.flickr.com/3410/3564417436_d1ff42cfd6.jpg" alt="Funky Drummer loop" width="500" height="494" /></a></p>
<p>In a <a href="http://observersroom.designobserver.com/robwalker/post/stealth-iconography-the-waveform/30008/">post on Design Observer</a>, Rob Walker discusses the waveform as the new icon for music, replacing the stylized eighth notes or records that have done the job in the past. The SoundCloud player uses an attractive waveform graphic that helps the listener track where they are in the song by following the volume peaks. There&#8217;s even a SoundCloud group called <a href="http://soundcloud.com/groups/pretty-waveforms/tracks">Pretty Waveforms</a>.</p>
<p><object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F23697251" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F23697251" allowscriptaccess="always" /> </object> <a href="http://soundcloud.com/ethanhein/tomorrow-never-knows">Tomorrow Never Knows</a> by <a href="http://soundcloud.com/ethanhein">ethanhein</a></p>
<p>The waveform has the potential to move from purely functional settings to more decorative ones. Here&#8217;s a waveform-based labeling concept by <a href="http://lovelypackage.com/music-cd-labeling-system/">Joshua Distler</a>, showing the tracks on Post by <a href="http://www.ethanhein.com/wp/2009/bjork/">Björk</a>.</p>
<p><a href="http://lovelypackage.com/music-cd-labeling-system/"><img class="aligncenter" title="Music CD labeling system by Joshua Distler" src="http://lovelypackage.com/wp-content/uploads/2009/02/music_cd.jpg" alt="" width="538" height="484" /></a></p>
<h3>Music theory and networks</h3>
<p>I&#8217;ve always thought it would be cool to use networks to conceptualize music theory, and have made a few attempts at doing so. Here&#8217;s a comparison between the circle of half-steps and the circle of fifths, which are involutes of each other:</p>
<p><a title="Half-steps on the circle of fifths, fifths on the circle of half-steps by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/2744894758/"><img class="aligncenter" src="http://farm4.static.flickr.com/3165/2744894758_e373bb2af6.jpg" alt="Half-steps on the circle of fifths, fifths on the circle of half-steps" width="500" height="286" /></a>Here&#8217;s a map of the chord progressions in &#8220;<a href="http://www.youtube.com/watch?v=2kotK9FNEYU">Giant Steps</a>&#8221; by <a href="http://www.ethanhein.com/wp/2009/coltrane-was-an-analog-remixer/">John Coltrane</a>.<br />
<a title="Giant Steps map by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/2825556465/"><img class="aligncenter" src="http://farm4.static.flickr.com/3102/2825556465_2bb10d5c6a.jpg" alt="Giant Steps map" width="500" height="424" /></a></p>
<p><a title="Giant Steps map expanded by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/2827410851/"><img class="aligncenter" src="http://farm4.static.flickr.com/3224/2827410851_149e757789.jpg" alt="Giant Steps map expanded" width="500" height="480" /></a>And here&#8217;s a flowchart showing how you can figure out what scale or mode you&#8217;re hearing.</p>
<p><a title="Scale flowchart by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/6040532766/"><img class="aligncenter" src="http://farm7.static.flickr.com/6087/6040532766_e6bd491c4e_z.jpg" alt="Scale flowchart" width="640" height="293" /></a></p>
<p>It would be way cooler to have more abstract three-dimensional interactive visualizations showing how chords, scales and melodies function. Leonhard Euler showed how you can represent tonal harmony as a <a href="http://en.wikipedia.org/wiki/Tonnetz">lattice</a> with the topology of a torus, as shown in this animation. Red lines show major thirds, green lines show minor thirds, and blue lines show fifths:</p>
<p><a href="http://innergetic.org/2010/12/fractal-cycles-in-mental-and-natural-systems/"><img class="aligncenter" title="Tonnetz torus" src="http://upload.wikimedia.org/wikipedia/commons/thumb/6/67/TonnetzTorus.gif/400px-TonnetzTorus.gif" alt="" width="400" height="218" /></a></p>
<p>I have ambitions of my own in this area, but so far, I lack the programming skills to realize them. Others are taking some exciting strides, though. <a href="http://dmitri.tymoczko.com/">Dmitri Tymoczko</a> made waves for getting the first music-related article published in Science about his topological visualization methods for tonal harmony. I can&#8217;t quite wrap my head around his ideas, but they&#8217;re intriguing.</p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='400' height='300' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://player.vimeo.com/video/20301089?title=0&amp;amp;byline=0&amp;amp;portrait=0' ></iframe> "); 
 </script></p>
<p>Here&#8217;s an illustration by Aniruddh Patel from his paper, &#8220;<a href="http://www.nature.com/?file=/neuro/journal/v6/n7/full/nn1082.html">Language, Music, Syntax And The Brain</a>.&#8221; Again, I&#8217;m not totally clear what it all means, but I plan to investigate further.</p>
<p style="text-align: center;"><a href="http://www.nature.com/?file=/neuro/journal/v6/n7/full/nn1082.html"><img title="Pitch and chord space" src="http://www.nature.com/neuro/journal/v6/n7/images/nn1082-F4.gif" alt="" width="360" height="404" /></a></p>
<p style="text-align: left;">Other theorists have attempted to use color to show harmonic function. Scriabin invented a &#8220;<a href="http://en.wikipedia.org/wiki/Clavier_%C3%A0_lumi%C3%A8res">keyboard of lights</a>&#8221; for that purpose, though it didn&#8217;t really catch on.</p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Clavier_%C3%A0_lumi%C3%A8res"><img class="aligncenter" title="Clavier à lumières" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Scriabin-Circle.svg/429px-Scriabin-Circle.svg.png" alt="" width="429" height="405" /></a></p>
<h3 style="text-align: left;">Visualizing musical form and structure</h3>
<p>I like to use simple color-coding to keep track of which section is which while working on a song. Yellow is for intros and outtros, blue is for verses, green is for choruses and orange is for instrumentals and breakdowns.</p>
<p><a title="The Sign by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/3192472818/"><img class="aligncenter" src="http://farm4.static.flickr.com/3421/3192472818_1c7446454b.jpg" alt="The Sign" width="500" height="417" /></a></p>
<p>Edward Tufte shows some more sophisticated song structure visualizations <a href="http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0000OQ">on his forum</a>:</p>
<p><a href="http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0000OQ"><img class="aligncenter" title="Song structure diagram" src="http://www.edwardtufte.com/bboard/images/0000OY-525.jpg" alt="" width="600" height="407" /></a></p>
<p>The <a href="http://www.turbulence.org/Works/song/index.html">Shape of Song</a> project by <a href="http://www.bewitched.com/">Martin Wattenburg</a> shows repetition within a piece of music. Here&#8217;s his visualization of &#8220;Like A Prayer&#8221; by Madonna.</p>
<p style="text-align: center;"><a style="text-align: center;"><img class="alignnone" title="Repetition in Madonna's &quot;Like A Prayer&quot;" src="http://www.turbulence.org/Works/song/gallery/like_a_prayer.gif" alt="" width="570" height="269" /></a></p>
<p style="text-align: left;">Here&#8217;s Wattenburg&#8217;s visualization of Beethoven&#8217;s &#8220;Für Elise.&#8221;</p>
<p style="text-align: left;"><a href="http://www.bewitched.com/match/music.html"><img class="aligncenter alignnone" title="Repetition in &quot;Für Elise&quot;" src="http://www.bewitched.com/match/furelise.gif" alt="" width="630" height="330" /></a></p>
<h3 style="text-align: left;">Speculation</h3>
<p>Here&#8217;s an entertaining video showing how you can create a happening drum machine sequence using <a href="http://vimeo.com/1639345">counting in binary</a> by <a href="http://vimeo.com/royorobtiks">Niklas Roy</a>.</p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='400' height='146' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://player.vimeo.com/video/1639345?title=0&amp;amp;byline=0&amp;amp;portrait=0' ></iframe> "); 
 </script></p>
<p>Wouldn&#8217;t this graph coloring system make a cool music notation or interface?</p>
<p style="text-align: left;"><a href="http://en.wikipedia.org/wiki/Graph_coloring"><img class="aligncenter alignnone" title="Graph colorings" src="http://upload.wikimedia.org/wikipedia/en/thumb/e/e2/Graph_with_all_three-colourings.svg/500px-Graph_with_all_three-colourings.svg.png" alt="" width="500" height="429" /></a><a href="http://www.visualcomplexity.com/vc/">Visual Complexity</a> <a href="http://www.visualcomplexity.com/vc/blog/?p=811">has many more</a> ideas like this one.</p>
<p style="text-align: left;">I feel like we&#8217;ve barely scratched the surface of useful and attractive schemes. Are there other cool visualization methods I should know about? Hit the comments.</p>
<h3 style="text-align: left;">Updates</h3>
<p style="text-align: left;"><a href="http://www.quora.com/John-Clover">John Clover</a> hipped me to this post, which overlaps heavily: <a href="http://www.quora.com/Ben-Golub/Amazing-Music-Visualizations-and-Teaching">Amazing Music Visualizations and Teaching</a></p>
<p>I just had the chance to play with some of <a href="http://www.ethanhein.com/wp/2009/bjork/">Björk</a>&#8216;s <a href="http://en.wikipedia.org/wiki/Biophilia_%28album%29">Biophilia</a> song/apps. Some of them are groundbreaking interactive visualizations; some are just entertaining and groovy; some are baffling but deserve points for creativity. All the way around, it&#8217;s a remarkable experiment, one that I think is going to be influential.<br />
<a href="http://en.wikipedia.org/wiki/Biophilia_%28album%29"><img class="aligncenter" title="Biophilia screencap" src="http://d2o7bfz2il9cb7.cloudfront.net/main-qimg-799735be07e460a03cde6fbce09f6821" alt="" width="485" height="323" /></a><br />
<a href="http://www.quora.com/Ethan-Hein/Visualizing-music"><em>See this post on Quora</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/visualizing-music/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Tune-Yards</title>
		<link>http://www.ethanhein.com/wp/2011/tune-yards/</link>
		<comments>http://www.ethanhein.com/wp/2011/tune-yards/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 18:35:52 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Race and Identity]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[africa]]></category>
		<category><![CDATA[audience participation]]></category>
		<category><![CDATA[drumming]]></category>
		<category><![CDATA[hipsters]]></category>
		<category><![CDATA[indie]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[merrill garbus]]></category>
		<category><![CDATA[race]]></category>
		<category><![CDATA[tune-yards]]></category>
		<category><![CDATA[ukelele]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=7754</guid>
		<description><![CDATA[Anna and I caught one of the best performances we&#8217;ve seen in years the other night by Tune-Yards. My friend Andrew, who was at the show, said this afterwards: &#8220;I can&#8217;t decide whether hearing the president say &#8216;This is not class warfare, it&#8217;s math&#8217; or the fact that this band could become popular makes me [...]]]></description>
			<content:encoded><![CDATA[<p>Anna and I caught one of the best performances we&#8217;ve seen in years the other night by <a href="http://tune-yards.com/">Tune-Yards</a>.</p>
<p><a href="http://tune-yards.com/"><img class="aligncenter" title="Merrill Garbus" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Tune_Yards-8.jpg/220px-Tune_Yards-8.jpg" alt="" width="220" height="220" /></a></p>
<p>My friend Andrew, who was at the show, said this afterwards: &#8220;I can&#8217;t decide whether hearing the president say &#8216;This is not class warfare, it&#8217;s math&#8217; or the fact that this band could become popular makes me feel more optimistic about the possibilities of life in America.&#8221;</p>
<p><a href="http://en.wikipedia.org/wiki/Fela_Kuti"><span id="more-7754"></span></a>Merrill Garbus started receiving rapturous praise from the indie-rock press a couple of years ago. I read her <a href="http://www.newyorker.com/arts/critics/musical/2011/05/02/110502crmu_music_frerejones">adulatory New Yorker</a> profile and was immediately skeptical &#8212; in the abstract, the idea of a white indie rocker playing African music on a ukelele is not an enticing proposition for me. But curiosity got the better of me, and when I listened to some tracks, I was immediately hooked.</p>
<p>Stylistically, Tune-Yards is an unlikely combination of <a href="http://en.wikipedia.org/wiki/Fela_Kuti">Fela Kuti</a>, <a href="http://en.wikipedia.org/wiki/Med%C3%BAlla">Medúlla</a>-era <a href="http://www.ethanhein.com/wp/2009/bjork/">Björk</a>, <a href="http://www.ethanhein.com/wp/2011/reggie-watts/">Reggie Watts</a> and <a href="http://www.ethanhein.com/wp/2010/tommy-the-cat/">Primus</a>. Merrill Garbus uses pedals to sample and loop her voice and drumming, and plays baritone ukelele. Sometimes she strums it like a guitar, but she also plays fingerstyle in a way that evokes thumb piano. She&#8217;s accompanied by a bassist and two tenor sax players, all of whom also play assorted percussion instruments. See the band in action:</p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/yFAIjsy5us8' ></iframe> "); 
 </script></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/YqV5KzbNYIQ' ></iframe> "); 
 </script></p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/DLrWJihcw18' ></iframe> "); 
 </script></p>
<p style="text-align: left;">Here&#8217;s an actual music video:</p>
<p style="text-align: center;"><script type='text/javascript'>  
window.onload = document.write("<iframe width='640' height='360' marginwidth='0' marginheight='0' scrolling='auto' frameborder='0'  src='http://www.youtube.com/embed/YQ1LI-NTa2s' ></iframe> "); 
 </script></p>
<h2 style="text-align: left;">Why does this music excite me so much?</h2>
<p style="text-align: left;">The most obvious pleasure is Merrill G&#8217;s tremendous talent as a singer. Underneath all the growling and shrieking, she has a legit voice, with a big range and precise pitch control when she wants it. She&#8217;s an electrifying stage presence, too, with a relaxed intensity and unfakeable confidence.</p>
<p>Merrill G&#8217;s writing is interesting too, though not as consistent as her performance. Her tunes are quirky, thorny and dense. They have a lot of abrupt starts and stops, and show clear signs of being assembled solo in a bedroom on Garageband. Merrill G is masterful with the rhythmic and sonic aspects of English, with a dense syllabic flow that leans toward hip-hop. (She also sings a bit in Swahili.) Her melodies are chants or simple <a href="http://www.ethanhein.com/wp/2010/the-pentatonic-box/">pentatonics</a>, but still manage to show a lot of personal idiosyncrasy, like her penchant for starting and ending on scale degree two.</p>
<p>It&#8217;s always politically tricky when white musicians imitate black music. There&#8217;s nothing more embarrassing than a <a href="http://www.ethanhein.com/wp/2011/white-people-and-hip-hop/">bad white rapper</a>, for example. White musicians have a very mixed track record with African sounds. I&#8217;m totally in favor of David Byrne and Paul Simon, but Vampire Weekend is painful. Merrill G has so far been a lot closer to David Byrne. Rather than imitating the surface sounds of African music, she&#8217;s internalized it and used it to express the truth of her inner self. Some of the technique might be borrowed from Africa, but the content is all about modern America, and it feels truthful and authentic coming from her.</p>
<h2 style="text-align: left;">Live looping</h2>
<p style="text-align: left;">The most significant aspect of Tune-Yards&#8217; music is Merrill G&#8217;s use of live looping. Anyone who wants to make groove-oriented music in the present moment faces a dilemma. Live drummers tend to fall back into tiresome rock cliches, which get lamer with every passing year. On the other hand, sampled and programmed beats aren&#8217;t conducive to dynamic live performances. It&#8217;s hard to get that feeling of excitement from watching someone press the space bar on a laptop and then just&#8230; stand there.</p>
<p style="text-align: left;">Live looping gives Tune-Yards the best of both worlds. Merrill G records her drum patterns into the loop pedal right in front of you, one instrument at a time: floor tom, rim shots, snare, cymbals. She couldn&#8217;t use rock cliches if she wanted to, since she plays standing up and doesn&#8217;t use a kick drum. Because she doesn&#8217;t always nail her patterns exactly, her loops have an appealing human quality. And she mixes it up, so some tunes use only looped drums, some use both looped and live drums, and some are played entirely live.</p>
<p style="text-align: left;">Merrill G&#8217;s looped vocals are even fresher-sounding than the drums. Sometimes she uses them to do conventional backing vocals with herself. Sometimes the vocals act as a rhythmic element. Sometimes they build into hair-raising noise collage. Most songs use some combination of the above. By stopping and starting the loops in unexpected places, the tunes are spiced with attention-grabbing silences, a much better way to snap the room into focus than boring fills and crescendos.</p>
<p style="text-align: left;">If you couldn&#8217;t tell from reading this blog, I&#8217;m not too wild about rock and roll these days. I enjoy the classics, but I don&#8217;t think there&#8217;s much juice left in the orange anymore. I like Tune-Yards because they rock, incredibly hard, without falling back on tired rock tropes. I&#8217;d like to hear more music like that.</p>
<h2 style="text-align: left;">Some wishes</h2>
<p style="text-align: left;">One of the high points of the show was when Merrill G had us all sing a long sustained note, the fifth of the key, through a section of one song. There&#8217;s room for way more audience participation than that in the Tune-Yards experience. I&#8217;d love to see Merrill sample the crowd clapping a simple pattern, or chanting, and then build on top. Audience participation is one of the main things missing from most concerts, and when you do it right, it&#8217;s magical. It&#8217;s one of the great sicknesses of our society that we leave music-making to specialists, while most people just passively observe. Tune-Yards could create some truly ecstatic group music-making, without having to get all kumbaya about it.</p>
<p style="text-align: left;">I also wouldn&#8217;t mind hearing Tune-Yards slip a cover or two into the mix. Original material is all well and good, but it would have been really satisfying to hear the set close with a radical take on a classic eighties pop tune. Anna suggested &#8220;<a href="http://www.youtube.com/watch?v=VdQY7BusJNU">Time After Time</a>&#8221; by Cyndi Lauper, which I think would be perfect &#8212; imagine Merrill G shrieking the lyrics over a raucous drum loop. Or how about some Michael Jackson? &#8220;<a href="http://soundcloud.com/ethanhein/wanna-be-startin-something-megamix">Wanna Be Startin&#8217; Something</a>&#8221; would fit their style like a glove. Pop covers would be another way to bring in some more audience participation, since Merrill G&#8217;s knotty original stuff doesn&#8217;t facilitate much singing along.</p>
<p style="text-align: left;">My own preferred form of audience participation is the remix, so here&#8217;s a mashup of Tune-Yards&#8217; &#8220;Bizness&#8221; with &#8220;Nobody Beats The Biz&#8221; by <a href="http://www.ethanhein.com/wp/2009/biz-markie-gets-the-copyright-smackdown/">Biz Markie</a>, &#8220;Diamonds from Sierra Leone&#8221; by Kanye West and Jay-Z, &#8220;T&#8217;ain&#8217;t Nobody&#8217;s Business If I Do&#8221; by Billie Holiday, &#8220;Taking Care Of Business&#8221; by Bachman-Turner Overdrive and &#8220;Strictly Business&#8221; by EPMD. Enjoy.</p>
<p style="text-align: left;"><object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F23913392" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F23913392" allowscriptaccess="always" /> </object> <a href="http://soundcloud.com/ethanhein/bizness-megamix">Bizness megamix</a> by <a href="http://soundcloud.com/ethanhein">ethanhein</a></p>
<p style="text-align: left;">Update: really good article discusses Merrill Garbus&#8217; <a href="http://christofpierson.wordpress.com/2011/09/16/merrill-garbus-of-tune-yards-not-your-fantasy-girl/">complex gender politics</a>. Recommended.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/tune-yards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Amen Break</title>
		<link>http://www.ethanhein.com/wp/2011/the-amen-break/</link>
		<comments>http://www.ethanhein.com/wp/2011/the-amen-break/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 17:29:34 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Copyright and Authorship]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[amon tobin]]></category>
		<category><![CDATA[aphex twin]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[curtis mayfield]]></category>
		<category><![CDATA[david bowie]]></category>
		<category><![CDATA[digging the crates]]></category>
		<category><![CDATA[dillinja]]></category>
		<category><![CDATA[drum n bass]]></category>
		<category><![CDATA[drumming]]></category>
		<category><![CDATA[eighties]]></category>
		<category><![CDATA[electronica]]></category>
		<category><![CDATA[futurama]]></category>
		<category><![CDATA[golden ratio]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[jungle]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[luke vibert]]></category>
		<category><![CDATA[lupe fiasco]]></category>
		<category><![CDATA[mantronix]]></category>
		<category><![CDATA[memes]]></category>
		<category><![CDATA[nineties]]></category>
		<category><![CDATA[nwa]]></category>
		<category><![CDATA[powerpuff girls]]></category>
		<category><![CDATA[recycle]]></category>
		<category><![CDATA[reggae]]></category>
		<category><![CDATA[rnb]]></category>
		<category><![CDATA[salt n pepa]]></category>
		<category><![CDATA[snow]]></category>
		<category><![CDATA[soul]]></category>
		<category><![CDATA[the impressions]]></category>
		<category><![CDATA[the winstons]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=7517</guid>
		<description><![CDATA[If you had to name the most influential drummers in contemporary music, who would you pick? If you&#8217;re a rock fan, you might go with Ringo Starr, John Bonham, or Keith Moon. A jazz fan might talk about Max Roach, Elvin Jones or Tony Williams. You probably wouldn&#8217;t think to name Gregory Cylvester Coleman. He [...]]]></description>
			<content:encoded><![CDATA[<p>If you had to name the most influential drummers in contemporary music, who would you pick? If you&#8217;re a rock fan, you might go with Ringo Starr, John Bonham, or Keith Moon. A jazz fan might talk about Max Roach, Elvin Jones or Tony Williams. You probably wouldn&#8217;t think to name <a title="Gregory C. Coleman" href="http://en.wikipedia.org/wiki/Gregory_C._Coleman">Gregory Cylvester Coleman</a>. He was the drummer in a sixties soul band, The Winstons. His claim to fame is a five and a half second break in an obscure song called &#8220;Amen, Brother,&#8221; the B-side to the minor Winstons hit &#8220;<a href="http://www.youtube.com/watch?v=sPcsEEvMkks">Color Him Father</a>.&#8221; That doesn&#8217;t sound like much of a case for Coleman&#8217;s importance. But his short drum break is widely considered to be the most-sampled recording in history, ahead of &#8220;<a href="http://www.ethanhein.com/wp/2009/the-natural-history-of-the-funky-drummer-break/">The Funky Drummer</a>&#8221; and &#8220;<a href="http://www.ethanhein.com/wp/2010/apache/">Apache</a>&#8221; and &#8220;<a href="http://www.ethanhein.com/wp/2010/cold-sweat-in-the-terrordome/">Cold Sweat</a>&#8221; and all the rest of the classic breakbeats.</p>
<p>Here&#8217;s &#8220;Amen, Brother.&#8221; The famous drum break comes at 1:27.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/GxZuq57_bYM?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/GxZuq57_bYM?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p><span id="more-7517"></span></p>
<p>&#8220;Amen, Brother&#8221; is an uptempo adaptation of &#8220;Amen&#8221; by Jester Hairston, written for the movie <em><a title="Lilies of the Field (1963 film)" href="http://en.wikipedia.org/wiki/Lilies_of_the_Field_%281963_film%29">Lilies of the Field</a></em>, and made famous by The Impressions (with Curtis Mayfield, before he went solo.)</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/B3-iBfP-Pfo?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/B3-iBfP-Pfo?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>&#8220;Amen, Brother&#8221; didn&#8217;t get much attention until crate-digging hip-hop producers started sampling the drum break in the 1980s. <a href="http://cosmobaker.com/2010/01/breakbeat-tuesday-i-want-action/">Breakbeat Lenny</a> included it in the first volume of <a href="http://en.wikipedia.org/wiki/Ultimate_Breaks_and_Beats">Ultimate Breaks and Beats</a>. Since then, the break has become ubiquitous not just in hip-hop, but in every style of dance music. It almost single-handedly spawned entire genres of electronica, particularly especially <a href="http://en.wikipedia.org/wiki/Drum_and_bass">drum &#8216;n&#8217; bass</a> and its various offshoots. The Amen shows up in rock and pop songs ranging from Oasis to Nine Inch Nails. It&#8217;s in TV theme songs and commercials. Casual music listeners have probably heard it in dozens if not hundreds of recordings. Here&#8217;s a family tree showing the most noteworthy usages.</p>
<p style="text-align: center;"><a title=""Amen, Brother" sample map by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/6140373241/"><img src="http://farm7.static.flickr.com/6188/6140373241_0ec27b2d45_z.jpg" alt=""Amen, Brother" sample map" width="640" height="408" /></a></p>
<p>As is so often the case in sample history, GC Coleman never got a dime from any of these uses beyond his union scale for the original recording session. He died in 2006, so there&#8217;s not much we can do for him now, but I think he at least deserves some recognition.</p>
<h2>Inside the break</h2>
<p>Here&#8217;s the Amen break, looped four times:</p>
<p><object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F22831631" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F22831631" allowscriptaccess="always" /> </object> <a href="http://soundcloud.com/ethanhein/amen-break">Amen break</a> by <a href="http://soundcloud.com/ethanhein">ethanhein</a></p>
<p>Wikipedia has handy <a href="http://en.wikipedia.org/wiki/Amen_break#Drumming_tabs_and_notation">drum notation and drum machine tablature</a> for the break.<img title="More..." src="http://www.ethanhein.com/wp/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Amen_break#Drumming_tabs_and_notation" target="_blank"><img class="aligncenter" title="Amen break notation" src="http://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Amen_break_notation.png/600px-Amen_break_notation.png" alt="" width="480" height="126" /></a></p>
<p>Here&#8217;s how the break looks in the sampling program Recycle:</p>
<p style="text-align: center;"><a title="The Amen break by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/6124644972/"><img src="http://farm7.static.flickr.com/6079/6124644972_c257bb1c17.jpg" alt="The Amen break" width="500" height="274" /></a></p>
<p>Each blue spiky blob is a drum hit. The vertical lines are slices I added using Recycle. Once you&#8217;ve sliced up the loop, you can play the slices back in any order and any combination using a MIDI keyboard or drum pads. You can generate an infinite variety of new loops this way.</p>
<h2>Two documentaries on the Amen break</h2>
<p>The usual reference for the Amen break is this twenty-minute video by <a href="http://nkhstudio.com/">Nate Harrison</a>.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/5SaFTm2bcac?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/5SaFTm2bcac?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">Here&#8217;s an hour-long podcast on the break by <a href="http://www.mixcloud.com/crissycriss/the-story-of-the-amen-break-with-crissy-criss-bbc-1xtra/">Crissy Criss</a>:</p>
<div style="text-align: center;"><object width="580" height="580" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="wmode" value="opaque" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.mixcloud.com/media/swf/player/mixcloudLoader.swf?feed=http%3A%2F%2Fwww.mixcloud.com%2Fcrissycriss%2Fthe-story-of-the-amen-break-with-crissy-criss-bbc-1xtra%2F&#038;embed_uuid=dd0ce3e5-dd12-44f6-8f07-51a832a25c69&#038;embed_type=widget_standard" /><param name="allowfullscreen" value="true" /><embed width="580" height="580" type="application/x-shockwave-flash" src="http://www.mixcloud.com/media/swf/player/mixcloudLoader.swf?feed=http%3A%2F%2Fwww.mixcloud.com%2Fcrissycriss%2Fthe-story-of-the-amen-break-with-crissy-criss-bbc-1xtra%2F&#038;embed_uuid=dd0ce3e5-dd12-44f6-8f07-51a832a25c69&#038;embed_type=widget_standard" allowFullScreen="true" wmode="opaque" allowscriptaccess="always" allowfullscreen="true" /></object></div>
<h2 style="text-align: left;">Noteworthy Amen break samples</h2>
<p style="text-align: left;">I&#8217;m not attempting anything resembling completeness here; these are just tracks I like or find interesting. Starting in the eighties with the old skool, here&#8217;s &#8220;King Of The Beats&#8221; by Mantronix.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/WzgODI4osy4?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/WzgODI4osy4?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">In &#8220;I Desire,&#8221; Salt N Pepa mixes the Amen with drums from Aerosmith&#8217;s &#8220;Walk This Way&#8221; and the synth line from &#8220;<a href="http://youtu.be/LT9SwAne6fo">Daisy Lady</a>&#8221; by 7th Wonder.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3jvVq8aO0WA?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/3jvVq8aO0WA?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">Maybe the best-known hip-hop usage of the Amen is NWA&#8217;s &#8220;Straight Outta Compton&#8221; (very, very NSFW.)</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/33jyoyJNa2c?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/33jyoyJNa2c?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">The break appears in pitched-down form at the very beginning of &#8220;Informer&#8221; by Snow. What the heck is he saying in the chorus, anyway?</p>
<p style="text-align: center;"><object width="640" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/StlMdNcvCJo?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="640" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/StlMdNcvCJo?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">As I said above, the Amen is most closely associated with drum &#8216;n&#8217; bass, for example &#8220;The Angels Fell&#8221; by Dillinja.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/el1y1Ik9y1I?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/el1y1Ik9y1I?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p><a href="http://en.wikipedia.org/wiki/Luke_Vibert">Luke Vibert</a> did an album under the pseudonym Amen Andrews where just about every song uses a variation on the Amen break.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/RdhuSgWUOLg?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/RdhuSgWUOLg?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">An artsier take on the Amen: &#8220;Girl/Boy&#8221; by Aphex Twin.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/MdZs5PVcwBs?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/MdZs5PVcwBs?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">Even artsier: Amon Tobin&#8217;s &#8220;Nightlife.&#8221;</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/wTL0t_HHkZI?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/wTL0t_HHkZI?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">David Bowie uses the Amen for his foray into the world of drum &#8216;n&#8217; bass, &#8220;Little Wonder.&#8221; It&#8217;s not one of his strongest tunes but he gets huge points for trying.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UnTrbvg4wNg?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/UnTrbvg4wNg?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">The most current hip-hop song I could find that uses the Amen is Lupe Fiasco&#8217;s &#8220;Streets On Fire.&#8221;</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UF7rBcFolAc?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/UF7rBcFolAc?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">Many, many more examples can be found on the <a href="http://amenbreakdb.com/">Amen Break Database</a> and <a href="http://www.whosampled.com/search/samples/?q=amen%20brother">Whosampled.com</a>.</p>
<h2>The Amen break on TV</h2>
<p>As the Nate Harrison documentary points out, the Amen pops up in quite a few TV commercials. It&#8217;s made its way into some theme songs, too, most notably the one from Futurama:</p>
<p style="text-align: center;"><object width="640" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/F2wBGzCzv_E?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="640" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/F2wBGzCzv_E?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">The Amen also shows up in the Powerpuff Girls theme song.</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/4mmCMUPCNgE?version=3&#038;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/4mmCMUPCNgE?version=3&#038;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">Do you still think that sampling is stealing? I don&#8217;t mean monetarily, I mean artistically. Do you think that there&#8217;s something unoriginal in all these uses of the Amen break? Do you think that the way Aphex Twin or Lupe Fiasco recontextualizes the break is somehow a lesser creative act than getting out a drum kit and playing something? You can probably guess where I stand.</p>
<h2 style="text-align: left;">Why is the Amen break so magical?</h2>
<p style="text-align: left;"><span style="font-size: x-small;">Producers talk about how funky and passionate the Amen is, how compressed and dirty the drum sounds are, how much hip syncopation it uses in its second half. But what if there&#8217;s a mathematical explanation for the break&#8217;s popularity? Michael Schneider</span> <a href="http://www.constructingtheuniverse.com/Amen%20Break%20and%20GR.html">has a theory</a> that the Amen Break sounds so good because it&#8217;s structured around <a href="http://en.wikipedia.org/wiki/Golden_ratio">the golden ratio</a>.</p>
<p style="text-align: left;"><a href="http://www.constructingtheuniverse.com/Amen%20Break%20and%20GR.html" target="_blank"><img class="aligncenter" title="The Amen break and the golden ratio" src="http://www.constructingtheuniverse.com/amen6.jpg" alt="" width="360" height="326" /></a></p>
<p style="text-align: left;">Is there anything to this theory? You be the judge.</p>
<h2 style="text-align: left;">Try it yourself</h2>
<p style="text-align: left;">Here&#8217;s my mashup of many of the above tracks, with heavy processing of the Amen break in Recycle and Reason.</p>
<p style="text-align: left;"><object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F22985361" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F22985361" allowscriptaccess="always" /> </object> <a href="http://soundcloud.com/ethanhein/amen-brother-megamix">Amen Brother megamix</a> by <a href="http://soundcloud.com/ethanhein">ethanhein</a></p>
<p style="text-align: left;">If you want to play too, the internet is full of resequenced and reshuffled variations on the Amen break available for your downloading pleasure. Here are <a href="http://drumnbassproduction.com/drumandbass/2009/01/amen-break-collection-wav-format.html">a hundred fifty Amen loops</a>. Here&#8217;s <a href="http://www.rhythm-lab.com/huge-amen-breaks-collection">another forty</a> and <a href="http://www.rhythm-lab.com/additional-amen-breaks-pack">yet another twenty</a>. Stick them in your favorite audio editor and have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/the-amen-break/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Reggie Watts</title>
		<link>http://www.ethanhein.com/wp/2011/reggie-watts/</link>
		<comments>http://www.ethanhein.com/wp/2011/reggie-watts/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 23:45:08 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Improvisation]]></category>
		<category><![CDATA[Key Musicians]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Race and Identity]]></category>
		<category><![CDATA[Recording]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[jake lodwick]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[reggie watts]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=6511</guid>
		<description><![CDATA[Back in June we went to see the incomparable Reggie Watts perform at Central Park Summerstage. I think Reggie is one of the most exciting artists of our time, but it&#8217;s difficult to verbalize exactly what he does. His performances combine improvisational music and absurdist standup comedy into a free-associative yet oddly coherent and impactful [...]]]></description>
			<content:encoded><![CDATA[<p>Back in June we went to see the incomparable <a href="http://www.reggiewatts.com/">Reggie Watts</a> perform at Central Park Summerstage.</p>
<p style="text-align: center;"><a title="Reggie Watts gets photographed getting photographed by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/5861674141/"><img class="aligncenter" src="http://farm3.static.flickr.com/2695/5861674141_d8fb7eef03.jpg" alt="Reggie Watts gets photographed getting photographed" width="500" height="500" /></a></p>
<p style="text-align: left;">I think Reggie is one of the most exciting artists of our time, but it&#8217;s difficult to verbalize exactly what he does. His performances combine improvisational music and absurdist standup comedy into a free-associative yet oddly coherent and impactful whole. The best way to get an idea of what I&#8217;m talking about is just to see the man in action.</p>
<p style="text-align: left;"><span id="more-6511"></span>Reggie on Conan:</p>
<p style="text-align: center;"><object width="640" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/kgsBgwJQGnE?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="640" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/kgsBgwJQGnE?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">&#8220;Wax and Wane,&#8221; a video by <a href="http://jakelodwick.com/">Jake Lodwick</a>:</p>
<p style="text-align: center;"><object width="640" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/mqHMdCZl0mM?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="640" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/mqHMdCZl0mM?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>See a video <a href="http://vimeo.com/23059236">deconstructing the process</a> behind songs like this. The delay/looping unit is a <a href="http://line6.com/dl4/">Line 6 DL4 delay modeler</a>.</p>
<p>A ballad, Big Ass Purse:</p>
<p style="text-align: center;"><object width="480" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/8g1vEXz5BvA?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/8g1vEXz5BvA?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>A longer performance at Google:</p>
<p style="text-align: center;"><object width="640" height="390" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/eGetsXib_zA?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="640" height="390" type="application/x-shockwave-flash" src="http://www.youtube.com/v/eGetsXib_zA?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Reggie&#8217;s most produced video blends his usual disjointed lunacy with a loving parody of hip-hop. It&#8217;s called <a href="http://www.youtube.com/watch?v=CJQU22Ttpwc">F*ck Sh*t Stack</a>, and obviously, the language is very explicit. And hilarious.</p>
<p>Reggie works well in purely audio form too:<object width="100%" height="81" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F2977061" /><embed width="100%" height="81" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F2977061" allowscriptaccess="always" /></object> <a href="http://soundcloud.com/reggiewatts/thus-far-alternate">Thus Far (Alternate)</a> by <a href="http://soundcloud.com/reggiewatts">reggiewatts</a></p>
<p>Reggie on <a href="http://www.radiolab.org/blogs/radiolab-blog/2011/jun/21/free-download-reggie-watts/">Radiolab</a>:</p>
<p><object width="620" height="39" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="file=http://www.radiolab.org/audio/xspf/142023/&amp;repeat=list&amp;autostart=false&amp;popurl=http://www.radiolab.org/audio/xspf/142023/%3Fdownload%3Dhttp%3A//www.podtrac.com/pts/redirect.mp3/audio.wnyc.org/rl_extras/rl_extras062211reggiewatts.mp3" /><param name="quality" value="high" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /><param name="src" value="http://www.radiolab.org/media/audioplayer/player5.swf" /><embed width="620" height="39" type="application/x-shockwave-flash" src="http://www.radiolab.org/media/audioplayer/player5.swf" flashvars="file=http://www.radiolab.org/audio/xspf/142023/&amp;repeat=list&amp;autostart=false&amp;popurl=http://www.radiolab.org/audio/xspf/142023/%3Fdownload%3Dhttp%3A//www.podtrac.com/pts/redirect.mp3/audio.wnyc.org/rl_extras/rl_extras062211reggiewatts.mp3" quality="high" allowscriptaccess="always" wmode="transparent" /></object><script type="text/javascript">// <![CDATA[
     (function(){var s=function(){__flash__removeCallback=function(i,n){if(i)i[n]=null;};window.setTimeout(s,10);};s();})();
// ]]&gt;</script></p>
<p>Hear many more tracks on <a href="http://open.spotify.com/user/ethanhein/playlist/7vDRjgO4VmStBn1dMrghZt">this Spotify playlist</a>. I&#8217;m particularly awestruck by the fifteen-minute <a href="http://open.spotify.com/track/29T60XO73zclkxfTwlt8vE">&#8220;My History Thus Far.&#8221;</a> It&#8217;s a wonderful autobiography unto itself, but if you want more background, check out this <a href="http://nymag.com/arts/comics/profiles/66280/">New York Magazine profile</a>.</p>
<h2>Improvised words and electronic music belong together</h2>
<p><a href="http://www.reverbnation.com/revivalrevival">Barbara Singer</a> and I had a somewhat similar idea to do completely <a href="http://www.ethanhein.com/wp/2010/improvising-electronica">improvised electronic music</a>, and to combine it with improvisational comedy. Reggie&#8217;s method is better. First of all, instead of using canned beats like we did, he beatboxes everything himself. Secondly, he sticks to a pretty strict hip-hop/R&amp;B song form: eight and sixteen bar sections, intros, verses, choruses, breakdown, outtro. The structure gives his improvisation a solid skeleton, keeping the music tightly enjoyable while the words go off in whatever random directions.</p>
<p>I went through my free jazz phase, but Reggie&#8217;s approach is way cooler than free jazz. Reggie is accessible and pleasurable in a way that free jazz only very rarely is. Relatedly, I like improv comedy as much as the next guy, but combining it with singing and rapping pushes it onto a completely different level. Reggie feels less like an entertainer and more like a transmitter for the collective unconscious of the culture. In a <a href="http://www.ethanhein.com/wp/2011/flute-of-forgotten-dreams/">prehistoric culture</a> he probably would have been a shaman or a prophet. It helps that he looks the part.</p>
<p>Studies of musicians who <a href="http://seedmagazine.com/content/article/creation_on_command/">improvise while having their brains scanned</a> show a connection between melodic improvisation and speech.</p>
<blockquote><p>[Improvising] led to a surge in activity in a variety of brain areas, including parts of the premotor cortex and, most intriguingly, the inferior frontal gyrus. The premotor activity is simply an echo of execution — the novel musical patterns, after all, must still be translated by the fingers. The inferior frontal gyrus, however, has primarily been investigated for its role in language — it includes Broca’s area, which is essential for the production of speech. Why, then, is it so active when people create music on the piano? The scientists argue that expert musicians create new melodies by relying on the same mental muscles used to create a sentence; every note is another word.</p></blockquote>
<p>Given these results, it&#8217;s not surprising to me that the richest improvisation combines music and language. The best jazz solos have a speech-like aspect. Freestyle hip-hop makes the speech-music connection literal, but suppresses melody. By combining hip-hop with melodic singing and discursive lectures, Reggie is hitting every brain region at once. When we laugh at his routines, it&#8217;s not because his stuff is &#8220;funny&#8221; in the traditional sense (though it can be.) I think we&#8217;re laughing at the delightful surprise of having so many new connections between our own brain regions being lit up at once.</p>
<h2>So, the show we saw</h2>
<p>Apparently it was taped for a Comedy Central special, that&#8217;s something to look forward to. As you can see in the videos, there&#8217;s a whole dance component to Reggie&#8217;s act, which includes waving his fro around hypnotically. It had been pouring buckets before the set started and it was still humid, so Reggie&#8217;s hair steamed visibly under the lights.</p>
<p>The beauty of the live looping is how unpredictable and context-sensitive it is. Sometimes crowd noise got recorded along with whatever Reggie was singing or beatboxing, adding to the texture. On one of the songs involving piano, he overdubbed two layers that were slightly out of sync with each other. Instead of erasing one and trying again, he just let it run, giving the piece a nice organic lopsidedness.</p>
<p>While most of the content came straight from Reggie&#8217;s subconscious, there was some pop culture too. He did a flawless parody of Radiohead. He shouted out nerd culture several times too, making references to <a href="http://www.urbandictionary.com/define.php?term=roll+for+initiative">rolling for initiative</a> and <a href="http://en.wikipedia.org/wiki/Seven_of_Nine">Seven Of Nine</a>. He aimed a surprisingly earnest lecture to computer hackers, entreating them to find something constructive to do.</p>
<p>Reggie&#8217;s best material went from the ridiculous to the sublime. He started one of his hip-hop tunes by shouting out all the boroughs &#8211; &#8220;Is Brooklyn in the house? Is Queens in the house?&#8221; That led to a rapped discourse on New York City, its neighborhoods, the way the streets down in the financial district and the Village are all oddly laid out because it was before the grid system, then the Dutch, the native Americans, the wooly mammoths, the formation of the earth, and all the way back to the <a href="http://www.ethanhein.com/wp/2010/dig-the-big-bang/">big bang</a>, which he described as &#8220;a black hole emitting radiation.&#8221; Which: wow.</p>
<p>In general, Reggie&#8217;s act feels like he&#8217;s explaining to aliens how humans work. I sometimes feel like that&#8217;s my job with this blog. It&#8217;s a thing with people who grow up between different cultures. In my case, it&#8217;s the conflict between my Jewish and Protestant ancestors. Reggie&#8217;s case is more complex, because he has a French mother and an African-American father. His Obama-like chameleon quality is the result of an Obama-like upbringing. He probably feels like an alien himself most of the time &#8212; too black for white people, too white for black people, too European for America, too American for Europe, too musical for straight pop, too pop for the academy. He and I share a fondness for Michael Jackson&#8217;s <a href="http://www.ethanhein.com/wp/2009/human-nature/">&#8220;Human Nature,&#8221; </a>which is all about the alien perspective on humans. I bet he likes Björk&#8217;s <a href="http://soundcloud.com/ethanhein/human-nature-and-behaviour">&#8220;Human Behaviour&#8221;</a> too.</p>
<p>The crowd was heavy on the hipsters, but more varied in race and class and age than you&#8217;d think. The people around me were uniformly enraptured, laughing at the random nonsequiturs, bopping to the songs. The only exception was a woman standing front and center at the foot of the stage, who abruptly stormed out two thirds of the way through the set, angrily exclaiming, &#8220;This is not funny!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/reggie-watts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.radiolab.org/audio/xspf/142023/%3Fdownload%3Dhttp%3A//www.podtrac.com/pts/redirect.mp3/audio.wnyc.org/rl_extras/rl_extras062211reggiewatts.mp3" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>Empire State Of Mind</title>
		<link>http://www.ethanhein.com/wp/2010/empire-state-of-mind/</link>
		<comments>http://www.ethanhein.com/wp/2010/empire-state-of-mind/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 15:30:26 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Composition]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[alicia keys]]></category>
		<category><![CDATA[chords]]></category>
		<category><![CDATA[digging the crates]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[jay-z]]></category>
		<category><![CDATA[lego]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[nyc]]></category>
		<category><![CDATA[songwriting]]></category>
		<category><![CDATA[the moments]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=5241</guid>
		<description><![CDATA[Hip-hop isn&#8217;t usually big on chord progressions, but &#8220;Empire State Of Mind&#8221; by Jay-Z and Alicia Keys has an awesome set of changes. Because Alicia Keys was involved, I thought she might have written the chord progression. But no, it&#8217;s built from samples of the intro to &#8220;Love On A Two-Way Street&#8221; by The Moments. [...]]]></description>
			<content:encoded><![CDATA[<p>Hip-hop isn&#8217;t usually big on chord progressions, but &#8220;Empire State Of Mind&#8221; by Jay-Z and Alicia Keys has an awesome set of changes.</p>
<p style="text-align: center;"><object width="480" height="385" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/0UjsXo9l6I8?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/0UjsXo9l6I8?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Because Alicia Keys was involved, I thought she might have written the chord progression. But no, it&#8217;s built from samples of the intro to &#8220;Love On A Two-Way Street&#8221; by <a href="http://en.wikipedia.org/wiki/Ray,_Goodman_&amp;_Brown">The Moments</a>.</p>
<p style="text-align: center;"><object width="480" height="385" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Ol0ZyaGG5H4?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/Ol0ZyaGG5H4?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;"><span id="more-5241"></span>&#8220;Empire State Of Mind&#8221; was originally written by Angela Hunte and Janet &#8220;Jnay&#8221; Sewell-Ulepic (though Jay-Z substantially rewrote the verses when he recorded it.) Their sequencing of the Moments samples seems like a different process from the way that someone like Alicia Keys would write a song at the piano. Using the sampler is a lot more limiting. But sometimes that&#8217;s good for creativity, as in this case. I like Alicia Keys&#8217; own material okay, but she&#8217;s never written anything as powerful as &#8220;Empire.&#8221;</p>
<p style="text-align: left;">Let&#8217;s analyze. The Moments&#8217; intro is in the key of F, but &#8220;Empire&#8221; speeds up the sample a little, moving it up to F#. I&#8217;m going to spare us all some annoyance and confusion by analyzing both songs as if they&#8217;re in C.</p>
<p style="text-align: left;">The Moments&#8217; intro starts with a simple but beautifully voiced I-V-IV progression: C, G, F. The bass walks down from C to the B in the G chord. From there, your ear expects it to land on A minor. Instead it lands on F. There&#8217;s an A in the F chord, so it doesn&#8217;t completely fake you out. Still, your ear expects the A minor, and the F that takes it place has an implicit wistfulness.</p>
<p style="text-align: left;">Next there&#8217;s an F to G cadence that you expect to land on C. Instead, it lands on a dramatic and suspenseful E7, once again setting up a strong expectation of going to A minor. But the Moments fake you out yet again, by changing keys altogether when the verse starts.</p>
<p style="text-align: left;">There&#8217;s more than enough information in the Moments&#8217; twenty-second intro to unpack into a full length song, and &#8220;Empire State Of Mind&#8221; does exactly that. The verses loop the C-G-F, F-G-C parts. The prechorus is the suspenseful E7 chord. The chorus is just the verse chords in a different order: F-C-G. And the bridge combines parts of the verse and the prechorus.</p>
<p style="text-align: left;">The song gets a lot of its power from the way the A minor chord is constantly implied but not actually stated. (It appears very briefly in the bridge, but otherwise is absent from the song.) Your mind is constantly engaged trying to fill in that missing minor. The song even feels minor, more tragic than triumphant, even though there are (basically) no minor chords in it anywhere. That&#8217;s real musicianship.</p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Empire_State_of_Mind"><img class="aligncenter" title="Empire State Of Mind" src="http://upload.wikimedia.org/wikipedia/en/b/b2/Esom-single-cover.jpg" alt="" width="200" height="187" /></a></p>
<p>Writing a chord progression is like reaching into a box of legos and fitting the pieces together. There&#8217;s an infinite universe of possible chord combinations, but very few of those sound good, and even fewer have the kind of drama and power of &#8220;Empire State Of Mind.&#8221; Everyone writing in a particular style is drawing from the same box of legos. The artistry happens in your selection and ordering of the pieces. Once you have enough music training to be acquainted with all the legos in the box, the challenge lies in leaving stuff out.</p>
<p>The sampler can be a <a href="http://www.ethanhein.com/wp/2010/the-case-for-sampling-and-copyleft-generally">better songwriting tool</a> than traditional instruments because its limitations encourage economy of musical means. Sitting at the piano, the temptation to resolve to A minor might be too hard to resist. But since the Moments don&#8217;t use A minor in their song, Hunt and Sewell-Ulepic can&#8217;t really use it in theirs, much to their enormous benefit. I can&#8217;t think of a better piano-based pop song than &#8220;Empire State Of Mind&#8221; in the last ten years, even though there was no piano used to write it.</p>
<p>It&#8217;s a common idea that sampling a song is a form of stealing, that &#8220;Empire State Of Mind&#8221; is somehow coextensive with &#8220;Love On A Two-Way Street.&#8221; But not all sample uses are created equal. The Moments&#8217; intro was also sampled a few years ago by Asamov in their song &#8220;<a title="Supa Dynamite (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Supa_Dynamite&amp;action=edit&amp;redlink=1">Supa Dynamite</a>.&#8221;</p>
<p style="text-align: center;"><object width="480" height="385" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/FihnliXaPD4?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/FihnliXaPD4?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">This is a perfectly decent hip-hop track, but it&#8217;s nowhere near as powerful as &#8220;Empire State Of Mind.&#8221; Of course, these guys can&#8217;t flow like Jay-Z and they don&#8217;t have a colossal hook sung by Alicia Keys, but the track itself is weaker too. It just loops the C-G-F, F-G-C part. It doesn&#8217;t use the E7 and doesn&#8217;t shuffle the pieces around. Asamov drew from the same box of legos as Hunt and Sewell-Ulepic. They just didn&#8217;t build something as interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2010/empire-state-of-mind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Doctorin&#8217; The Top Forty</title>
		<link>http://www.ethanhein.com/wp/2010/doctorin-the-top-forty/</link>
		<comments>http://www.ethanhein.com/wp/2010/doctorin-the-top-forty/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 00:43:34 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Composition]]></category>
		<category><![CDATA[Copyright and Authorship]]></category>
		<category><![CDATA[Dance]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Business]]></category>
		<category><![CDATA[Music Teaching]]></category>
		<category><![CDATA[Recording]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[digging the crates]]></category>
		<category><![CDATA[doctor who]]></category>
		<category><![CDATA[eighties]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[memes]]></category>
		<category><![CDATA[michael jackson]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[production]]></category>
		<category><![CDATA[rick astley]]></category>
		<category><![CDATA[songwriting]]></category>
		<category><![CDATA[uk]]></category>
		<category><![CDATA[whitney houston]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=4616</guid>
		<description><![CDATA[In 1988, a pair of British acid house DJs named Bill Drummond and Jimmy Cauty, variously known as The Justified Ancients of Mu Mu, The Timelords, and The KLF, had an improbable number one hit with &#8220;Doctorin&#8217; The Tardis.&#8221; The track isn&#8217;t so much a song as it is an early mashup. Just about everything [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">In 1988, a pair of British acid house DJs named <a title="Bill Drummond" href="http://en.wikipedia.org/wiki/Bill_Drummond">Bill Drummond</a> and <a title="Jimmy Cauty" href="http://en.wikipedia.org/wiki/Jimmy_Cauty">Jimmy Cauty</a>, variously known as The Justified Ancients of Mu Mu, The Timelords, and The KLF, had an improbable number one hit with <a href="http://www.youtube.com/watch?v=bdTELokKfCk">&#8220;Doctorin&#8217; The Tardis.&#8221;</a></p>
<p style="text-align: center;"><object width="480" height="385" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bdTELokKfCk&amp;hl=en_US&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed width="480" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/bdTELokKfCk&amp;hl=en_US&amp;fs=1" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>The track isn&#8217;t so much a song as it is an early mashup. Just about everything in it is a sample or quote. Here are the sources:</p>
<ul>
<li>The eighties version of the <a href="http://www.ethanhein.com/wp/2009/doctor-who-theme">Doctor Who theme music</a></li>
<li><a href="http://www.youtube.com/watch?v=7xd44PWZGzg">&#8220;Rock and Roll (Part Two)&#8221;</a> and <a href="http://www.youtube.com/watch?v=Y4V7Y_bWiYI">&#8220;I&#8217;m the Leader of the Gang (I Am)&#8221;</a> by Gary Glitter</li>
<li><a href="http://www.youtube.com/watch?v=BgrYf7VWASE">&#8220;Blockbuster!&#8221;</a> by Sweet</li>
<li><a href="http://www.youtube.com/watch?v=Z1okvrqG-OM">&#8220;Let&#8217;s Get Together Tonite&#8221;</a> by Steve Walsh</li>
</ul>
<p><a href="http://en.wikipedia.org/wiki/The_KLF"><span id="more-4616"></span></a>Drummond and Cauty formed the KLF with the specific intent to thumb their nose at the concepts of ownership and copyright. Nevertheless, by the time of &#8220;Doctorin&#8217; The Tardis,&#8221; they had attained enough commercial success that that they were able to license all of their samples and quotes. In spite of their not owning much of the publishing rights to their song, Drummond and Cauty ended up making over a million pounds from it. Not bad for a few days&#8217; work. With a modern laptop and Pro Tools the track probably would have taken them twenty minutes.</p>
<p>&#8220;Doctorin&#8217; The Tardis&#8221; was hot for a very brief instant in the UK, and an even briefer one here in America. I heard it on the radio probably once, after which I went around in an agony of frustration at never being able to track it down and hear it again. What I wouldn&#8217;t have given in the eighth grade for the internet. At the time, Doctor Who was a very fringe, very nerdy taste. Even the Trekkies looked down on Doctor Who fans.</p>
<p style="text-align: left;">Much as I love their one hit and their overall concept, I can&#8217;t say I&#8217;m too wild about the rest of the KLF&#8217;s music that I&#8217;ve heard. The only other track of theirs that really does it for me is another crazy mashup, <a href="http://www.youtube.com/watch?v=PYTFJvgxx5Q">&#8220;Whitney Joins The JAMS</a>,&#8221; which combines &#8220;I Wanna Dance With Somebody,&#8221; &#8220;The Theme From Shaft&#8221; and the Mission: Impossible theme.</p>
<p style="text-align: center;"><object width="480" height="385" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/PYTFJvgxx5Q?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="480" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/PYTFJvgxx5Q?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Also, Jimmy Cauty later went on to form <a href="http://en.wikipedia.org/wiki/The_orb">The Orb</a>, whose music I love as music and not just conceptually.</p>
<p>After their trip to the top of the charts, the KLF went on to write <a href="http://www.kirps.com/web/main/resources/music/themanual/">&#8220;The Manual: How To Have A Number One The Easy Way.&#8221;</a> It&#8217;s an excellent guide to the production of electronic music generally. I was tempted to just paste the whole thing in, but that would have been ridiculous, so here are some choice quotes, along with my responses.</p>
<blockquote><p>The emotional appetite that chart pop satisfies is constant. The hunger is forever. What does change is the technology this is always on the march. At some point in the future science will develop a commodity that will satisfy this emotional need in a more efficient way.</p></blockquote>
<p>Hopefully something more participatory, interactive and gamelike?</p>
<p>To make pop music, you don&#8217;t need a band. You need a programmer.</p>
<blockquote><p>Just after 1 pm Tuesday telephone the studio that you have booked and tell them you are going to need someone who can programme, ideally a programmer who can play the keyboards. Every studio can get one for you. This programmer is going to be the person who will provide, sample, originate, compute, even play all the music you will need on your record.</p></blockquote>
<p>In hip-hop terms, this person is known as the beatmaker. The word producer is also sometimes loosely used for programmers/beatmakers.</p>
<p>The process of sequencing a pop or dance track is more like methodically cooking a meal or building a building than a wild Dionysian outburst.</p>
<blockquote><p>It is going to be a construction job, fitting bits together. You will have to find the Frankenstein in you to make it work. Your magpie instincts must come to the fore. If you think this just sounds like a recipe for some horrific monster, be reassured by us, all music can only be the sum or part total of what has gone before. Every Number One song ever written is only made up from bits from other songs. There is no lost chord. No changes untried. No extra notes to the scale or hidden beats to the bar. There is no point in searching for originality. In the past, most writers of songs spent months in their lonely rooms strumming their guitars or bands in rehearsals have ground their way through endless riffs before arriving at the song that takes them to the very top. Of course, most of them would be mortally upset to be told that all they were doing was leaving it to chance before they stumbled across the tried and tested. They have to believe it is through this sojourn they arrive at the grail; the great and original song that the world will be unable to resist.</p>
<p>So why don&#8217;t all songs sound the same? Why are some artists great, write dozens of classics that move you to tears, say it like it&#8217;s never been said before, make you laugh, dance, blow your mind, fall in love, take to the streets and riot? Well, it&#8217;s because although the chords, notes, harmonies, beats and words have all been used before their own soul shines through; their personality demands attention. This doesn&#8217;t just come via the great vocalist or virtuoso instrumentalist. The Techno sound of Detroit, the most totally linear programmed music ever, lacking any human musicianship in its execution reeks of sweat, sex and desire. The creators of that music just press a few buttons and out comes &#8211; a million years of pain and lust.</p>
<p>Creators of music who desperately search for originality usually end up with music that has none because no room for their spirit has been left to get through. The complete history of the blues is based on one chord structure, hundreds of thousands of songs using the same three basic chords in the same pattern. Through this seemingly rigid formula has come some of the twentieth century&#8217;s greatest music.</p></blockquote>
<p><a href="http://www.ethanhein.com/wp/2009/no-one-has-ever-written-an-original-song">Can I get an amen!</a></p>
<p>Inexperienced songwriters start with lyrics, treating the rest of the song as decoration. This is like building a house and starting with the wallpaper. Wiser songwriters start with a melody or chord progression, and the wisest ones start with the groove, the foundation of any musical structure:</p>
<blockquote><p>Before we go any further we had better define &#8220;groove&#8221;. It is basically the drum and bass patterns and all the other musical sounds on the record that are neither hummable or singalongable to. Groove is the underlying sex element of the record and we are afraid for U.K. Number Ones this can never be left too rabidly raw on the 7&#8243; format. It upsets our subliminal national moral code. We can cope with smut but not grind.</p></blockquote>
<p>America is a little looser in this regard, but raw beats still make many of my fellow white people anxious.</p>
<blockquote><p>In the same way that our sexual fantasies change and develop, sometimes double back over a period of months, so do our dance floor tastes in groove. It is always on the move, searching for the ultimate turn on and when you are almost there it&#8217;s off again and you&#8217;re left looking for a new direction.</p>
<p>Black American records have always been the most reliable source of dance groove. These records down through the years have inevitably laid so much emphasis on the altar of groove and so very little into fulfilling the other Golden Rules that they very rarely break through into the U.K. Top Ten, let alone making the Number One spot. A by-product of this situation is that gangsters of the groove from Bo Diddley on down believe they have been ripped off, not only by the business but by all the artists that have followed on from them. This is because the copyright laws that have grown over the past one hundred years have all been developed by whites of European descent and these laws state that fifty per cent of the copyright of any song should be for the lyrics, the other fifty per cent for the top line (sung) melody; groove doesn&#8217;t even get a look in. If the copyright laws had been in the hands of blacks of African descent, at least eighty per cent would have gone to the creators of the groove, the remainder split between the lyrics and the melody. If perchance you are reading this and you are both black and a lawyer, make a name for yourself. Right the wrongs.</p>
<p>The best place to find the groove that 7&#8243; single buyers will want to be tapping their toes to in three months time is to get down to the hippest club in your part of the country that is playing import American black dance records. The unknown track the DJ plays that gets both the biggest response on the floor and has you joining the throng will have the groove you are looking for&#8230;</p>
<p>If there is neither a suitable club or specialist dance shop in your part of the country don&#8217;t throw in the towel as this is where the dance music compilations we have instructed you to buy on Monday morning come in. Stick them on the record player, turn it up loud and get lost in the groove, leave your mind on the bookshelf where it belongs, feel yourself if need be but keep going until you &#8220;feel the force&#8221; and you are &#8220;lost in music&#8221;, when the only answer to the question &#8220;can you feel it&#8221; is &#8220;yes&#8221;.</p>
<p>Pure dance music, if it has any lyrical content at all, will only deal in the emotions experienced within the four walls of a club late at night; basically desire and, more importantly, that area which is beyond desire at the very centre of the Human Psyche. Everything else is meaningless. Any creator of pure dance music that is attempting to communicate any other subject should be treated with deep suspicion. With a danger of getting too carried away on our own pretensions we state that it is through dance music and dancing we are able to get momentarily back to the Garden. Of course, in the clear light of day this is all very silly.</p></blockquote>
<p>Not so silly, to my mind.</p>
<p>After the groove, the next key structural element is song structure. Like groove, it acts on your unconscious powerfully.</p>
<blockquote><p>As we have already mentioned, the Golden Rule for a classic Number One single is intro, verse one, chorus one, verse two, chorus two, breakdown section, double chorus, outro.</p>
<p>Each of these sections will be made up of bars in groupings of multiples of four. So you might have an intro containing four bars, a verse sixteen bars and a chorus eight bars. At times the first verses can be double length verses, or the second chorus a double length. These sort of decisions are not going to have to be finally made until you reach the mixing stage of the record, when the engineer will have to start editing the whole track to make it work in the most concise and exciting way possible within three minutes and thirty seconds.</p></blockquote>
<p>This last part is no longer strictly true. Pro Tools grid mode and MIDI editors make song-structural editing as easy as editing text in a word processor. You can work out structure in the midst of the<a href="http://www.ethanhein.com/wp/2009/loop-mode"> recording/songwriting itself</a>.</p>
<blockquote><p>Hopefully, at sometime over the remaining days of the week, you will have been able to get out to a club and found the groove you need, been able to buy it on vinyl and get it home. It has to be the 12&#8243; version as this will have whole great tracts of raw groove where each of the component parts of the groove are broken down and left exposed for your engineer and programmer to study and imitate when it comes to recording your record.</p></blockquote>
<p>Again, the computer makes this easier. You can effortlessy loop a bar or two of any recording. Dance mixes do make it easier to find loop-worthy grooves, though.</p>
<blockquote><p>The next thing you have got to have is a chorus. The chorus is the bit in the song that you can&#8217;t help but sing along with. It is the most important element in a hit single because it is the part that most people carry around with them in their head, when there is no radio to be heard, no video on TV, and they are far from the dance floor. It&#8217;s the part that nags you while day dreaming in the classroom or at work or as you walk down the street to sign on. It&#8217;s the part that finally convinces the punters to make that trip down to the record shop and buy it.</p></blockquote>
<p>In other words, the chorus contains <a href="http://www.ethanhein.com/wp/2010/songwriting-and-genealogy">the meme</a>, the earworm, the mind virus. Your conscious mind is not your friend when it comes time to grow a new meme. You need to reach behind it, into the more evolutionarily ancient and intuitive brain systems.</p>
<blockquote><p>So, slip on the 12&#8243; or your dance compilation and sing along with the breakdown sections; any old words will do, just whatever comes out of your mouth. If you have difficulty in forming a tune in your head or you feel a bit inhibited, flick through your copy of the Guinness Book of Hits and pick any Top Five record that takes your fancy and see if you can sing the chorus of it along to the track.</p>
<p>Take for example:</p>
<p>&#8220;That&#8217;s the way a-ha, a-ha I like it a-ha, a-ha That&#8217;s the way a-ha, a-ha I like it a-ha, a-ha&#8221;</p>
<p>by K.C. and the Sunshine Band. That one usually works and should get you going in the right direction but there are hundreds to choose from.</p>
<p>The lyrics for the chorus must never deal with anything but the most basic of human emotions. This is not us trying to be cynical in a clever sort of way when we say &#8220;stick to the cliches&#8221;. The cliches are the cliches because they deal with the emotional topics we all feel. No records are bought in vast quantities because the lyrics are intellectually clever or deal in strange and new ideas. In fact, the lyrics can be quite meaningless in a literal sense but still have a great emotional pull. An obvious example of this was the chorus of our own record:</p>
<p>&#8220;Doctor Who, hey Doctor Who Doctor Who, in the Tardis Doctor Who, hey Doctor Who Doctor Who, Doc, Doctor Who Doctor Who, Doc, Doctor Who&#8221;</p>
<p>Gibberish of course, but every lad in the country under a certain age related instinctively to what it was about. The ones slightly older needed a couple of pints inside them to clear away the mind debris left by the passing years before it made sense. As for girls and our chorus, we think they must have seen it as pure crap. A fact that must have limited to zero our chances of staying at The Top for more than one week.</p>
<p>Stock, Aitkin and Waterman, however, are kings of writing chorus lyrics that go straight to the emotional heart of the 7&#8243; single buying girls in this country. Their most successful records will kick into the chorus with a line which encapsulates the entire emotional meaning of the song. This will obviously be used as the title. As soon as Rick Astley hit the first line of the chorus on his debut single it was all over &#8211; the Number One position was guaranteed:</p>
<p>&#8220;I&#8217;m never going to give you up&#8221;</p>
<p>It says it all. It&#8217;s what every girl in the land whatever her age wants to hear her dream man tell her. Then to follow that line with:</p>
<p>&#8220;I&#8217;m never gonna let you down I&#8217;m never going to fool around or upset you&#8221;</p>
<p>GENIUS.</p>
<p>Michael Jackson may be the biggest singing star in the world. Sold more L.P.s than any other artist at any time in the history of pop but he has had very few U.K. Number Ones. If he would like to make amends on this front he should start co-writing with the SAW team or read this manual. He has quite a bit to learn about the opening line of a chorus.</p></blockquote>
<p>Did these guys just compare Michael Jackson unfavorably to Rick Astley? Did I really just get rickrolled in a book written in 1988? That takes chutzpah.</p>
<blockquote><p>We are afraid you can&#8217;t just go down to the local supermarket and listen to the check-out girls&#8217; talk and hope you can pick up the right line before Waterman gets to it. The line has to come to you and when it does you&#8217;ve got to grab it. Mindlessly singing along to the 12&#8243; groove track you have is the best way.</p></blockquote>
<p>The routine practice now is to record this mindless improvisation into the computer. If something valuable tumbles out, you can easily grab it, copy and paste it and build the song around it.</p>
<blockquote><p>You must be worrying by now how you, or if not you, who on earth is going to front this record! If you already think you are a great singer and a well happening front person, then we have a problem. It means you will have the sort of ego that will render it totally impossible for you to be objective about everything else that has got to be done. Singers have historically made the worst producers of their own work. The reason for this is simply that singers have to become so emotionally involved in their performance it cancels out any sort of over view. At the very least they need a musical partner that can give them some direction. If a singer was able to have this calculated view of their own work the end product would undoubtedly come over as cold and empty.</p></blockquote>
<p>This is profoundly true. Singers like to mix vocals way out in front, with the instrumental track as a distant accompaniment. This sounds super corny and dated. Cool music puts the beat up front.</p>
<blockquote><p>The club D.J. (like his forerunner the dance band leader of the thirties, forties and fifties) realises that the most important thing is keeping the dance floor full and the thing that keeps the dancers dancing now (as it was then) is the music with its underpinning groove factor. Singing throughout has always just provided a distraction from the main event &#8211; what is happening on the dance floor and not on the stage.</p></blockquote>
<p>Music that&#8217;s meant to be listened to alone can be lyrics-oriented and built around a vocal sound. But social music needs to center on the beat.</p>
<blockquote><p>For the majority of people the sound of the vocals and the words that are being sung throughout the verses just merge into the over all sound of the track. The words that are being sung could be any old gibberish, only the words to the chorus have any real importance. Of course there are the exceptions when the classic narrative song breaks through and storms the Number One slot These can never be planned and I&#8217;m sure the performers of these freak hits are as surprised as anybody when it happens. So unless you want to risk everything on some bizarre tale you have to tell, stick with us.</p></blockquote>
<p>Michael Jackson&#8217;s lyrics are usually totally incomprehensible, which is no obstacle to their enjoyment. It&#8217;s nice to have a blank slate to project your own imagination of the song onto.</p>
<blockquote><p>So now you can tackle the construction of the verse without worrying about singers.</p>
<p>Using the basic groove you have decided upon you are now going to have to choose a bass line that will work as the basis for the whole song, or at least the verse sections. We take it there is no point in us trying to describe what the bass line is in any great detail, but it&#8217;s the bit in the record that throbs and keeps the flow going. In days gone by it was provided by the bass guitar player, now it is all played by the programmed keyboards. Even if you want it to sound like a real bass guitar, a sampled sound of a bass guitar will be used, then programmed. It&#8217;s easier than getting some thumb-slapping dick head in.</p>
<p>The groove might already have a killer bass line in there, making the whole thing happen and to remove it and exchange it for another might destroy what you have already got. There are plenty of monster bass lines out there to try. You will know them, they are the ones that you can almost hum. The great thing about bass lines is that they are in public domain. Nobody, even if they do recognise it, will seriously accuse you of ripping somebody else&#8217;s bass line off.</p>
<p>Michael Jackson, who we cited earlier on for not being that adept at coming up with the killer Number One hit choruses, CAN come up with the bass lines. &#8220;Billie Jean&#8221; was the turning point in Jackson&#8217;s career. That song, on his own admission, took him into the mega stratospheres where his myth now reigns. The fact is, &#8220;Billie Jean&#8221; would be nothing without that lynx-on-the-prowl bass line; but he wasn&#8217;t the first to use it. It had been featured in numerous dance tracks by various artists before him. Jackson and Quincy must have been hanging out around the pool table in their air conditioned dimmed light atmosphere, L.A. studio one evening wondering: &#8220;What next?&#8221; when one of them came up with the idea of using the old lynx- on-the-prowl standby. Without making that decision back in 1981 there would have been no Pepsi Cola sponsored jamboree in 1988.</p>
<p>We are not trying to deny any of the very real talent that Jackson has, just trying to emphasise the possible importance of the killer bass line.</p>
<p>Serious groove merchants hate it when a song has a dynamite bass line for the verse and then when the chorus comes the chords change, dragging the bass away from its &#8220;bad self&#8221; into having to follow those limp wristed chords. For them the whole movement of the song is destroyed for the sake of some nursery rhyme element they would rather see dumped.</p>
<p>Somehow these two important elements are going to have to be made to work together without the power of the chorus or the propulsion of verse bass riff being destroyed. Ideally, when a song hits its chorus it should feel it&#8217;s the natural thing to happen, a release from the tension of the verse. By the end of the chorus you must feel like nothing is desired more than to slide back down into the vice-like grip of the bass line.</p>
<p>Some groove merchants have a talent for getting it all their own way by coming up with a bass riff that never shifts from the beginning of the song until the end: intro, choruses, verses, breakdowns, outro all fitting around the same bass riff. For a song to sound like this and work away from the confines of the dance floor, it is going to have to be a real mutha of a riff. There must be some pretty insistent action going on on top of it to keep the casual radio listener interested. Even on &#8220;Billie Jean&#8221; they moved off the bass riff for the chorus.</p></blockquote>
<p>Actually, the prechorus. But point taken.</p>
<p>Drummond and Cauty have a ton of other good songwriting advice. Like, don&#8217;t use a bridge, use a breakdown section instead. This breakdown section should be just the rhythm tracks with some ambiance on top, not a solo, because:</p>
<blockquote><p>Nowadays, solos either get in the way or have to be fabulously stunning at the same time as being able to fit in with the studio sculpting that is going on around it. Having some guitarist give you his interpretation of what a really good guitar solo should sound like is totally out of the question. Guitar solos only work in modern pop records when they are over the top things full of hideous histrionics and lacking in any emotional depth whatsoever. This type of guitar solo is one of the very few things that heavy metal has given back to Top Ten chart music. Yet again, Jackson&#8217;s name comes in here. It all started when he used Eddie Van Halen on the &#8220;Thriller&#8221; L.P. So unless you have a mate that can play just like Eddie &#8211; forget it.</p>
<p>The only other reason for having a meaningless solo on your track is to give the record some instant profile upon the record&#8217;s release by making it known in the media that it features a boring but sainted muso, thus giving it some fake cred. The tried and tested guest soloists of the late eighties are: Miles Davis on trumpet, Courtney Pine on saxophone and Stevie Wonder on harmonica. Untried possibilities that might create some interest would be Jimmy Page or Junior Walker. But really we would recommend you don&#8217;t bother &#8211; unless you can get Jimi Hendrix to do it.</p></blockquote>
<p>Finally, here&#8217;s a perfect description of how the production process feels at its best:</p>
<blockquote><p>From now on in you will begin to feel the inevitable pull of the unseen life force of the record you have allowed to be created. It will be as if you are in a sailing boat and suddenly from nowhere a wisp of wind fills the sails. Your job is to hold onto the rudder and at all times never lose sight of the harbour lights. Let the crew bail out the water. Let the crew trim the sails. Let the crew man the galley. Remember, if you ever leave go of the rudder to help the crew all hands may be lost &#8211; along with any chance of ever hearing your record being played at five minutes to seven on Radio One on a Sunday evening.</p></blockquote>
<p>Very zen. Very true.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2010/doctorin-the-top-forty/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drum machine programming</title>
		<link>http://www.ethanhein.com/wp/2010/drum-machine-programming/</link>
		<comments>http://www.ethanhein.com/wp/2010/drum-machine-programming/#comments</comments>
		<pubDate>Fri, 07 May 2010 04:02:59 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Teaching]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[drum machines]]></category>
		<category><![CDATA[drumming]]></category>
		<category><![CDATA[funky drummer]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[hone]]></category>
		<category><![CDATA[honey drippers]]></category>
		<category><![CDATA[james brown]]></category>
		<category><![CDATA[led zeppelin]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rhythm]]></category>
		<category><![CDATA[rock]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=4023</guid>
		<description><![CDATA[I wrote a general post about what makes a hot beat hot. As a followup, here&#8217;s how to program some generic patterns and a few famous breakbeats. The basic unit of dance music is a sequence of sixteen eighth notes, two measures of four-four time. Drum machines like the Roland TR-808 represent the sixteen eighth [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I wrote a general post about <a href="http://www.ethanhein.com/wp/2009/how-to-make-a-hot-beat">what makes a hot beat hot</a>. As a followup, here&#8217;s how to program some generic patterns and a few famous breakbeats. The basic unit of dance music is a sequence of sixteen eighth notes, two measures of four-four time. Drum machines like the <a href="http://en.wikipedia.org/wiki/Roland_TR-808">Roland TR-808 </a>represent the sixteen eighth notes as an ice cube tray with sixteen slots, with a row for each percussion sound.</p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Roland_TR-808"><img class="aligncenter" title="Roland TR-808 drum machine" src="http://farm4.static.flickr.com/3392/3618219140_2c481e5752_o.jpg" alt="" width="300" height="300" /></a></p>
<p>Software like Reason and Fruityloops have drum machine emulators that follow the look and feel of the 808. The loop cycles from slot number one across to the right. When it gets to slot sixteen it jumps back to one.</p>
<p style="text-align: center;"><a href="http://www.propellerheads.se/products/reason/"><img class="aligncenter" title="Reasons Redrum drum machine emulator" src="http://evanderheide.demon.nl/images/redrum5.jpg" alt="" width="460" height="74" /></a></p>
<p>Here&#8217;s how you&#8217;d count the basic loop. Above is the standard music notation method of counting two bars of four-four time. Below is the drum machine representation, with the eighth notes numbered one through sixteen.</p>
<pre style="padding-left: 30px;">|  1  +  2  +  3  +  4  +  1  +  2  +  3  +  4  + |
| 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 |</pre>
<p><span id="more-4023"></span>The key to the patterns below:</p>
<ul>
<li>bd = bass drum or kick drum</li>
<li>sn = snare drum</li>
<li>hh = closed hi-hat</li>
<li>oh = open hi-hat</li>
<li>rd = ride cymbal</li>
<li>&#8211; is an empty slot</li>
</ul>
<h2><strong>Genre boilerplate</strong></h2>
<p>Generic rock</p>
<pre style="padding-left: 30px;">|  1  +  2  +  3  +  4  +  1  +  2  +  3  +  4  + |
| 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 |
| bd -- bd -- -- -- bd -- bd -- bd -- -- -- bd -- |
| -- -- -- -- sn -- -- -- -- -- -- -- sn -- -- -- |
| hh -- hh -- hh -- hh -- hh -- hh -- hh -- hh -- |</pre>
<p>Generic hip-hop</p>
<pre style="padding-left: 30px;">|  1  +  2  +  3  +  4  +  1  +  2  +  3  +  4  + |
| 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 |
| bd -- -- -- -- -- -- bd -- -- bd -- -- -- bd -- |
| -- -- -- -- sn -- -- -- -- -- -- -- sn -- -- -- |
| hh -- hh -- hh -- hh -- hh -- hh -- hh -- hh -- |</pre>
<p>Generic techno/house/dance &#8220;four on the floor&#8221;</p>
<pre style="padding-left: 30px;">|  1  +  2  +  3  +  4  +  1  +  2  +  3  +  4  + |
| 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 |
| bd -- -- -- bd -- -- -- bd -- -- -- bd -- -- -- |
| -- -- -- -- sn -- -- -- -- -- -- -- sn -- -- -- |
| -- -- hh -- -- -- hh -- -- -- hh -- -- -- hh -- |</pre>
<h2><strong>Some famous breakbeats</strong></h2>
<p><a href="http://www.ethanhein.com/wp/2009/the-natural-history-of-the-funky-drummer-break">The Funky Drummer</a></p>
<pre style="padding-left: 30px;">|  1  +  2  +  3  +  4  +  1  +  2  +  3  +  4  + |
| 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 |
| bd -- bd -- -- -- bd -- -- -- bd -- -- bd -- -- |
| -- -- -- -- sn -- -- sn -- sn -- sn sn -- -- sn |
| hh hh hh hh hh hh hh -- hh hh hh hh hh -- hh hh |
| -- -- -- -- -- -- -- oh -- -- -- -- -- oh -- -- |</pre>
<p><a href="http://www.ethanhein.com/wp/2010/impeach-the-president">Impeach The President</a></p>
<pre style="padding-left: 30px;">|  1  +  2  +  3  +  4  +  1  +  2  +  3  +  4  + |
| 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 |
| bd -- -- -- -- -- -- bd bd -- -- -- -- -- bd -- |
| -- -- -- -- sn -- -- -- -- -- -- -- sn -- -- -- |
| hh -- hh -- hh -- hh hh hh -- -- -- hh -- hh -- |
| -- -- -- -- -- -- -- -- -- -- oh -- -- -- -- -- |</pre>
<p><a href="http://www.ethanhein.com/wp/2009/the-levee-break">When The Levee Breaks</a></p>
<pre style="padding-left: 30px;">|  1  +  2  +  3  +  4  +  1  +  2  +  3  +  4  + |
| 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 |
| bd bd -- -- -- -- -- bd -- -- bd bd -- -- -- -- |
| -- -- -- -- sn -- -- -- -- -- -- -- sn -- -- -- |
| oh -- oh -- oh -- oh -- oh -- oh -- oh -- oh -- |</pre>
<p><a href="http://www.ethanhein.com/wp/2010/cold-sweat-in-the-terrordome">Cold Sweat</a></p>
<pre style="padding-left: 30px;">|  1  +  2  +  3  +  4  +  1  +  2  +  3  +  4  + |
| 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 |
| bd -- -- -- -- -- -- -- bd -- bd -- -- -- -- -- |
| -- -- -- -- sn -- -- sn -- -- -- -- sn -- -- sn |
| rd -- rd -- rd -- rd -- rd -- rd -- rd -- rd -- |</pre>
<p>Notice that all these beats have a kick on the downbeat of the first measure. When <a href="http://www.ethanhein.com/wp/2010/do-that-stuff">P-Funk</a> sings that <a href="http://www.youtube.com/watch?v=i_pbvdM5M7I">everything is on the one</a>, this is what they mean. Notice also that all of these beats have loud snare hits on beat three of each measure. This beat is called the <a href="http://en.wikipedia.org/wiki/Beat_%28music%29#Backbeat">backbeat</a>, and it&#8217;s the defining sound of American dance music across every genre.</p>
<p>Hip-hop styles usually leave the kick drum off the downbeat of the second measure, slot 9 on the drum machine. Instead, hip-hop beatmakers anticipate the second downbeat by placing the kick in slot 7 or 8. Sometimes they delay it by putting it in slot 10 or 11. Sometimes they omit it altogether.</p>
<p>The odd-numbered beats are called strong beats, and the even-numbered ones are weak beats. Putting drum hits on the weak beats is called <a href="http://en.wikipedia.org/wiki/Syncopation">syncopation</a>, and syncopation makes things sound hip. Experiment, and use your ears.</p>
<p>If you have requests for more breakbeat transcriptions, hit me in the comments. Happy programming!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2010/drum-machine-programming/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Repetition, repetition, repetition, repetition</title>
		<link>http://www.ethanhein.com/wp/2010/repetition/</link>
		<comments>http://www.ethanhein.com/wp/2010/repetition/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 06:25:54 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Composition]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Teaching]]></category>
		<category><![CDATA[Recording]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[beatles]]></category>
		<category><![CDATA[country]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[electronica]]></category>
		<category><![CDATA[fela kuti]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[looping]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[recursion]]></category>
		<category><![CDATA[remixes]]></category>
		<category><![CDATA[rza]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[symmetry]]></category>
		<category><![CDATA[theodor adorno]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=3483</guid>
		<description><![CDATA[I&#8217;ve had a lot of music teachers, formal and informal. The best one has been the computer. It mindlessly plays anything I tell it to, over and over. Hearing an idea played back on a continuous loop tells me quickly if it&#8217;s good or not. If the idea is bad, I immediately get annoyed, and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a lot of music teachers, formal and informal. The best one has been the computer. It mindlessly plays anything I tell it to, over and over. Hearing an idea played back on a continuous loop tells me quickly if it&#8217;s good or not. If the idea is bad, I immediately get annoyed, and if it&#8217;s good, I&#8217;ll cheerfully listen to it loop for hours.</p>
<p>There&#8217;s something in the cumulative experience of a loop that makes it greater than the sum of the individual listens. Good loops create a meditative, trance-like state, like Buddhist mantras you can dance to. As far as I&#8217;m concerned, if it&#8217;s the right groove, there&#8217;s no such thing as too much repetition. Take <a href="http://www.ethanhein.com/wp/2011/na-na-na-na/">&#8220;Hey Jude&#8221; by the Beatles</a>.</p>
<p style="text-align: center;"><a href="http://www.ethanhein.com/wp/2011/na-na-na-na/"><img class="aligncenter" title="&quot;Hey Jude&quot; in flowchart form" src="http://24.media.tumblr.com/tumblr_kolo40SQZq1qzy3cwo1_r1_500.jpg" alt="" width="500" height="667" /></a></p>
<p>At the end, they repeat &#8220;Naah, na na nanana naah, nanana naah, hey Jude&#8221; over and over for four minutes. I could listen to it for forty minutes. Why don&#8217;t I get bored? <span id="more-3483"></span>Each time through, the chant affects me a little differently. The forty-third time through might be musically indistinguishable from the forty-second but it feels different. My attention drifts and snaps back in. There&#8217;s a feeling of tension through each group of four or eight that gets resolved on the first repetition in the next phrase. A cumulative tension builds across all the repetitions.</p>
<p>Some western listeners get anxious from this tension. I&#8217;ve seen loops make people surprisingly angry. The loop reaches deep into the brain stem, and not everybody likes having their consciousness altered so heavily. I&#8217;ve also seen loops bring groups of people into ecstatic states with an afterglow lasting for days, weeks, even months.</p>
<h2>Loops make me happy</h2>
<p>In retrospect, I look back at stuff I liked the best instinctively before I was a musician, still just a fan, and what ties it all together is loop-oriented structures.</p>
<ul>
<li>Riff-based Ellington, Monk and <a href="http://www.ethanhein.com/wp/2009/coltrane-was-an-analog-remixer">Coltrane</a> tunes</li>
<li><a href="http://www.ethanhein.com/wp/2009/brian-eno">&#8220;Once In A Lifetime&#8221;</a> by Talking Heads</li>
<li>&#8220;Not Fade Away&#8221; and &#8220;Fire On The Mountain&#8221; by <a href="http://www.ethanhein.com/wp/2009/good-old-grateful-dead">the Grateful Dead</a></li>
<li>&#8220;Stir It Up&#8221; by Bob Marley</li>
<li><a href="http://www.ethanhein.com/wp/2009/michael-jackson-fan-art">&#8220;Wanna Be Startin&#8217; Something&#8221;</a> by Michael Jackson</li>
<li>Everything by <a href="../2009/bad-meaning-good">Run-DMC</a></li>
<li>The first few minutes of &#8220;Chameleon&#8221; by <a href="http://www.ethanhein.com/wp/2009/herbie-hancock-gets-future-shock">Herbie Hancock</a></li>
</ul>
<p><a href="http://www.flickr.com/photos/ethanhein/2476843554/"><img class="aligncenter" title="Chameleon loop" src="http://farm4.static.flickr.com/3244/2476843554_cff5ccf437.jpg" alt="" width="400" height="400" /></a>On paper, these tunes are all very boring pieces of music. But living in my ears, they&#8217;re bottomlessly gratifying.</p>
<p>People with a casual relationship to music tend to enjoy loop-based material, especially on the dance floor. But many if not most of the trained musicians I&#8217;ve worked with are resistant to the loop. Whether they come from jazz or classical, schooled musicians tend to equate quality with complexity, density and unpredictability. This to me is one of the great pathologies afflicting the music academy. Making good music takes a lot of study and focus, but that&#8217;s different from effort. Some of the best music is easy. After struggling with all the intricacies of music theory, we musicians get too suspicious of simple truths. That suspicion gets in the way of our main job of connecting to listeners and making their lives more bearable.</p>
<p>A few years ago I went to hear a highly respected quartet led by a saxophonist who the jazz nerds speak of in hushed tones. I got to the club early enough to catch the soundcheck. While the sound guy fiddled with levels, the band played an open-ended funk groove on one chord. It was exhilarating: the loose interplay between the band members was anchored by the straightforward groove to make a satisfyingly tight sonic knot. I was all excited for the actual set, which turned out to be&#8230; a snooze. The material was full of startling key and time signature changes at unpredictable intervals. The band maneuvered through these sonic mazes masterfully, and I&#8217;m sure they enjoyed themselves, but for me it was like watching someone else play a difficult video game. And these are jazz musicians, supposedly the warm, emotionally connected wing of intellectual music. The situation is even worse in the classical world.</p>
<h2>All music is based on repetition</h2>
<p>The definition of a rhythm is a patterned sound that repeats (or, for that matter, any patterned event that repeats.) Pitched sounds are produced by regular sine-wave vibrations as an air column&#8217;s pressure cycles back and forth.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/ethanhein/3185227891/in/set-72157619927224063"><img class="aligncenter" title="Wrapping the wave" src="http://farm4.static.flickr.com/3487/3185227891_dcdbb3b9e5_o.png" alt="" width="226" height="193" /></a></p>
<h2>Repetition and recursion</h2>
<p>Nearly all world music uses repeating phrases grouped into longer phrases, and groups those metaphrases into meta-metaphrases. Entire sections get repeated to form still higher level structures. For my ears, the most satisfying music is the most modular and <a href="http://www.ethanhein.com/wp/2009/self-reference-in-computer-programming-and-hip-hop">recursive</a>.</p>
<p><span style="font-family: times,times new roman;"><a href="http://en.wikipedia.org/wiki/Modular_group"><img class="aligncenter" title="Modularity" src="http://farm3.static.flickr.com/2399/2258878096_5c5c80401a.jpg" alt="" width="500" height="251" /></a></span></p>
<h2>Loops and thermodynamics</h2>
<p>Repeated events are surprising because they&#8217;re thermodynamically improbable. Usually the rock falls off the mountain and just sits there. For the rock to roll around and around in a circle, some unusual force must be driving it. When we come across something improbable, we instinctively want to find a meaning for it. Symmetrical repetition creates structure and gratifies our pattern-recognition systems, the same ones that enjoy parsing out the meaning of a text or the rules of a video game.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/ethanhein/2089449624/"><img title="Symmetry" src="http://farm3.static.flickr.com/2213/2089449624_dfb6ddbc8f.jpg" alt="" width="400" height="368" /></a></p>
<p>Structure acts very strongly on our emotions, often without our realizing why. One reason the Beatles and Michael Jackson sell so many more records than their seemingly equally talented peers is their mastery of structured repetition. Their best work repeats phrases exactly the right number of times, in exactly the right sequence. This aspect of songwriting is harder to quantify in rule sets than rhythm or harmony, but that hasn&#8217;t stopped the music industry from trying. Here&#8217;s an excerpt of an entertaining McSweeney&#8217;s series, <a href="http://www.mcsweeneys.net/links/nashville/nashville7.html">Dispatches From a Guy Trying Unsuccessfully to Sell a Song In Nashville</a> by Charlie Hopper.</p>
<blockquote><p>To me, it appears that Music Row&#8217;s devotion to form and formula is not strictly venal. It&#8217;s just the smartest way to send a song into the Machine without you being there to defend it. &#8220;The first rule of songwriting is, there are no rules,&#8221; Barbara Cloyd, a Songwriting Tutor, likes to declare at the outset of her class. Then she takes a fairly deep breath: &#8220;Having said that&#8230;&#8221;</p>
<p>And she goes on to explain the three or four acceptable formulas.<br />
It all proceeds from the notion that there are basic truths about how people like to get information. Barbara quotes someone she knows as saying, &#8220;We like to hear something, then hear it again. Then we want to hear something different for a while. After that, we&#8217;re ready to hear the first thing again.&#8221;</p>
<p>That would be Verse Chorus, Verse Chorus, Bridge, Verse Chorus.</p>
<p>I knew John spoke the Universal Language of Beatles. &#8220;So the basic formula is like, oh, &#8216;Ticket to Ride.&#8217; Or &#8216;Day Tripper.&#8217;&#8221;</p>
<p>I might have been a little didactic. &#8220;Then, if you want, you can start with two verses. That gives you an option to have one or two verses after the first chorus. But you never put two verses after the first chorus unless you had two at the beginning. That screws with the formula.&#8221;</p>
<p>John was laughing and shaking his head in a way that meant he couldn&#8217;t believe I had bought into this seriously.</p>
<p>&#8220;Like &#8216;Yellow Submarine,&#8217;&#8221; I said. &#8220;Two verses, chorus, one verse, chorus, the farting around in a submarine during the bridge, verse, chorus. Actually, the bridge is optional. I&#8217;ve heard publishers say, &#8216;Do you really need a bridge here? There&#8217;s no new information in it&#8230;&#8217;&#8221;</p>
<p>The other form that&#8217;s generally acceptable, though less prized because it has no soaring chorus, is the &#8220;A A B A&#8221; form. The hook comes as the end line of each A section. It might show up at the end of the B section, but doesn&#8217;t have to. Most songs that are written with no thought of formula tend to be in this form. &#8220;Yesterday&#8221; is A A B A. &#8220;Back in the U.S.S.R.&#8221; is. &#8220;Girl&#8221; is. Most Bob Dylan songs are.</p></blockquote>
<h2>Repetitive music teaches itself to you as you listen</h2>
<p>Repetition creates familiarity, which is a prerequisite to emotional connection. Cognitive scientists use the word <a href="http://books.google.com/books?id=Nln3xTYQwt4C&amp;dq=bob+snyder+music+and+memory&amp;printsec=frontcover&amp;source=bn&amp;hl=en&amp;ei=QSGYS9WcCqiz8QbO0JCgAg&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;resnum=5&amp;ved=0CBkQ6AEwBA#v=onepage&amp;q=&amp;f=false">&#8220;rehearsal&#8221;</a> to describe the process by which the brain learns through repeated exposure to the same stimulus. As they like to say, <a href="http://www.ethanhein.com/wp/2009/brain-vs-computer-which-is-better">neurons that fire together wire together</a>. Repetitive music builds rehearsal in, making it more accessible and inclusive.</p>
<h2>Africa vs Europe</h2>
<p>In America, our musical culture is a hybrid of mostly western European, African and Caribbean traditions. Our musical ancestors have some philosophical differences around repetition. The western European classical music term for a continually repeated phrase is an <a href="http://en.wikipedia.org/wiki/Ostinato">ostinato,</a> from the Italian word for &#8220;stubborn.&#8221; It&#8217;s related to the English word obstinate. This is not an attractive quality in a person and the European classical world doesn&#8217;t think too highly of it as a quality of music either. <a href="http://en.wikipedia.org/wiki/Theodor_W._Adorno">Theodor Adorno</a> criticized the repetitiveness of popular music as being &#8220;psychotic and infantile.&#8221; He was <a href="http://www.moyak.com/papers/adorno-schoenberg-atonality.html">outspokenly contemptuous</a> of jazz and dance music generally. From his book <a href="http://www.moyak.com/papers/adorno-schoenberg-atonality.html">Prisms:</a></p>
<blockquote><p>Considered as a whole, the perennial sameness of jazz consists not in a basic organization of the material within which the imagination can roam freely and without inhabitation, as within an articulate language, but rather in the utilization of certain well-defined tricks, formulas, and cliches to the exclusion of everything else.</p></blockquote>
<p>Adorno is factually correct. But he&#8217;s wrong that this is a defect of the music. The tricks, formulas and cliches are the basic grammar of pleasure. Cooking tofu with sesame oil, ginger and soy sauce is a cliche too, and for good reason, it consistently makes the tofu taste good.</p>
<p>Fortunately, we in America are blessed with the strong African and Caribbean influences, and the musicians of these cultures hold circularity as a high virtue. To pick one example out of a vast many, Fela Kuti&#8217;s <a href="http://www.youtube.com/watch?v=XSEs2SunXag">&#8220;Beasts Of No Nation&#8221;</a> repeats the chords G minor to F for about half an hour. It doesn&#8217;t get old.</p>
<p style="text-align: center;"><object width="480" height="385" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/XSEs2SunXag&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed width="480" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/XSEs2SunXag&amp;hl=en_US&amp;fs=1&amp;" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Sample-based hip-hop is the music most exciting my ears right now. The best beatmakers find fragments that were part of a linear stream and bend them into unexpected loops.</p>
<p style="text-align: left;"><a href="http://www.flickr.com/photos/ethanhein/3564417436/"><img class="aligncenter" title="Funky Drummer loop" src="http://farm4.static.flickr.com/3410/3564417436_d1ff42cfd6.jpg" alt="" width="400" height="395" /></a></p>
<p style="text-align: left;">I don&#8217;t know the provenance of this <a href="http://en.wikipedia.org/wiki/RZA">RZA</a> quote beyond wikipedia, but it&#8217;s a good one:</p>
<blockquote>
<p style="text-align: left;">For hip hop, the main thing is to have a good trained ear, to hear the most obscure loop or sound or rhythm inside of a song. If you can hear the obscureness of it, and capture that and loop it at the right tempo, you&#8217;re going to have some nice music man, you&#8217;re going to have a nice hip hop track.</p>
</blockquote>
<p style="text-align: left;">This is good advice for any musician, not just hip-hop beatmakers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2010/repetition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

