<?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; harmony</title>
	<atom:link href="http://www.ethanhein.com/wp/tag/harmony/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ethanhein.com/wp</link>
	<description>Music, Technology, Evolution</description>
	<lastBuildDate>Fri, 18 May 2012 00:48:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Image schemas in music software</title>
		<link>http://www.ethanhein.com/wp/2012/image-schemas-in-music-software/</link>
		<comments>http://www.ethanhein.com/wp/2012/image-schemas-in-music-software/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 02:26:15 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Interfaces]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[ableton]]></category>
		<category><![CDATA[garageband]]></category>
		<category><![CDATA[george lakoff]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[interfaces]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[nyu]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=8497</guid>
		<description><![CDATA[I&#8217;m doing a ton of writing for grad school, and will be posting the highlights here. First off, an abstract and discussion of this article: Katie Wilkie, Simon Holland, and Paul Mulholland. Winter, 2010. What Can The Language Of Musicians Tell Us About Music Interaction Design? Computer Music Journal, Vol. 34, No. 4, Pages 34-48 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m doing a ton of writing for <a href="http://steinhardt.nyu.edu/music/technology/programs/graduate/">grad school</a>, and will be posting the highlights here. First off, an abstract and discussion of this article:</p>
<p>Katie Wilkie, Simon Holland, and Paul Mulholland. Winter, 2010. What Can The Language Of Musicians Tell Us About Music Interaction Design? Computer Music Journal, Vol. 34, No. 4, Pages 34-48</p>
<p>The authors discuss the ways that user interface design for music production and teaching software is informed by embodied cognition, as articulated by George Lakoff and Mark Johnson in their book <a href="http://www.amazon.com/Metaphors-We-Live-George-Lakoff/dp/0226468011">Metaphors We Live By</a>. Lakoff and Johnson argue that all metaphors trace their roots to states of the human body, which are the only basis for abstract thought that we possess. The closer a metaphor is to a state of the body, the easier it is for us to understand.</p>
<p><span id="more-8497"></span>In music, the most obvious bodily metaphors are rhythm and repetition, which we experience throughout the sensory world, not just in music. We also use a variety of spatial metaphors for music, referred to by the authors as image schemas. Listeners commonly conceive of music using images of containers, cycles, verticality, balance, the notion of center-periphery, and (in the case of western melodies) a narrative of source-path-goal.</p>
<p>An example of the container schema is the statement “Bb is in the key of F.” We imagine the key of F as a container, with Bb as one of its contents. We think of chords as being stacked vertically, like a pile of bricks. When we conceive melodies, we think of the line going for a metaphorical walk, with altitude standing in for pitch: “The melody starts on F, goes up to Bb, down to A, and then lands back on F.” (However, the “pitch-as-height” metaphor is muddied by the circularity of pitch class, and by the fact that we feel ascending pitch movement differently from ascending.) We may use alternative image schemas; that higher pitches are brighter, and lower pitches are darker. We are on stronger footing with the notion of the tonic as “home base” — we imagine a piece that modulates through different keys as going out on a journey and then returning home.</p>
<p>People approach software equipped with bodily image schemas, learned and innate. The highest praise one can give to an interface is that it is “intuitive.” The authors define an intuitive interface as one that allows the user to apply prior knowledge and existing image schema: innate, sensory-motor, embodied, cultural, or expert.</p>
<p>The authors evaluate two software programs in terms of their intuitiveness, or lack thereof. The first is Harmony Space, a program written by one of the paper’s authors to “systematically and richly designed to exploit spatial metaphors for harmonic concepts.” (Unfortunately, this software is no longer available online, aside from low-resolution screenshots.) Harmony Space organizes the diatonic pitches onto a grid with the topology of a torus, organized by <a href="http://en.wikipedia.org/wiki/Tonnetz">Euler’s tonnetz scheme</a>. This organization helps users understand harmony in terms of spatial proximity. In Harmony Space, adjacent notes form diatonic thirds and triads. Chords and scales form distinctive geometric shapes. The user can transpose chords and other patterns by simply moving the shapes around on the grid. While this is an elegant didactic tool, it is only partially useful. By design, Harmony Space totally neglects rhythm. The authors discuss the difficulty of designing a visualization scheme for rhythm that is as elegant as the tone grid.</p>
<p>The other software program evaluated is Apple’s Garageband. Since Apple includes it for free with Macs, Garageband has become widely used by amateurs. It is a simplified version of Logic, using the same multitrack tape recorder metaphor as most other DAWs. This metaphor is not immediately intuitive, but it is easily learned — users quickly learn to imagine a chorus of voices, with each voice occupying its own horizontal track. The left-to-right timeline is also immediately intuitive once the user sees it in action. Garageband adds an appealing loop library to the basic recording functionality. The loops can be altered by the user in a full-fledged MIDI editor.</p>
<p>The authors praise Garageband for its combination of versatility and accessibility, but they miss some of the program’s shortcomings as a tool for beginner self-teaching. Garageband offers many attractive-sounding loops and instrument sounds, but offers no suggestion as to how to make good musical use of those materials. It does not suggest, for example, that by western pop tradition, loops sound best when repeated two, four, eight or sixteen times. Also, it makes no attempt at showing harmonic relationships; users are left to trial and error to find musical chord/scale combinations. Ideally, Garageband’s MIDI editor would suggest to the user which notes would actually sound good, perhaps by coloring chord tones green, extensions yellow and dissonant notes red.</p>
<p>Garageband and Harmony Space are intriguing, but surely better visual metaphors for music have yet to be implemented. For example, while the “container” for chords is intuitive, it is also misleading, since the chord is comprised of tones, not a box for them. A better image would be tones as atoms and chords as molecules built from those atoms, which gets at their relational nature better. As the molecule becomes a more familiar image, it will become available as an “intuitive” image schema.</p>
<p>I anticipate that the next generation of beginner-oriented production software will draw not on the tape recorder metaphor, but on the sampler. I could imagine simplified version of the <a href="http://www.ableton.com/live-session-view">Session View</a> in Ableton Live, allowing the user to build songs out of musical “legos,” dragging and dropping in real time.</p>
<p><em>See also a post collecting my favorite <a href="http://www.ethanhein.com/wp/2011/visualizing-music/">music visualization systems</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2012/image-schemas-in-music-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the appeal of atonality and serialism in music?</title>
		<link>http://www.ethanhein.com/wp/2012/what-is-the-appeal-of-atonality-and-serialism-in-music/</link>
		<comments>http://www.ethanhein.com/wp/2012/what-is-the-appeal-of-atonality-and-serialism-in-music/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 14:40:47 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Composition]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[atonality]]></category>
		<category><![CDATA[classical]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[quora]]></category>
		<category><![CDATA[serialism]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=8414</guid>
		<description><![CDATA[The mind constantly works to find tonal centers in any music. The best atonal music is really just very complex tonal music, challenging our ability to get our harmonic bearings without totally overwhelming us. Music that strikes the right balance between predictable, functional harmony and randomness is the stuff that people find exciting; the unexpected [...]]]></description>
			<content:encoded><![CDATA[<p>The mind constantly works to find tonal centers in any music. The best atonal music is really just very complex tonal music, challenging our ability to get our harmonic bearings without totally overwhelming us. Music that strikes the right balance between predictable, functional harmony and randomness is the stuff that people find exciting; the unexpected combinations stimulate the imagination and create new emotional associations.</p>
<p>If the music resists all attempts at finding temporary key centers and harmonic relationships, then it&#8217;s just annoying. Serialism has always gotten on my nerves for that reason; it seems to be specifically designed to resist musical sense-making.</p>
<p><em><span class="qlink_container"><a href="http://www.quora.com/What-is-the-appeal-of-atonality-and-serialism-in-music">Original question on Quora</a></span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2012/what-is-the-appeal-of-atonality-and-serialism-in-music/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Secondary dominants</title>
		<link>http://www.ethanhein.com/wp/2011/secondary-dominants/</link>
		<comments>http://www.ethanhein.com/wp/2011/secondary-dominants/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 16:19:23 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Composition]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Teaching]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[alicia keys]]></category>
		<category><![CDATA[bob dylan]]></category>
		<category><![CDATA[cadences]]></category>
		<category><![CDATA[chords]]></category>
		<category><![CDATA[circle of fifths]]></category>
		<category><![CDATA[country]]></category>
		<category><![CDATA[elizabeth cotten]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[i got rhythm]]></category>
		<category><![CDATA[jay-z]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[neil young]]></category>
		<category><![CDATA[ragtime]]></category>
		<category><![CDATA[secondary dominants]]></category>
		<category><![CDATA[tritones]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=7510</guid>
		<description><![CDATA[When I was a kid, I&#8217;d listen to music and wonder, why is this chord progression so much more satisfying than that one? Now I know the answer: secondary dominants, chords that temporarily change the key in a logical-sounding way. If you want to take your songwriting in a more sophisticated direction, you definitely want [...]]]></description>
			<content:encoded><![CDATA[<p>When I was a kid, I&#8217;d listen to music and wonder, why is this chord progression so much more satisfying than that one? Now I know the answer: secondary dominants, chords that temporarily change the key in a logical-sounding way. If you want to take your songwriting in a more sophisticated direction, you definitely want to get hip to secondary dominants.</p>
<p><span id="more-7510"></span>Here&#8217;s the <a href="http://www.ethanhein.com/wp/2011/meet-the-major-scale/">C major</a> scale. The scale tones are in red, and the non-scale notes are in grey.</p>
<p><a title="C major scale clockface by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/5373234026/" target="_blank"><img class="aligncenter" src="http://farm6.static.flickr.com/5286/5373234026_35166dddb3.jpg" alt="C major scale clockface" width="296" height="300" /></a>There&#8217;s a simple formula to use notes from C major to make a set of chords that sound good together. You start on a scale degree, and then go around the circle clockwise, skipping every other scale tone. To make a C chord, start on C, then skip over D to land on E, and then skip over F to land on G. To make a D minor chord, start on D, then skip over E to land on F, and then skip over G to land on A.</p>
<p>Running the formula for all seven notes in the scale gives you these seven chords, known as the diatonic chords to C major:</p>
<pre style="padding-left: 30px;">C:    C  E  G (I)
Dm:   D  F  A (ii)
Em:   E  G  B (iii)
F:    F  A  C (IV)
G:    G  B  D (V)
Am:   A  C  E (vi)
Bdim: B  D  F (vii)</pre>
<p>The crucial chord for this discussion is G. If you add one more note to the chord, you get G7. This called the dominant chord in C, and it strongly <a href="http://www.ethanhein.com/wp/2011/how-do-you-know-what-key-youre-in/">defines the key</a>.</p>
<p><a title="C major scale with notes in G7 chord highlighted by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/6097333328/"><img class="aligncenter" src="http://farm7.static.flickr.com/6083/6097333328_b60ee7a215.jpg" alt="C major scale with notes in G7 chord highlighted" width="274" height="300" /></a>The interval between the notes B and F is called a <a href="http://www.ethanhein.com/wp/2010/the-mystical-tritone/">tritone</a>, and it&#8217;s considered by western tradition to be very dissonant. When you hear the B-F tritone, your ear wants it to resolve &#8212; you want the B to go up to C, and the F to go down to E. This is the heart of the chord progression known to western music as a <a href="http://en.wikipedia.org/wiki/Cadence_%28music%29">cadence</a>, from Latin meaning &#8220;falling.&#8221; The G7 chord teeters unstably until it &#8220;falls&#8221; to land on the solid ground of C.</p>
<h2 style="text-align: left;"><a href="http://en.wikipedia.org/wiki/Resolution_%28music%29" target="_blank"><img class="aligncenter" title="Tritone resolution" src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Dominant_seventh_tritone_resolution.png/300px-Dominant_seventh_tritone_resolution.png" alt="" width="300" height="131" /></a>Using dominants to temporarily change keys</h2>
<p>The diatonic chords sound nice, but they&#8217;re a little bland. You can spice them up by adding some more dominant seventh chords to create temporary key changes. Think of each chord in C major as the root of its own key. Each new key comes with its own dominant seventh chord, built off its own fifth scale degree. (It&#8217;s customary to ignore B diminished because it&#8217;s unstable-feeling and doesn&#8217;t work well as a root chord.) These new secondary dominants temporarily pull you out of the key of C.</p>
<p style="text-align: left;"><a title="C major scale with secondary dominants by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/6097304852/" target="_blank"><img class="aligncenter" src="http://farm7.static.flickr.com/6194/6097304852_7bd0dd418a.jpg" alt="C major scale with secondary dominants" width="313" height="360" /></a>Notice that all the secondary dominants are based on scale tones in C major. When you&#8217;re expecting an A minor chord and you hear A7 instead, shifting you temporarily into the key of D, it&#8217;s a recipe for deep musical gratification.</p>
<h2>Secondary dominants in action</h2>
<p>The most common secondary dominant in C is C7, which temporarily puts you in the key of F. I can&#8217;t even count the number of pop, rock, country, jazz, blues etc songs that use this progression:</p>
<pre style="padding-left: 30px;">| C | C7 | F | F |</pre>
<p>Another very common secondary dominant in C is D7, which temporarily puts you in the key of G. You see this progression a lot, particularly in older country music:</p>
<pre style="padding-left: 30px;">| C | D7 | G7 | C |</pre>
<p>The D7 includes the note F#, which is pretty dissonant in the key of C. The conflict gets quickly resolved when you hear the G7 chord, so the overall effect isn&#8217;t terribly jarring.</p>
<p>You&#8217;ll also hear this progression quite a bit, especially in jazz and country:</p>
<pre style="padding-left: 30px;">| C | A7 | D7 | G7 |</pre>
<p>The A7 puts you in the key of D; the D7 puts you in the key of G; and the G7 lands you back home in the key of C. The A7 chord includes the note C#, which is the most dissonant note possible in the key of C. You hear that C#, and you&#8217;re like, what the heck is that? Then as the progression unwinds, it makes retrospective sense. Your brain really likes hearing this kind of conflict getting resolved.</p>
<h2>Secondary dominants and the relative minor</h2>
<p>The relative minor key to C major is A minor. It&#8217;s very common to switch back and forth between the two. You can do the switch using the secondary dominant to A minor, which is E7.</p>
<pre style="padding-left: 30px;">| C | E7 | Am | Am |</pre>
<p>Here again, the E7 chord contains a very dissonant note, G#, which then makes perfect retrospective sense when you land on A minor.</p>
<h2>Secondary dominants don&#8217;t have to resolve</h2>
<p>For really advanced harmonic wizardry, use a secondary dominant and don&#8217;t complete the cadence. An especially cool usage is to fake people out with the relative minor. In the last example above, try replacing A minor with F, like so:</p>
<pre style="padding-left: 30px;">| C | E7 | F | F |</pre>
<p>The F chord contains two of the same pitches as A minor, A and C. You&#8217;re surprised by the root move up to F instead of down to A, but you&#8217;re still hearing two of the notes you were expecting. Hip! Two of my favorite songs from very different eras use this device. One is &#8220;<a href="http://www.youtube.com/watch?v=IUK8emiWabU&amp;NR=1">Freight Train</a>&#8221; by Elizabeth Cotten; the other is &#8220;<a href="http://www.ethanhein.com/wp/2010/empire-state-of-mind/">Empire State of Mind</a>&#8221; by Alicia Keys and Jay-Z. The fakeout progression happens going into the chorus.</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/0UjsXo9l6I8?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/0UjsXo9l6I8?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Another popular secondary dominant fakeout is to use D7 without resolving to G. Plenty of folk, rock and country songs will just go straight from D7 back to C. Neil Young is especially fond of this maneuver, for example at the end of each verse of &#8220;<a href="http://www.youtube.com/watch?v=rFUSWllyZqg">Harvest</a>.&#8221; Bob Dylan uses it too, in &#8220;Don&#8217;t Think Twice, It&#8217;s Alright.&#8221;</p>
<h2>Around the circle of fifths</h2>
<p>Check out what happens when you arrange the secondary dominants around the circle of fifths. You can start on any of them and work your way around the circle counterclockwise to make chains of cadences.</p>
<p><a title="C major scale on the circle of fifths with secondary dominants by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/6097304892/" target="_blank"><img class="aligncenter" src="http://farm7.static.flickr.com/6122/6097304892_7fc0be95d0.jpg" alt="C major scale on the circle of fifths with secondary dominants" width="296" height="360" /></a>Going around the circle of fifths using dominant chords is a time-honored songwriting technique, and a sound you&#8217;ll instantly recognize from jazz, ragtime and Tin Pan Alley songs. The best example is the bridge of &#8220;I Got Rhythm&#8221; and the uncountable jazz tunes based on it. Usually it&#8217;s played in B flat, but for consistency, here it is in C:</p>
<pre style="padding-left: 30px;">| E7 | E7 | A7 | A7 | D7 | D7 | G7 | G7 |</pre>
<h2>Use a dominant to get to any key</h2>
<p>Any time you want to jump to a new key, you can get there via its dominant chord. Want to jump to Ab? Get there via Eb7. Want to jump to F#? Get there via C#7. It isn&#8217;t the only way to introduce a new key, but it is the smoothest. Using cadences gives your tunes a feeling of structure and logic, and lets you introduce all kinds of exotic dissonances without alienating your listeners.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/secondary-dominants/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tuning system geekery</title>
		<link>http://www.ethanhein.com/wp/2011/tuning-system-geekery/</link>
		<comments>http://www.ethanhein.com/wp/2011/tuning-system-geekery/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 15:56:17 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Teaching]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[autotune]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[harmonics]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=5701</guid>
		<description><![CDATA[If you&#8217;re a guitarist, you may have noticed that it&#8217;s hard to get your instrument perfectly in tune. This is not your imagination. If you tune each string perfectly to the one next to it, the low E string will end up out of tune with the high E string. If you use an electronic [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">If you&#8217;re a guitarist, you may have noticed that it&#8217;s hard to get your instrument perfectly in tune. This is not your imagination. If you tune each string perfectly to the one next to it, the low E string will end up out of tune with the high E string. If you use an electronic tuner to make sure the individual strings are tuned to the correct pitch, they won&#8217;t sound fully in tune with each other. It has nothing to do with the quality of your instrument or your skill at tuning: it&#8217;s a fundamental fact of western music theory. This post attempts to explain why. It&#8217;s very geeky stuff, but if you like math (and who doesn&#8217;t?) then read on.</p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Tuning_fork"><img class="aligncenter" title="Tuning fork" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/bb/Tuning_fork_on_resonator.jpg/604px-Tuning_fork_on_resonator.jpg" alt="" width="362" height="359" /></a></p>
<p><span id="more-5701"></span></p>
<p>To understand tuning, it helps to start with the concept of the octave. Two pitches are an octave apart if their frequencies have the ratio 2:1. Standard concert A has a frequency of 440 Hz. When you play concert A on the guitar, the string vibrates to and fro 440 times every second. If you double the frequency to 880 Hz, you get an A that&#8217;s one octave higher. If you halve the frequency to 220 Hz, you get an A that&#8217;s an octave lower. The ear hears all these different pitches as being the &#8220;same&#8221; note. (Technically, they&#8217;re the same <a href="http://en.wikipedia.org/wiki/Pitch_class">pitch class</a>.) This ability we have to hear frequencies related by powers of two as being the &#8220;same&#8221; is known in music theory terms as octave equivalency. This ability isn&#8217;t specific to humans. <a href="http://www.neuroscience-of-music.se/eng7.htm">Rhesus monkeys</a> hear octaves as being equivalent too.</p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Rhesus_Macaque"><img class="aligncenter" title="Rhesus monkey and castle" src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/96/Macaque_India_3.jpg/485px-Macaque_India_3.jpg" alt="" width="388" height="479" /></a></p>
<p>Octaves emerge naturally out of the <a href="../2010/2009/tuning-the-quantum-guitar">overtone series</a>. The first harmonic of a vibrating string is an octave above the fundamental. The third harmonic is two octaves above. The seventh harmonic is three octaves above, and the fifteenth harmonic is four octaves above.</p>
<p style="text-align: left;">After the octave, the next musical interval you get from the natural overtone series is the fifth (it&#8217;s the third harmonic.) Two pitches are a fifth apart if the ratio between their frequencies is 3:2. The note a fifth above concert A (440 Hz) is E (660 Hz.)</p>
<p style="text-align: left;">Fifths are a very significant interval in western music theory. If you keep going up by fifths, you visit every note in the chromatic scale (every key on the piano) until you eventually wind up back on the note where you began. So if you start on A, then go up to E, then B, then F#, and so on, eventually you&#8217;ll wind up on the A seven octaves higher from where you started. This concept is known as the <a href="http://www.ethanhein.com/wp/2011/the-major-scale-and-the-circle-of-fifths/">circle of fifths</a>, though it would be more accurate to call it the spiral of fifths, since you&#8217;re getting higher and higher in pitch.</p>
<p style="text-align: left;"><a title="Spiral of fifths by Ethan Hein, on Flickr" href="http://www.flickr.com/photos/ethanhein/2131559511/"><img class="aligncenter" src="http://farm3.static.flickr.com/2072/2131559511_8cdcb1a76c.jpg" alt="Spiral of fifths" width="374" height="400" /></a>The circle of fifths is foundational to western music theory. It makes it possible to transpose music effortlessly from one key to another. The circle gives rise to all sorts of useful and interesting symmetries, too, like its close relationship to the circle of <a href="http://en.wikipedia.org/wiki/Semitone">semitones</a>.</p>
<p style="text-align: center;"><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 src="http://farm4.static.flickr.com/3165/2744894758_e373bb2af6_z.jpg" alt="Half-steps on the circle of fifths, fifths on the circle of half-steps" width="640" height="366" /></a></p>
<p>But there&#8217;s a big problem with the circle of fifths. If you use the 3/2 ratio you get from the natural overtone series, the circle doesn&#8217;t actually close. Recall that to go up by a fifth, you multiply the frequency by 3/2. To keep going up by fifths, you keep multiplying by 3/2. To go all the way around the circle of fifths from A to A, you multiply by 3/2 twelve times:</p>
<pre style="padding-left: 30px;">(3/2)^12 = 129.746337890625</pre>
<p>Going around the circle of fifths twelve times is the same as going up seven octaves. To go up an octave, you multiply by two, so to go up seven octaves, you multiply by two seven times:</p>
<pre style="padding-left: 30px;"> 2^7 = 128</pre>
<p>Going from A to A by fifths means multiplying the frequency by 129.746337890625, but going by octaves means multiplying by 128. The discrepancy between the two multiples is known in music theory terms as the <a href="http://en.wikipedia.org/wiki/Pythagorean_comma">Pythagorean comma</a>, and it has caused musicians a lot of gray hair over the past few hundred years. It would be nice if a tuning system based on fifths agreed with a system based on octaves. It would make it a lot easier to hop from one key to another without having to retune your instruments. But that is sadly not possible.</p>
<p>The history of western tuning systems is the story of musicians trying to resolve the contradiction between the desire to have pure-sounding overtone-based intervals and a closed circle of fifths. European musicians of the 1700s tried all kinds of compromises. You could have some of the keys sound perfectly in tune, and have others be out of tune. You could have eleven decent-sounding keys and one awful one. You could use perfect fifths and smooth out the Pythagorean comma with out-of-tune thirds. You could have pianos with many extra keys for all the subtly different versions of each note.</p>
<p>I don&#8217;t advise getting too bogged down in the minutiae of all these different systems. The bottom line is that the western world eventually settled on its present consensus solution, which is to just make all the intervals other than octaves a little bit wrong. This system is called <a href="http://en.wikipedia.org/wiki/Equal_temperament">equal temperament</a>. It&#8217;s considered a &#8220;modern&#8221; idea, but it dates back at least as far as Galileo&#8217;s father <a href="http://en.wikipedia.org/wiki/Vincenzo_Galilei">Vincenzo Galilei</a>.</p>
<p>In equal temperament, all intervals are built by adding semitones together, and all semitones are defined as a ratio of one to the twelfth root of two. Twelve half steps gets you the perfect octave, because multiplying by the twelfth root of two twelve times equals two. An equal-tempered fifth is seven semitones &#8211;  you multiply the frequency by 2^(7/12). This comes to about 1.4983, which isn&#8217;t quite the 3/2 from the overtone system that your ear would like, but it&#8217;s close enough to not be offensively awful-sounding. The other equal-tempered intervals are similarly &#8220;wrong,&#8221; but by similarly bearable small amounts. Every key is identical and the circle of fifths closes, so everybody is more or less happy. If you get an electronic guitar tuner, it&#8217;ll be based on equal temperament.</p>
<p style="text-align: left;">Some musicians lament the loss of pure fifths. One bassist I know claims that all those out-of-tune fifths are gradually making western listeners crazy, which is why we&#8217;ve had so many enormous and horrible wars in the past couple of centuries. This idea sounds silly to me, but it&#8217;s true that pure fifths are easier on the brain. On instruments where the tuning is flexible, like winds and violin, the most skilled musicians tend to seek out pure intervals by ear, adjusting their intonation slightly depending on the key. Good singers do this too. Electronic instruments are a lot easier to retune than acoustic ones, and it&#8217;s sometimes possible to program in whatever tuning system suits you. <a href="http://www.ethanhein.com/wp/2009/learning-music-theory-with-autotune/">Auto-tune</a> lets you choose any historical or microtonal tuning system you want right off a menu.</p>
<p>So what if you&#8217;re just trying to get your guitar in tune? You need to make peace with not being able to do it perfectly. Use an electronic tuner to get the individual strings to their correct equal-tempered pitches and deal with the fifths sounding a little wrong, or <a href="http://www.get-tuned.com/harmonics.php">tune with harmonics</a> and have the low register not quite match the high register. In practice, most guitarists just fudge a little bit one way or the other, and guitars rarely stay tuned the way you want them to anyway. As always, let your ear be your guide.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/tuning-system-geekery/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Meet the major scale</title>
		<link>http://www.ethanhein.com/wp/2011/meet-the-major-scale/</link>
		<comments>http://www.ethanhein.com/wp/2011/meet-the-major-scale/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 19:49:55 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Teaching]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[beethoven]]></category>
		<category><![CDATA[bjork]]></category>
		<category><![CDATA[chords]]></category>
		<category><![CDATA[classical]]></category>
		<category><![CDATA[folk]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[leonard cohen]]></category>
		<category><![CDATA[major scale]]></category>
		<category><![CDATA[mozart]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=5837</guid>
		<description><![CDATA[The C major scale is the foundation that the rest of western music theory sits on. If you master it, you get a bunch of cool chords and scales for free, along with a window into a huge swath of our musical culture. How to form the scale Imagine an ice cube tray with twelve [...]]]></description>
			<content:encoded><![CDATA[<p>The C major scale is the foundation that the rest of western music theory sits on. If you master it, you get a bunch of cool chords and scales for free, along with a window into a huge swath of our musical culture.</p>
<h2>How to form the scale</h2>
<p>Imagine an ice cube tray with twelve slots, one for each note in the western tuning system, labeled like so:</p>
<pre style="padding-left: 30px;">C C# D D# E F F# G G# A A# B</pre>
<p>To make the C major scale, you just remove all the ice cubes with # in their names, like so:</p>
<pre style="padding-left: 30px;">C [ ] D [ ] E F [ ] G [ ] A [ ] B</pre>
<p style="text-align: left;">Here&#8217;s a graphic representation of the C major scale. Scale tones are in red, the notes you skip are gray.<a href="http://www.flickr.com/photos/ethanhein/5373234026/sizes/o/in/photostream/"><img class="aligncenter" title="C major scale - clockface view" src="http://farm6.static.flickr.com/5286/5373234026_35166dddb3_d.jpg" alt="" width="394" height="400" /></a><span id="more-5837"></span>The scale is extremely easy to play on the piano: just play the white keys from C to C.</p>
<p>Here&#8217;s the C major scale in standard music notation. The curvy lines show notes with a skip between them, and the angled ones show notes that are adjacent on the piano:</p>
<p><a href="http://en.wikipedia.org/wiki/Major_scale"><img class="aligncenter" title="C major scale" src="http://upload.wikimedia.org/wikipedia/commons/c/ce/C_major_scale.png" alt="" width="276" height="53" /></a></p>
<p>Here&#8217;s how you&#8217;d program the C major scale into <a href="http://www.ethanhein.com/wp/2009/learning-music-theory-with-autotune">Auto-tune</a>, which clearly visualizes the notes you leave out:</p>
<p><a href="http://en.wikipedia.org/wiki/Major_scale"><img class="aligncenter" title="C major scale in Auto-tune" src="http://farm3.static.flickr.com/2694/4044344492_7a6b3a4ffb_o_d.jpg" alt="" width="237" height="288" /></a></p>
<h2>Where did the naming convention come from?</h2>
<p>Given that C major is &#8220;home base&#8221; in the western tonal system, it&#8217;s weird that it starts on C and not A. Why this departure from the alphabet? I have no idea. I put this question <a href="http://www.quora.com/Why-is-the-default-setting-for-western-music-the-C-major-scale-Why-not-A-major">up on Quora</a>; maybe someone there will have some insight.</p>
<p>Also, what&#8217;s up with all the sharps and flats? Why not just use the first twelve letters of the alphabet for the twelve pitches? Maybe it&#8217;s just too many things to remember &#8211; we don&#8217;t do well trying to hold more than eight or nine distinct pieces of information in short-term memory. The sharps and flats system is annoying but it does reflect the fact that you can form other scales by starting with C major and raising or lowering (sharping or flatting) certain pitches.</p>
<h2>Some music theory geekery</h2>
<p>You can play the C major scale by going around the <a href="http://www.ethanhein.com/wp/2011/the-major-scale-and-the-circle-of-fifths/">circle of fifths</a> from F to B:</p>
<pre style="padding-left: 30px;">F  C  G  D  A  E  B</pre>
<p>Try playing the scale this way, it&#8217;s fun.</p>
<p>The notes you leave out of the C major scale form the G flat major and E flat minor <a href="http://www.ethanhein.com/wp/2010/the-pentatonic-box">pentatonic scales</a>. Try playing only on the black keys on the piano to hear these scales.</p>
<h2>Harmonizing the scale</h2>
<p>When you play certain notes from the major scale simultaneously, you get a lot of interesting chords. The pattern that generates the most commonly used chords in C major is very simple. You can form a C major chord by starting on C and playing every other note in the scale:</p>
<pre style="padding-left: 30px;">C  E  G  B etc...</pre>
<p>You can form chords from any note in the scale the same way. Just pick one and go up the scale, skipping every other note. When you do this for all seven notes in C major, you get a group of seven chords that sound really good together.</p>
<pre style="padding-left: 30px;">C:    C  E  G (I)
Dm:   D  F  A (ii)
Em:   E  G  B (iii)
F:    F  A  C (IV)
G:    G  B  D (V)
Am:   A  C  E (vi)
Bdim: B  D  F (vii)</pre>
<p>These seven chords are called the diatonic chords to C major. (The name <a href="http://en.wikipedia.org/wiki/Diatonic_genus">comes from Greek</a>.) The diatonic chords are good to know. You can play them in any order and any combination, and the C major scale sounds terrific over all of them.</p>
<p>The roman numerals next to each chord refer to the scale degree the chord is based on. G is the V chord in C major because G is the fifth note in the C major scale. These numbers can be a good shorthand. You&#8217;ll see references to chord progressions like I-IV-V, which means, in C, play C, F, G. Another common progression is I-vi-ii-V &#8212; that&#8217;s C, Am, Dm, G.</p>
<p>The first note in each chord is called the root. The next one is the third (makes sense, you skipped the second.) After that is the fifth. If you add another note to each one, you get seventh chords.</p>
<pre style="padding-left: 30px;">Cmaj7: C E G B
Dm7:   D F A C
Em7:   E G B D
Fmaj7: F A C E
G7:    G B D F
Am7:   A C E G
Bm7b5: B D F A</pre>
<p>Adding still another note to each chord makes more complex-sounding ninth chords. Adding yet another note makes eleventh chords, and yet another makes thirteenth chords. After the thirteenth, you&#8217;re back on the root again.</p>
<p>A very common rock and pop songwriting technique is to use all of the diatonic chords except for the I chord. By combining Dm, Em, F, G7 and Am, you can get a dark, moody and ambiguous sound that&#8217;s still tied together by the familiar major scale. You get enough angst to have an edge, without scaring away mainstream audiences.</p>
<h2>Playing C major on the guitar</h2>
<p>Major scales are surprisingly annoying to play on guitar. They&#8217;re much harder to play than the <a href="../2010/the-pentatonic-box">pentatonic</a> or <a href="../2011/the-blues-scale/">blues scales</a>. Here are some good fingerings for C major &#8212; click through to see them bigger:</p>
<p><a href="http://www.flickr.com/photos/ethanhein/5371042057/sizes/o/in/photostream/"><img class="aligncenter" title="C major scales on guitar" src="http://farm6.static.flickr.com/5122/5371042057_9736854dac_z_d.jpg" alt="" width="640" height="366" /></a>The first row shows the open position, so named because it uses open strings. The second row shows a closed-position fingering that fits conveniently between the seventh and tenth frets. Use your index finger on the seventh fret, your middle on the eighth, your ring on the ninth and your pinkie on the tenth. This is a nice fingering because you can slide it up and down the neck to easily form any other major scale.</p>
<p>The bottom row shows arpeggios of all the chords diatonic to C major. This exercise is a challenge, so take it slowly, and try to get it to sound musical and rhythmic. Play it backwards too. Mastering your arpeggios can inspire tons of melodic ideas, and will make your solos much richer and more structured.</p>
<p>See <a href="http://play-electric-guitar.net/C-major-guitar-scale.html">this web site</a> for more major scale guitar fingerings. There are a lot of them, and they can make you crazy. My advice is to really master the ones above first. Then learning the rest of them will be less daunting.</p>
<h2>Modes</h2>
<p>Not only does the C major scale contain seven awesome chords, but it also includes six other scales. This is a complex topic that gets <a href="http://www.ethanhein.com/wp/2011/the-major-scale-modes/">a post of its own</a>, but the basic idea is simple. By playing the scale starting and ending on notes other than C, you get an assortment of exciting new sounds.</p>
<ul>
<li>If you play C major from D to D, you get a scale called <a href="http://en.wikipedia.org/wiki/Dorian_mode#Modern_Dorian_mode">D Dorian</a>. This is a <a href="http://www.ethanhein.com/wp/2011/intro-to-minor-keys/">minor scale</a> that goes well with the Dm7 chord. It&#8217;s great for funk and sixties jazz.</li>
<li>If you play C major from G to G, you get a scale called <a href="http://en.wikipedia.org/wiki/Mixolydian_mode#Modern_Mixolydian">G Mixolydian</a>, which fits well over G7. This is a crucial scale for rock and roll.</li>
<li>If you play C major from A to A, you get <a href="http://www.ethanhein.com/wp/2011/intro-to-minor-keys/">A natural minor</a>. This is the basis of the key of A minor, the relative minor key to C major.</li>
</ul>
<h2>Major scale in action</h2>
<p>Most of the European-descended nursery rhymes use the major scale: &#8220;Twinkle Twinkle Little Star,&#8221; &#8220;Mary Had A Little Lamb&#8221; and so on. Tons of pop and folk songs, hymns, theme songs and jingles use it too, everything from &#8220;Amazing Grace&#8221; to &#8220;Good King Wenceslas&#8221; to &#8220;Imagine.&#8221;</p>
<p>In classical music, the major scale is traditionally used for bright, happy moods: think of &#8220;<a href="http://en.wikipedia.org/wiki/Eine_kleine_Nachtmusik">Eine Kleine Nachtmusik</a>&#8221; or the <a href="http://en.wikipedia.org/wiki/William_Tell_Overture">William Tell Overture</a>. The scale can be tragic or majestic, too, if played slowly enough. My favorite example is Beethoven’s string quartet in A minor, opus 132, <a href="http://www.youtube.com/watch?v=Gxmhpaq6I4E">3rd movement</a>. This is one of the most depressing pieces of music I can think of, and it&#8217;s all major.</p>
<p>The major scale can be bland and vanilla-sounding, but it&#8217;s all in the execution. <a href="http://www.ethanhein.com/wp/2009/bjork">Björk&#8217;s</a> beautiful &#8220;Anchor Song&#8221; sounds crunchy and dissonant, but it&#8217;s entirely in the major scale. She just chooses surprising combinations of notes, arranged in rhythmically surprising ways. (Unfortunately, the sound and image in this video aren&#8217;t lined up well.)</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/-IyoLPvFU5Y?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/-IyoLPvFU5Y?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">Leonard Cohen&#8217;s &#8220;<a href="http://www.youtube.com/watch?v=YrLk4vdY28Q">Hallelujah</a>&#8221; talks through the diatonic chords in the major scale in its first verse: &#8220;It goes like this, the fourth, the fifth, the minor fall and the major lift.&#8221; Those major-scale chords might be well-worn cliches, but we&#8217;re nowhere near exhausting their possibilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/meet-the-major-scale/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The blues scale</title>
		<link>http://www.ethanhein.com/wp/2011/the-blues-scale/</link>
		<comments>http://www.ethanhein.com/wp/2011/the-blues-scale/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 01:40:19 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Teaching]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[blues]]></category>
		<category><![CDATA[charles mingus]]></category>
		<category><![CDATA[chords]]></category>
		<category><![CDATA[dave brubeck]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[henry mancini]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[miles davis]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=5712</guid>
		<description><![CDATA[Expanding on a post about blues basics. When you&#8217;re first learning to improvise, it&#8217;s daunting to be confronted with all the scales. Fortunately, there&#8217;s one scale that sounds good in any situation: the blues scale. It&#8217;s a universal harmonic solvent. I haven&#8217;t encountered a chord progression yet that didn&#8217;t fit with the blues scale. It [...]]]></description>
			<content:encoded><![CDATA[<p><em>Expanding on <a href="http://www.ethanhein.com/wp/2011/blues-basics/">a post about blues basics</a>.</em></p>
<p>When you&#8217;re first learning to improvise, it&#8217;s daunting to be confronted with <a href="http://www.ethanhein.com/wp/2010/scales-and-emotions">all the scales</a>. Fortunately, there&#8217;s one scale that sounds good in any situation: the blues scale. It&#8217;s a universal harmonic solvent. I haven&#8217;t encountered a chord progression yet that didn&#8217;t fit with the blues scale. It works in blues, of course, but it also sounds terrific in rock, country, jazz, reggae, funk and much else.</p>
<h2>How to play the blues scale</h2>
<p>The blues scale is the <a href="http://www.ethanhein.com/wp/2010/the-pentatonic-box">minor pentatonic</a> with a note added, the sharp fourth/flat fifth. The C blues scale is C, Eb, F, F#, G, Bb. Here it is in standard music notation:</p>
<p><a href="http://en.wikipedia.org/wiki/Blues_scale"><img class="aligncenter" title="The C blues scale" src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/12/Blues_scale_hexatonic_C.png/400px-Blues_scale_hexatonic_C.png" alt="" width="400" height="86" /></a>And here&#8217;s how you program it into Auto-tune.</p>
<p style="text-align: left;"><a href="http://en.wikipedia.org/wiki/Blues_scale"><img class="aligncenter" title="C blues scale in Auto-tune" src="http://farm4.static.flickr.com/3493/4044344356_6eea1851e5_o_d.jpg" alt="" width="241" height="288" /></a></p>
<p style="text-align: left;">The blues scale is easy to play on guitar. Your index finger plays the root on the E string, so to play C blues, put your index on the eighth fret.</p>
<p style="text-align: left;"><a href="http://www.flickr.com/photos/ethanhein/5338696191/sizes/o/in/photostream/"><img class="aligncenter" title="Blues scale fingering for guitar" src="http://farm6.static.flickr.com/5206/5338696191_e888a685b7_z_d.jpg" alt="" width="384" height="279" /></a>The Eb blues scale is exceptionally easy to play on piano &#8212; just play the black keys and add the note A.</p>
<h2><span id="more-5712"></span>The blues scale and music theory</h2>
<p>In western music theory terms, the blues scale is practically inexplicable. The Eb in the C blues scale makes it sound <a href="http://www.ethanhein.com/wp/2011/intro-to-minor-keys/">minor</a>, but the scale is customarily played on top of major chords. And no traditional western scale has three adjacent chromatic notes, the blues scale&#8217;s F, F# and G.</p>
<p>The F# is especially odd, since it&#8217;s a <a href="../2010/the-mystical-tritone">tritone</a> away from the root C. But western music theory can&#8217;t explain everything that people like. From a science perspective, the F# is perfectly reasonable, since it emerges naturally from the <a href="../2009/tuning-the-quantum-guitar">overtone series</a> of C. And science aside, there&#8217;s something about the blues scale&#8217;s asymmetrical sequence of big and small leaps that appeals to the intuition. I can&#8217;t articulate any particular reason why. Your thoughts on this are welcome.</p>
<p>As I said above, blues scale works in just about any improvisational situation. This makes it especially useful when you&#8217;re learning to play jazz. Until you&#8217;ve attained a significant level of mastery, it&#8217;s hard enough to follow a tune&#8217;s chord changes, much less express yourself while doing so. Even the best jazz soloists sometimes get lost in the changes. The blues scale is a reliable fallback position. Other musicians might judge you for not being able to make the changes, but the audience is always glad to hear blues, so I say, let the haters hate.</p>
<p>The blues scale is a fertile source of harmonic ideas for songwriting and arranging. Use the scale tones as roots for chords and get ready for pleasure. Dominant seventh chords work great: C7, Eb7, F7, F#7, G7, Bb7. The F# also suggests F# <a href="http://www.ethanhein.com/wp/2011/diminished-chords-and-the-blues/">diminished</a>, a jazz standby.</p>
<h2>Blues scale melodies</h2>
<p>As a kid, my most memorable exposure to the blues scale was Henry Mancini&#8217;s &#8220;<a href="http://www.youtube.com/watch?v=HhHwnrlZRus">Pink Panther Theme</a>.&#8221; Mancini also uses chromatic approach notes above and below the scale tones, very hip.</p>
<p style="text-align: center;"><a href="http://www.youtube.com/watch?v=HhHwnrlZRus"><img class="aligncenter" title="The Pink Panther theme is mostly blues scale" src="http://upload.wikimedia.org/wikipedia/en/9/96/Pink_panther63.jpg" alt="" width="325" height="493" /></a></p>
<p>Charles Mingus uses the blues scale as the upper extensions for a set of abstract chords in &#8220;Goodbye Pork Pie Hat.&#8221; This might be one of the most beautiful blues melodies in history.</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/WEyETVtEg3A?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/WEyETVtEg3A?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>&#8220;Take Five&#8221; by Dave Brubeck uses blues scale for its A section.</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/BwNrmYRiX_o?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/BwNrmYRiX_o?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<h2>Other blues scales</h2>
<p>You can combine the blues scale with other scales for a richer assortment of tones. Combining the blues scale with the <a href="http://www.ethanhein.com/wp/2011/meet-the-major-scale/">major scale</a> gives you the entire chromatic scale except for flat two and flat six. You can throw those two notes in as passing tones too, so you can effectively play any note you want over blues. That&#8217;s a lot of possibility!</p>
<p><a href="http://en.wikipedia.org/wiki/Diminished_seventh_chord">Diminished chords</a> sound great over blues. C diminished seventh is C, Eb, Gb, A. The combination of the major sixth A with the flat third Eb is especially tasty, since there&#8217;s a tritone between them. Check out the turnaround at the end of Miles Davis&#8217; trumpet solo in &#8220;All Of You&#8221; on <a href="http://en.wikipedia.org/wiki/%27Round_About_Midnight">Round About Midnight</a> for a great diminished chord blues lick. Listen at 1:40.</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/Di16W_std0c' ></iframe> "); 
 </script></p>
<h2>Blue notes</h2>
<p>Blues wouldn&#8217;t be blues without blue notes. Blue notes are microtones in between blues scale notes and major scale notes. The pitches in between Eb and E, or between F# and G, are good examples. Here&#8217;s a more complete <a href="http://www.ethanhein.com/wp/2010/blue-notes">discussion of blue notes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2011/the-blues-scale/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Busta Rhymes has got you all in check</title>
		<link>http://www.ethanhein.com/wp/2010/busta-rhymes/</link>
		<comments>http://www.ethanhein.com/wp/2010/busta-rhymes/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 21:54:49 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[alfred hitchcock]]></category>
		<category><![CDATA[bernard herrmann]]></category>
		<category><![CDATA[busta rhymes]]></category>
		<category><![CDATA[digging the crates]]></category>
		<category><![CDATA[dissonance]]></category>
		<category><![CDATA[galt mcdermot]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[seals & croft]]></category>
		<category><![CDATA[sugarhill gang]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=5169</guid>
		<description><![CDATA[Sampling has the power to bridge gaps between seemingly widely different musical styles. You can take something lame, sample it, place it in a new context and make it hot. Busta Rhymes&#8217; classic &#8220;Put Your Hands Where My Eyes Can See&#8221; is a prime example. The devastating beat, produced by Shamello and first-timer Buddha, is [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Sampling has the power to bridge gaps between seemingly widely different musical styles. You can take something lame, sample it, place it in a new context and make it hot. Busta Rhymes&#8217; classic &#8220;Put Your Hands Where My Eyes Can See&#8221; is a prime example.</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/q_tjtGH3nB4?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/q_tjtGH3nB4?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">The devastating beat, produced by Shamello and first-timer Buddha, is based on sped-up samples of &#8220;Sweet Green Fields&#8221; by <a href="http://en.wikipedia.org/wiki/Seals_%26_Crofts">Seals and Crofts</a>. Listen at 0:17.</p>
<p style="text-align: center;"><object width="640" 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/O67iOhq1hBI?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/O67iOhq1hBI?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;"><span id="more-5169"></span>Nothing against Seals and Crofts, but Busta&#8217;s song is about fifty times cooler. According to the <a href="http://www.complex.com/blog_galleries/combat-jack-presents-true-stories-behind-25-rap-classics/put-your-hands-where-your-eyes-could-see">Complex blog</a>, licensing the sample ate up the entire producers&#8217; share of the publishing rights. That&#8217;s a shame. Maybe Shamello and Buddha didn&#8217;t write or record &#8220;Sweet Green Fields,&#8221; but they did have the wit to identify the best part of it, speed it up to a more exciting tempo and set it to a sizzling drum machine pattern. That creative act seems like it should be worth some money in addition to the admiration of sample geeks like me.</p>
<p>Hip-hop has rehabilitated the music of the disco era for listeners of my generation and younger. This is no small accomplishment. When I was growing up, I was taught by everyone remotely cool that slick, lavish  seventies pop was the epitome of cultural evil. My hippest white friends had an aesthetic centered around punk, which was fuelled in large part specifically in reaction against artists like Seals and Crofts. Rock fans of a certain age love to tell me about spending the seventies holed up with the Velvet Underground, waiting for disco to go away.</p>
<p>Hip-hop was a reaction to disco too. Like <a href="http://www.cocaineblunts.com/blunts/?p=2160">the song says</a>, &#8220;create rap music &#8217;cause I never dug disco.&#8221; Maybe hip-hop musicians don&#8217;t dig everything about disco, but they do dig some aspects: the beats, the production, the party atmosphere. Punk stripped away a lot of disco-era excess, but it also stripped away danceability, groove, arrangement and texture. The indie rockers have restored some variety to the vocal and instrumental palette, but their grooves remain impoverished.</p>
<p>Rock was dance music first and foremost in its lively youth, but I can&#8217;t think of too many rock songs from my lifetime that make me want to dance. Hip-hop, on the other hand, has taken the best disco grooves and given them laser-beam focus through looping, layered drum machines and harder-edged lyrics.</p>
<p>I&#8217;m mostly concerned here with production, not rapping. But I want to recognize Busta&#8217;s flow for a second. On paper, the lyrics of &#8220;Put Your Hands Where My Eyes Can See&#8221; might not seem so special. It&#8217;s mostly just exhortations to party over a rhythmic pattern that, in the verses, is minimal and repetitive even by hip-hop standards: six beats worth of eighth notes, ending on beat three of every other bar. Delivered straight, this metrical scheme would get annoying fast. Busta makes it work by stretching the time creatively. He delays the last syllable of each line almost into the next beat, and he rushes or drags the other syllables freely. The tension between the predictable meter and Busta&#8217;s unpredictable delivery grabs your ear and doesn&#8217;t let go.</p>
<p>Speaking of bringing together disparate sensibilities, here&#8217;s Busta presenting with Martha Stewart at the 1997 Video Music Awards. There&#8217;s no deeper message here, I just find this photo amusing.</p>
<p><img class="aligncenter" title="Busta Rhymes and Martha Stewart at the 1997 Video Music Awards" src="http://www.mtv.com/content/ontv/vma/archive/images/1997/flipbook/1997_bustamartha_01.jpg" alt="" width="600" height="365" /></p>
<p style="text-align: left;">Busta&#8217;s first big hit &#8220;Woo-Hah!!&#8221; is based on a quote of the Sugarhill Gang. It&#8217;s kind of an analog sample.</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/6BcVdkgY9ZQ?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/6BcVdkgY9ZQ?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Busta&#8217;s chorus is a quote from the Sugarhill Gang&#8217;s &#8220;8th Wonder&#8221; &#8212; listen at 1:52.</p>
<p style="text-align: center;"><object width="640" 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/_rwpBYQn3S8?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/_rwpBYQn3S8?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>The <a href="../2010/revenge-of-the-nerds">Revenge Of The Nerds</a> band quotes &#8220;8th Wonder&#8221; too. The law considers quotation to be a different practice than sampling a recording. Why? Quoting and sampling achieve the same effect, the insertion of a recognizable meme into a new context. In casual language, music fans tend to use the terms &#8220;sampling&#8221; and &#8220;quoting&#8221; interchangeably, and I think they&#8217;re right to.</p>
<p style="text-align: left;">In addition to the Sugarhill Gang quote, there&#8217;s an actual sample in &#8220;Woo-Hah!!&#8221; The chromatically off-kilter keyboard part comes from &#8220;Space&#8221; by <a title="Galt MacDermot" href="http://en.wikipedia.org/wiki/Galt_MacDermot">Galt MacDermot</a>, who also wrote the music for <a href="http://en.wikipedia.org/wiki/Hair_%28musical%29">Hair</a>. &#8220;Space&#8221; has an unintentional hip-hop flavor to its beat, I can see why Busta and his producers like it. The &#8220;Woo-Hah!!&#8221; sample comes at 0:46.</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/Kb-smm9mH-s?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/Kb-smm9mH-s?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">Galt McDermot&#8217;s catalog is surprisingly popular with hip-hop producers in general. For instance, Run-DMC&#8217;s &#8220;<a href="http://www.youtube.com/watch?v=CBCq-Z08OEs">Down With The King</a>&#8221; uses a loop of &#8220;Where Do I Go&#8221; from Hair.</p>
<p style="text-align: left;">As befits a song built from samples, &#8220;Woo-Hah!!&#8221; has been sampled itself quite a few times. Some highlights:</p>
<ul>
<li>Loefah &#8211; <a href="http://www.youtube.com/watch?v=xH69E6567A4">&#8220;Disco Rekeh</a>&#8221; &#8212; a cool dubstep track.</li>
<li>Girl Talk &#8211; &#8220;<a href="http://www.youtube.com/watch?v=1UxsT7h-JLU">What&#8217;s It All About</a>&#8221; &#8212; featuring Busta&#8217;s vocal laid over &#8220;Everything She Does Is Magic&#8221; by the Police, among other random things.</li>
<li>Ayman &#8211; &#8220;<a href="http://www.youtube.com/watch?v=rG7d7Wym-iE">Mein Stern</a>&#8221; &#8212; a German rapper.</li>
<li>Cut Killer &#8211; &#8220;<a href="http://www.youtube.com/watch?v=YByzb_O_31Y">La Haine</a>&#8221; &#8212; a French turntablist. What is it with international hip-hop artists and Busta?</li>
<li>Def Rhymes &#8211; &#8220;<a href="http://www.youtube.com/watch?v=eCllMWqlJ8M">Weekend</a>&#8221; &#8212; Dutch rappers, on top of a Gloria Estefan sample! The world is a big and complicated place.</li>
<li>Hardcore and industrial musicians sample &#8220;Woo-Hah!!&#8221; a lot but I find their stuff too annoying to listen to.</li>
</ul>
<p style="text-align: left;">Here&#8217;s the whole story of &#8220;Woo-Hah!!&#8221; in convenient map form, click to see it bigger:</p>
<p style="text-align: left;"><a href="http://www.flickr.com/photos/ethanhein/5118762568/sizes/l/in/photostream/"><img class="aligncenter" title="Woo-Hah!! sample map" src="http://farm2.static.flickr.com/1139/5118762568_5e5b726384_z_d.jpg" alt="" width="640" height="422" /></a>Not every sample Busta uses comes from something groovy. &#8220;Gimme Some More&#8221; uses a string part that will be immediately familiar to Hitchcock fans.</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/eHHT7dTmw8U?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/eHHT7dTmw8U?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p style="text-align: left;">The strings come from <a href="http://en.wikipedia.org/wiki/Bernard_Herrmann">Bernard Herrmann&#8217;s</a> score for <a href="http://en.wikipedia.org/wiki/Psycho_%28film%29">Psycho</a>. That&#8217;s pretty creative sourcing. Hear the sample thirty seconds in:</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/qMTrVgpDwPk?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/qMTrVgpDwPk?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Busta has also had the exquisitely good taste to sample <a href="http://www.ethanhein.com/wp/2009/in-a-silent-way">Miles Davis</a>. &#8220;Everything Remains Raw&#8221; gets its moody chord progression from the ending of &#8220;Bess, You Is My Woman Now&#8221; from Miles&#8217; and Gil Evans&#8217; arrangement of <a href="http://en.wikipedia.org/wiki/Porgy_and_Bess_%28Miles_Davis_album%29">Porgy and Bess</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/q0lin0VDi6w?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/q0lin0VDi6w?fs=1&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Again, I love sample-based music for the power that it has to form unexpected musical connections. Think of all the hip-hop heads who might be motivated to check out some Miles Davis and Gil Evans because Busta sampled them. For that matter, think of the jazz nerds (like me) who might be motivated to check out Busta.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2010/busta-rhymes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Stop Til You Get Enough</title>
		<link>http://www.ethanhein.com/wp/2010/dont-stop-til-you-get-enough/</link>
		<comments>http://www.ethanhein.com/wp/2010/dont-stop-til-you-get-enough/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 21:05:47 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Dance]]></category>
		<category><![CDATA[Key Musicians]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[beyonce]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[disco]]></category>
		<category><![CDATA[drumming]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[hip-hop]]></category>
		<category><![CDATA[jay-z]]></category>
		<category><![CDATA[mase]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[michael jackson]]></category>
		<category><![CDATA[mixolydian]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[public enemy]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[seventies]]></category>
		<category><![CDATA[slick rick]]></category>
		<category><![CDATA[tritones]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=4395</guid>
		<description><![CDATA[This song represents a lot of firsts for Michael Jackson. It was the first single from Off The Wall, and the first recording MJ made that he had complete creative control over. Many of his hits were written by Quincy Jones or Rod Temperton or the guys from Toto, but Michael wrote this one himself. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This song represents a lot of firsts for Michael Jackson. It was the first single from <a href="http://en.wikipedia.org/wiki/Off_the_Wall_%28album%29">Off The Wall</a>, and the first recording MJ made that he had complete creative control over. Many of his hits were written by <a href="http://en.wikipedia.org/wiki/Quincy_Jones">Quincy Jones</a> or <a href="http://en.wikipedia.org/wiki/Rod_Temperton">Rod Temperton</a> or <a href="http://www.ethanhein.com/wp/2009/human-nature">the guys from Toto</a>, but Michael wrote this one himself. It was also his first solo song to get a music video.</p>
<p style="text-align: center;"><a href="http://www.youtube.com/watch?v=HrPTDU40hO4"><img class="aligncenter" title="A still from the " src="http://upload.wikimedia.org/wikipedia/en/f/f9/MichaelJacksonvideo2.jpg" alt="" width="240" height="180" /></a></p>
<p style="text-align: left;"><a href="http://www.youtube.com/watch?v=HrPTDU40hO4">Here&#8217;s the real video</a>, which sadly I can&#8217;t embed. In its place, enjoy a fan video.</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/ZorRGrDiMsA&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/ZorRGrDiMsA&amp;hl=en_US&amp;fs=1&amp;" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p><span id="more-4395"></span><br />
I&#8217;ve loved this song for years while barely being able to make out any of the words. I finally had to <a href="http://www.azlyrics.com/lyrics/michaeljackson/dontstoptilyougetenough.html">look them up on Google</a>. MJ isn&#8217;t exactly Cole Porter, but his lyrics have nice body logic, they sound good and are super pleasurable to sing. MJ had the same songwriting strategy as the Beatles: he started with a melody over a rhythmic groove, developed using nonsense syllables. Only later, once the whole song was in place and recorded as a demo, did he find words that fit the metrical scheme.</p>
<p>Verse one:</p>
<blockquote><p>Lovely is the feeling now<br />
Fever, temperatures rising now<br />
Power (ah power) is the force, the vow<br />
That makes it happen<br />
It asks no questions why<br />
So get closer<br />
To my body now<br />
Just love me<br />
&#8216;Til you don&#8217;t know how</p></blockquote>
<p>The melodic nut meat of this tune is on the words &#8220;lovely,&#8221; &#8220;fever,&#8221; &#8220;power,&#8221; &#8220;happen&#8221; and so on. The first syllable of these words is sung on D#, the major third in the key of B. The second syllable is on the A below, the flat seventh in B. The interval between these two notes is a <a href="http://en.wikipedia.org/wiki/Tritone">tritone</a>. It&#8217;s a sound with a richly conflicted emotional resonance. If you&#8217;re willing to follow me through a little music theory, it&#8217;ll help you understand what makes this song so awesome.</p>
<p>Western music theory is based on the buildup and release of tension. One of the best ways to create tension is with dissonance. The tritone is considered by European tradition to be a very dissonant interval. Every major key has a tritone in it, between the fourth and seventh notes of the scale (<em>fa</em> and <em>ti</em>, for Sound Of Music fans.) If you&#8217;re a typical western listener and you hear a tritone, your ear wants it to resolve to a less dissonant interval. You want the <em>fa</em> to resolve down to <em>mi</em>, and the <em>ti</em> to resolve up to <em>do</em>.</p>
<p>African-American music treats the tritone very differently. The <a href="http://www.ethanhein.com/wp/2011/blues-basics/">blues</a> uses tons of unresolved tritones. In blues, chords with tritones can functionally feel stable and resolved, &#8220;dissonant&#8221; though they may be. (The music has lots of other intriguing harmonic grittiness, like <a href="http://www.ethanhein.com/wp/2010/blue-notes">microtones</a>, and the simultaneous use of minor and major thirds.) The blues passed the unresolved tritone on to its many musical descendants: jazz, rock, funk and so on.</p>
<p>MJ is squarely within his musical tradition to be basing his melody on an unresolved tritone. Still, it&#8217;s startling to hear it featured so prominently and starkly in a pop song, on the very first two notes of the vocal melody no less. It gives a jolt of intensity to what might otherwise be a harmless piece of disco fluff.</p>
<p>Music is fundamentally all about math. Most of the musical intervals in the western tuning system are based on simple ratios, the kinds of numbers you can count on your fingers. The interval between A and the next A up is an octave, meaning that the ratio between the two notes&#8217; frequencies is one to two. The interval between A and E is a fifth, a ratio of two to three. The interval between A and C# is a major third, a ratio of four to five. The tritone is different. The interval between A and D# is one to the <a href="http://en.wikipedia.org/wiki/Square_root_of_2">square root of two</a>. Your ear might not know which specific irrational number it&#8217;s hearing, but it knows that something weird and complex is at work, something you can&#8217;t count on your fingers.</p>
<p>&#8220;Don&#8217;t Stop &#8216;Til You Get Enough&#8221; asserts further non-European quality in its extremely minimalist chord progression. It has just two chords, A major and B7. The A major has B as its bass note, which really makes it more of a B9sus4 chord. The music term for this kind of unvarying chord pattern is a modal groove. In this case the mode is B <a href="http://en.wikipedia.org/wiki/Mixolydian_mode">mixolydian</a>.</p>
<p>Western music is mostly linear. The chord progression <a href="http://www.ethanhein.com/wp/2010/music-theory-for-beginner-guitarists">tells a story</a> of dissonance leading to consonance, or vice versa. Modal tunes are more Eastern, trance-like and drone-oriented. They&#8217;re about creating a cyclical ambiance, a mood rather than a narrative. &#8220;Don&#8217;t Stop &#8216;Til You Get Enough&#8221; shares its modal quality with my other favorite Michael Jackson original, <a href="http://www.ethanhein.com/wp/2009/michael-jackson-fan-art">&#8220;Wanna Be Startin&#8217; Something,&#8221;</a> which he wrote around the same time.</p>
<p>MJ&#8217;s chorus adds to the trance-inducing vibe by repeating the same line over and over:</p>
<blockquote><p>Keep on with the force, don&#8217;t stop<br />
Don&#8217;t stop &#8217;til you get enough</p></blockquote>
<p style="text-align: left;">It&#8217;s more of a mantra than a semantic idea. It helps keep the mind clear for the business at hand, the business of getting your groove on from the waist down.</p>
<p style="text-align: left;">The harmony and lyrics might be static, but there&#8217;s a lot of music packed into this track. Ben Wright&#8217;s string arrangement chases up and down the chromatic scale, adding another dash of unsettling dissonance. There are multiple layers of bells, handclaps and other percussion, and the bass and guitar mostly function as percussion too. <a title="Jerry Hey" href="http://en.wikipedia.org/wiki/Jerry_Hey">Jerry Hey&#8217;s</a> tight horn chart makes the brass into yet another percussion element, rather than a melodic one. Check out the stab at 1:37, the end of the first chorus. Hot!</p>
<p style="text-align: left;">As with all of MJ&#8217;s hits, &#8220;Don&#8217;t Stop Til You Get Enough&#8221; has been <a href="http://www.ethanhein.com/wp/2009/the-michael-jackson-sample-map-goes-viral">sampled many times</a>. Some highlights, more or less in chronological order:</p>
<ul>
<li>Jazzy Jay &#8211; <a href="http://www.youtube.com/watch?v=hGukFawlCdg">&#8220;Def Jam&#8221;</a></li>
<li>Public Enemy &#8211; <a href="http://www.youtube.com/watch?v=PBlMrGgpwXE">&#8220;Can&#8217;t Do Nuttin&#8217; For Ya Man&#8221;</a></li>
<li>Double Trouble &amp; Rebel MC &#8211; <a href="http://www.youtube.com/watch?v=4pcS_wmFtdM">&#8220;Just Keep Rockin&#8217; (Remix)&#8221;</a></li>
<li>Slick Rick &#8211; <a href="http://www.whosampled.com/sample/view/5528/Slick%20Rick-Impress%20the%20Kid_Michael%20Jackson-Don%27t%20Stop%20%27Til%20You%20Get%20Enough/">&#8220;Impress The Kid&#8221;</a></li>
<li>Mase ft Jay-Z, 112 and Lil&#8217; Cease &#8211; <a href="http://www.whosampled.com/sample/view/960/Mase%20feat.%20Jay-Z,%20112%20and%20Lil%27%20Cease-Cheat%20on%20You_Michael%20Jackson-Don%27t%20Stop%20%27Til%20You%20Get%20Enough/">&#8220;Cheat On You&#8221;</a></li>
<li>Beyoncé &#8211; <a href="http://www.youtube.com/watch?v=effbwi7yOVw">&#8220;Black Culture&#8221;</a></li>
<li>People Under the Stairs &#8211; <a href="http://www.youtube.com/watch?v=_te5VEaWJGQ">&#8220;Tuxedo Rap&#8221;</a> (the sample is pitch-shifted way down, cool)</li>
</ul>
<p style="text-align: left;">Purists might find it jarring, but I&#8217;m enjoying this <a href="http://www.youtube.com/watch?v=_xde80LD5sQ">remix with Jay-Z</a>.</p>
<p>Here&#8217;s my own contribution:</p>
<p><strong>MJ Makossa</strong></p>
<p style="padding-left: 30px;"><a href="http://ethanhein.com/music/Ethan_Hein_MJ_Makossa.mp3">mp3 download</a>, <a href="http://ethanhein.com/music/Ethan_Hein_MJ_Makossa.m4a">ipod format download</a></p>
<p>Don&#8217;t stop!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2010/dont-stop-til-you-get-enough/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://ethanhein.com/music/Ethan_Hein_MJ_Makossa.mp3" length="2572797" type="audio/mpeg" />
<enclosure url="http://ethanhein.com/music/Ethan_Hein_MJ_Makossa.m4a" length="2581231" type="audio/mpeg" />
		</item>
		<item>
		<title>Music theory for beginner guitarists</title>
		<link>http://www.ethanhein.com/wp/2010/music-theory-for-beginner-guitarists/</link>
		<comments>http://www.ethanhein.com/wp/2010/music-theory-for-beginner-guitarists/#comments</comments>
		<pubDate>Sat, 29 May 2010 18:07:06 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Music Teaching]]></category>
		<category><![CDATA[Music Theory]]></category>
		<category><![CDATA[chords]]></category>
		<category><![CDATA[country]]></category>
		<category><![CDATA[family guy]]></category>
		<category><![CDATA[folk]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[rock]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=3792</guid>
		<description><![CDATA[Most beginner guitarists start by learning the same fifteen chords, usually called the &#8220;standard fifteen.&#8221; I&#8217;ve also heard them called the open chords because they make use of open strings and are thus easy to play. For fingerings, have a look at wikipedia or any book on beginner guitar. You can also see this handy [...]]]></description>
			<content:encoded><![CDATA[<p>Most beginner guitarists start by learning the same fifteen chords, usually called the &#8220;standard fifteen.&#8221; I&#8217;ve also heard them called the open chords because they make use of open strings and are thus easy to play. For fingerings, have a look at <a href="http://en.wikipedia.org/wiki/Guitar_chord#CAGED_major_chords">wikipedia</a> or any book on beginner guitar. You can also see <a href="http://www.8notes.com/guitar_Chord_chart/C.asp">this handy web site</a>, which plays audio of each chord along with the fingerings.</p>
<pre style="padding-left: 30px;">A A7 Am</pre>
<pre style="padding-left: 30px;">B7</pre>
<pre style="padding-left: 30px;">C C7</pre>
<pre style="padding-left: 30px;">D D7 Dm</pre>
<pre style="padding-left: 30px;">E E7 Em</pre>
<pre style="padding-left: 30px;">F</pre>
<pre style="padding-left: 30px;">G G7</pre>
<p style="text-align: left;">It&#8217;s not much good to just memorize these chords without musical context. It&#8217;s better to learn them grouped together into keys, so you can hear how they relate to each other. Family Guy explains how this works using the key of G. I apologize for the filthiness of the opening joke, but then it actually turns into a good music theory lesson.</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/6RmO6fc-FdE&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/6RmO6fc-FdE&amp;hl=en_US&amp;fs=1&amp;" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p><span id="more-3792"></span><br />
Here are the standard fifteen grouped into various useful major, blues and minor keys. Pick a row and try the chords within it. They&#8217;ll sound good together in any order and in any combination. The first chord in each row is the tonic chord, which feels like home base.</p>
<p><a href="http://www.ethanhein.com/wp/2011/meet-the-major-scale/"><strong>Major keys</strong></a></p>
<pre style="padding-left: 30px;">          I  ii  iii IV  V  vi    V/V  V/ii V/vi</pre>
<pre style="padding-left: 30px;">C major:  C  Dm  Em  F  G7  Am    D7   A7   E7</pre>
<pre style="padding-left: 30px;">G major:  G  Am  --  C  D7  Em    A7   E7   B7</pre>
<pre style="padding-left: 30px;">D major:  D  Em  --  G  A7  --    E7   B7   --</pre>
<pre style="padding-left: 30px;">A major:  A  --  --  D  E7  --    B7   --   --</pre>
<pre style="padding-left: 30px;">E major:  E  --  --  A  B7  --    --   --   --</pre>
<p><a href="http://www.ethanhein.com/wp/2011/blues-basics/"><strong>Blues</strong></a></p>
<pre style="padding-left: 30px;">          I7  IV7 V7 bIII bVII

C blues:  C7  --  G7  --  --</pre>
<pre style="padding-left: 30px;">G blues:  G7  C7  D7  --  F</pre>
<pre style="padding-left: 30px;">D blues:  D7  G7  A7  F   C</pre>
<pre style="padding-left: 30px;">A blues:  A7  D7  E7  C   G</pre>
<pre style="padding-left: 30px;">E blues:  E7  A7  B7  G   D</pre>
<p><a href="http://www.ethanhein.com/wp/2011/intro-to-minor-keys/"><strong>Minor keys</strong></a></p>
<pre style="padding-left: 30px;">          I bIII iv  IV  v   V  bVI bVII  V/V bVI7</pre>
<pre style="padding-left: 30px;">D minor:  Dm  F  --  G7  Am  A7  --  C    E7  --</pre>
<pre style="padding-left: 30px;">A minor:  Am  C  Dm  D7  Em  E7  F   G    B7  --</pre>
<pre style="padding-left: 30px;">E minor:  Em  G  Am  A7  --  B7  C   D    --  C7</pre>
<p>For more adventurous sounds, try mixing chords from different keys together. Trust your ears and have fun!</p>
<p>Update: once you&#8217;ve mastered these chords, maybe you&#8217;d like to tackle <a href="http://www.ethanhein.com/wp/2010/the-pentatonic-box">the pentatonic scale</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2010/music-theory-for-beginner-guitarists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Imogen Heap and artificial harmony</title>
		<link>http://www.ethanhein.com/wp/2010/imogen-heap/</link>
		<comments>http://www.ethanhein.com/wp/2010/imogen-heap/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 01:55:07 +0000</pubDate>
		<dc:creator>Ethan</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Improvisation]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Recording]]></category>
		<category><![CDATA[authenticity]]></category>
		<category><![CDATA[autotune]]></category>
		<category><![CDATA[brian eno]]></category>
		<category><![CDATA[electronica]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[imogen heap]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[keybs]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[remixes]]></category>
		<category><![CDATA[Sampling]]></category>
		<category><![CDATA[synths]]></category>

		<guid isPermaLink="false">http://www.ethanhein.com/wp/?p=3252</guid>
		<description><![CDATA[Here&#8217;s a live rendition of Imogen Heap&#8217;s song &#8220;Hide And Seek.&#8221; Ms Heap is accompanying herself with artificial harmonies created by a Digitech Vocalist Workstation. The device reads her pitch in the manner of Auto-tune. She tells it what notes to shift her voice to using the MIDI keyboard. She also uses some digital delay [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a live rendition of Imogen Heap&#8217;s song <a href="http://en.wikipedia.org/wiki/Hide_and_Seek_%28Imogen_Heap_song%29">&#8220;Hide And Seek.&#8221;</a></p>
<p style="text-align: center;"><object width="425" height="344" 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/dHk2lLaDzlM&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed width="425" height="344" type="application/x-shockwave-flash" src="http://www.youtube.com/v/dHk2lLaDzlM&amp;hl=en_US&amp;fs=1&amp;" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p><span id="more-3252"></span>Ms Heap is accompanying herself with artificial harmonies created by a Digitech Vocalist Workstation. The device reads her pitch in the manner of <a href="../tag/autotune">Auto-tune.</a> She tells it what notes to shift her voice to using the MIDI keyboard. She also uses some digital delay for the echo effect, and towards the end, she samples herself singing the chorus so she can sing the last verse over the playback.</p>
<p>The result is one of the most futuristic sounds I&#8217;ve ever heard, and yet it&#8217;s also warm and intimate, not icily posthuman like you&#8217;d expect from such a high-tech performance. Because the harmony responds on the fly to her singing and keybs playing, she&#8217;s free to improvise, phrase and embellish in the moment. Real live choral harmony is cool and everything, but if you want multiple complex parts, you need to write everything out ahead of time, and conduct the singers exactly. It doesn&#8217;t leave much room for spontaneity, and spontaneity is key to truth-telling in music. When I say that &#8220;fake&#8221; technology can result in more real music, this is exactly what I mean. Here&#8217;s how Imogen Heap describes the writing of this song <a href="http://emusician.com/remixmag/artists_interviews/musicians/remix_imogen_heap/index.html">in an interview with Electronic Musician:</a></p>
<blockquote><p>My favorite computer blew up on me, but I didn&#8217;t want to leave the studio without having done anything that day. I saw the [DigiTech Vocalist Workstation] on a shelf and just plugged it into my little 4-track MiniDisc with my mic and my keyboard and pressed Record. The first thing that I sang was those first few lines, &#8220;Where are we? What the hell is going on?&#8221; I set the vocalist to a four-note polyphony, so even if I play ten notes on the keyboard, it will only choose four of them. It&#8217;s quite nicely surprising when it comes back with a strange combination. When it gets really high in the second chorus, that&#8217;s a result of it choosing higher rather than low notes, so I ended up going even higher to compensate, above the chord. I recorded it in, like, four-and-a-half minutes, and it ended up on the album in exactly the structure of how it came out of me then. I love it because it doesn&#8217;t feel like my song. It just came out of nowhere, and I&#8217;m not questioning that one at all.<!--end paragraph--> <!--end page--> <!--endclickprintinclude--> <!-- Pagination at the bottom of the page --></p></blockquote>
<p><a href="http://www.guardian.co.uk/music/2010/jan/17/brian-eno-interview-paul-morley">Brian Eno says</a> that for synths to have the soul of traditional instruments, they need to be a little bit unpredictable. All the glossy perfection the computer makes possible can get to be oppressive. You get the best results when you don&#8217;t have total control, when there&#8217;s room for the happy accident. By confusing the harmony algorithms, you can get unexpected notes that sound way more hip than anything you could have worked out on paper ahead of time. It&#8217;s why I&#8217;m so addicted to Auto-tune. If you <a href="http://www.ethanhein.com/wp/2009/learning-music-theory-with-autotune">set it right,</a> it reacts in surprising ways, live as it&#8217;s happening, opening up new avenues of expression.</p>
<p>Some people think that artificial harmonizers and Auto-tune are dishonest, that they&#8217;re cheating, that they&#8217;re part of a larger trend towards fakery that&#8217;s destroying western civilization as we know it. We have an abiding anxiety about the authenticity of our music. The <a href="http://www.etymonline.com/index.php?term=authentic">Online Etymology Dictionary</a> says that the word &#8220;authentic&#8221; descends from ancient Greek <em><span>authentikos</span></em>, meaning &#8220;original, genuine, principal.&#8221; This word in turn descends from <em><span>authentes</span></em>, &#8220;one acting on one&#8217;s own authority,&#8221; a composite of <em><span>autos</span></em>, &#8220;self,&#8221; and <em><span>hentes</span></em>, &#8220;doer, being.&#8221; The related word &#8220;genuine&#8221; descends from the Latin <em><span>genuinus</span></em> meaning &#8220;native, natural,&#8221; from the root of <em><span>gignere</span></em>, &#8220;to beget.&#8221; The thinking goes that the word originally referred to paternity.</p>
<p>I think it&#8217;s reasonable to be concerned with the parentage of our music, but it&#8217;s wrong to be repulsed by the bastardized and the mongrel. All the really exciting music is hybridized. Hip-hop combines the phrasing and improvisation of jazz with European electronic beats. Jazz combines African-American traditions with European harmonies and song structures. Let&#8217;s have some mongrel pride! The president of the United States is a self-described mutt. So am I. Purity is lame.</p>
<p>By the way, gorgeously recorded a capellas are irresistable to samplers, so it&#8217;s no big surprise that someone would take an interest in using Imogen Heap samples. The best example I could find is Jason Derulo&#8217;s song <a href="http://www.youtube.com/watch?v=pBI3lc18k8Q">&#8220;Whatcha Say.&#8221;</a> It won&#8217;t change your life or anything, but I give him props for venturing it. I feel less of an urge to sample Imogen Heap and more of an urge to get my hands on a Vocalist Workstation and try out some harmonies of my own.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ethanhein.com/wp/2010/imogen-heap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

