Stop-censorship-small.png

Interval

From www.oscarvandillen.com
Jump to: navigation, search

Definition of interval

An interval in music is the sound of exactly two tones sounding together, or one after the other.

All intervals can be measured by the number of diatonic steps and by their semitone distances.

More technically, an interval can also be described as a frequency ratio relationship between two stable vibrations.

All intervals can occur on (above or below) all tones.

Contents


One sound

The sounding together of two tones creates a blending of the two into a new, specific sound, is called the interval. Within the sound of each interval, partial tones can be perceived, emerging from the interaction of frequencies as sum- and difference tones. Each interval thus consists of far more than just the two tones played or performed, it is a complex sound which is at first perceived as a whole.

Basic intervals

Due to notation, intervals are named by the distance between the two basic tones they consist of.

When the lowest tone is counted as 1, the name of the interval follows from counting in diatonic steps upwards (although reversing this direction gives the same result):


\version "2.12.2"
\relative c {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver" }
{
   \time 24/2
\clef treble
{ \override Staff.Stem #'transparent = ##t
  \override Staff.Clef #'transparent = ##t
</pre>
<p>d'4 e f g a b c d
s2
<d, d>^"unison"
s
<d e>^"second"
s
<d f>^"third"
s
<d g>^"fourth"
s
<d a'>^"fifth"
s
<d b'>^"sixth"
s
<d c'>^"seventh"
s
<d d'>^"octave"
s
}
</p>
<pre>}
  \addlyrics {
   "1" "2" "3" "4" "5" "6" "7" "8"
   "1" "2" "3" "4" "5" "6" "7" "8"
}
>>
</pre>
<p>}


See Basic interval for a further description; each also has a separate page for still more details.

Wide intervals

Wider than the octave, music theory describes larger intervals. Though similar, some of these sound quite different than their related narrower intervals.


\version "2.12.2"
\relative c {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver" }
{
   \time 24/2
\clef treble
{ \override Staff.Stem #'transparent = ##t
  \override Staff.Clef #'transparent = ##t
</pre>
<p>d'4 e f g a b c d e f g a b c d
s2
<d,, e'>^"ninth"
s
<d f'>^"tenth"
s
<d g'>^"eleventh"
s
<d a''>^"twelfth"
s
<d b''>^"thirteenth"
s
<d c''>^"fourteenth"
s
<d d''>^"fifteenth"
s
}
</p>
<pre>}
  \addlyrics {
   "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15"
   "9" "10" "11" "12" "13" "14" "15"
}
>>
</pre>
<p>}


See Wide interval for a further description; each also has a separate page for still more details.

Perception of the interval

The unique sound of each interval can be immediately recognized by hearing, making it in fact a truly fundamental element of all music.

When listening to two simultaneous tones, their pitches and frequencies mix and react, creating even more tones sounding together: interference tones. This complex of tones becomes one comprehensive sound, and the individual pitches become acoustically more or less absorbed into the human perception of the single interval: the interval itself is in fact perceived as louder than the individual tones it consists of. It is human perception which "summarizes" the tones into the single interval, but it has good acoustic reasons to do so. Thus the interval is equally the basic prerequisite for all melody as it is for harmony.

Basic intervals from c

The basic intervals using only basic tones from c are shown below (click to play the examples).



\version "2.12.2"
\relative c' {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver" }
{
   \time 8/2
\clef treble
{ \override Staff.Stem #'transparent = ##t
</pre>
<p><c c>2^"Basic intervals upwards"
<c d>
<c e>
<c f>
<c g'>
<c a'>
<c b'>
<c c'> \bar "dashed"
<c' c>^"Basic intervals downwards"
<c b>
<c a>
<c g>
<c f,>
<c e,>
<c d,>
<c c,> \bar "dashed"
</p>
<pre>}
}
   \addlyrics {
   "P1" "M2" "M3" "M4" "P5" "M6" "M7" "P8"
   "P1" "m2" "m3" "P4" "P5" "m6" "m7" "P8"
}
</pre>
<pre>>>
</pre>
<p>}


The second series consists in fact of inversions of the first, in reverse order.

Full names of the intervals

A full name of an interval consists of the name plus the nature, such as minor second (m2), perfect fifth (P5), or augmented sixth (A6) etc.
Each interval thus has a "first" and a "last name".

For shorter and easier writing the names of the intervals are abbreviated in the following way: the intervals are represented by numbers, their nature by a preceding letter.

Summary of the abbreviations:


The table below lists all possible basic intervals, these are also presented in notation, with c as reference tone (remember, all intervals can occur on -above or below- all tones!).

d m P M A
unisons d1 P1 A1
seconds d2 m2 M2 A2
thirds d3 m3 M3 A3
fourths d4 P4 A4
fifths d5 P5 A5
sixths d6 m6 M6 A6
sevenths d7 m7 M7 A7
octaves d8 P8 A8




\version "2.12.2"
\relative c' {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver"
}
{
   \time 1/2
\clef treble
{ \override Staff.Stem #'transparent = ##t
</pre>
<p><c! ces>2^"unisons" \bar " "
<c! c!> \bar " "
<c! cis> \bar "dashed"
<c deses>^"seconds" \bar " "
<c des> \bar " "
<c d!> \bar " "
<c dis>\bar "dashed"
</p>
<pre>\break
</pre>
<p><c eses>^"thirds" \bar " "
<c es> \bar " "
<c e!> \bar " "
<c eis> \bar "dashed"
<c fes>^"fourths" \bar " "
<c f!> \bar " "
<c fis> \bar "dashed"
</p>
<pre>\break
</pre>
<p><c ges'>^"fifths" \bar " "
<c g'!> \bar " "
<c gis'> \bar "dashed"
<c ases'>^"sixths" \bar " "
<c as'> \bar " "
<c a'!> \bar " "
<c ais'> \bar "dashed"
</p>
<pre>\break
</pre>
<p><c beses'>^"sevenths" \bar " "
<c bes'> \bar " "
<c b'!> \bar " "
<c bis'> \bar "dashed"
<c ces'>^"octaves" \bar " "
<c c'!> \bar " "
<c cis'> \bar "dashed"
</p>
<pre>}
}
   \addlyrics {
   "d1" "P1" "A1"
   "d2" "m2" "M2" "A2"
   "d2" "m3" "M3" "A3"
   "d4" "P4" "A4"
   "d5" "P5" "A5"
   "d6" "m6" "M6" "A6"
   "d7" "m7" "M7" "A7"
   "d8" "P8" "A8"
}
</pre>
<pre>>>
</pre>
<p>}


Intervals in order of chromatic size

The table below lists all possible basic intervals in order of number of semitones, these are also presented in notation with their enharmonic equivalents, with c as reference tone (remember, all intervals can occur on -above or below- all tones!).

semitones -1 0 1 2 3 4 5 6 7 8 9 10 11 12 13
interval d1 P1, d2 A1, m2 M2, d3 A2, m3 M3, d4 A3, P4 A4, d5 P5, d6 A5, m6 M6, d7 A6, m7 M7, d8 A7, P8 A8




\version "2.12.2"
\relative c' {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver"
}
{
   \time 1/2
\clef treble
{ \override Staff.Stem #'transparent = ##t
</pre>
<p><c! ces>2^"-1" \bar "dashed"
<c c>^"0" \bar ""
<c deses> \bar "dashed"
<c! cis>^"1" \bar " "
<c des> \bar "dashed"
<c d>^"2" \bar " "
<c eses> \bar "dashed"
<c dis>^"3" \bar" "
<c es> \bar "dashed"
<c e>^"4" \bar " "
<c fes> \bar "dashed"
<c eis>^"5" \bar " "
<c f> \bar "dashed"
</p>
<pre>  \break
</pre>
<p><c fis>^"6" \bar ""
<c ges'> \bar "dashed"
<c g'>^"7" \bar " "
<c ases'> \bar "dashed"
<c gis'>^"8" \bar " "
<c as'> \bar "dashed"
<c a'!>^"9" \bar " "
<c beses'> \bar "dashed"
<c ais'>^"10" \bar " "
<c bes'> \bar "dashed"
<c b'!>^"11" \bar " "
<c ces'> \bar "dashed"
<c bis'>^"12" \bar " "
<c c'> \bar "dashed"
<c cis'>^"13" \bar "dashed"
</p>
<pre>}
}
   \addlyrics {
   "d1" "P1" "d2"
   "A1" "m2" "M2" "d3" "A2" "m3"
   "M3" "d4" "A3" "P4"
   "A4" "d5" "P5" "d6"
   "A5" "m6" "M6" "d7"
   "A6" "m7" "M7" "d8"
   "A7" "P8" "A8"
}
</pre>
<pre>>>
</pre>
<p>}

The possibility of writing one and the same sound with two different diatonic spellings is called enharmonic equivalence; such two intervals are enharmonically the same. When listened to separately, the number of semitones will determine the sound, and in ear-training usually the simpler spelling is heard, interpreted and given. Within a certain musical context however, more complex phenomena may occur, requiring specific writing, spelling and nomenclature, giving prevalence to one of the two possibilities for contextual reasons.

Inversions of the intervals

The inversions describe close relationships between intervals in pairs: an interval and its inversion use the same notes, but in different order or position. The two inversions together span a perfect octave, 12 semitones, thus the inversion of a Major third is the minor sixth, calculated as M3 (4 semitones) and m6 (8 semitones), together 4 + 8 = 12 semitones (P8).

The close relationship between inversions can be clearly heard, as well as the fundamental difference in sound. No interval should be mixed up with its inversion, they are not identical, nor is one derived from the other[1].

The inversions are below presented in notation, with c as reference tone (remember, all intervals can occur on -above or below- all tones!).



\version "2.12.2"
\relative c' {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver" }
{
   \time 4/2
\clef treble
{ \override Staff.Stem #'transparent = ##t
</pre>
<p><c c>2^"unison-octave"
s
<c c'>
s \bar "|"
<c des>^"seconds-sevenths"
s
<des! c'>
s \bar "dashed"
<c d>
s
<d c'>
s \bar "|"
<c es>^"thirds-sixths"
s
<es! c'>
s \bar "dashed"
<c e>
s
<e c'>
s \bar "|"
<c f>^"fourth-fifth"
s
<f c'>
s \bar "|"
\break
<c fis>^"tritones"
s
<fis! c'>
s \bar "dashed"
<c ges'>
s
<ges'! c>
s \bar "|"
<c, g'>^"fifth-fourth"
s
<g' c>
s \bar "|"
<c, as'>^"sixths-thirds"
s
<as'! c>
s \bar "dashed"
<c, a'>
s
<a' c>
s \bar "|"
<c, bes'>^"sevenths-seconds"
s
<bes'! c>
s \bar "dashed"
<c, b'>
s
<b' c>
s \bar "|"
</p>
<pre>}
}
   \addlyrics {
   "P1" "P8" "m2" "M7" "M2" "m7" "m3" "M6" "M3" "m6"
   "P4" "P5" "A4" "d5" "d5" "A4"
   "P5" "P4" "m6" "M3" "M6" "m3" "m7" "M2" "M7" "m2"
}
</pre>
<pre>>>
</pre>
<p>}


The inversion of a perfect interval is always a perfect interval, the inversion of a major interval always a minor interval, the inversion of a diminished interval always an augmented interval, and all vice versa as well. The inversion of a second is a seventh, of a third a sixth, of a fourth a fifth, and vice versa. The tritone is the only interval which is enharmonically the same as its inversion, such as can be heard by clicking and playing the above example.

A table to help quickly find the names of the inversions is given here:

nature type
P ↔ P 2 ↔ 7
M ↔ m 3 ↔ 6
A ↔ d 4 ↔ 5



Augmented and diminished intervals and their harmonic resolutions

IMG 2879.JPG

The tension of dissonance in augmented and diminished intervals can be led into resolution with relative consonance by treating the constituent tones as voices and resolving each by a minor second (not just any chromatic semitone, but a precise minor second) in opposite directions.

The respective resolutions are found as follows:

IMG 2839.JPG


The following tables summarizes the results:

Augmented or diminished interval d1 A1 d2[2] A2 d3 A3 d4[3] A4 d5 A5[4] d6 A6 d7 A7[5] d8 A8
Harmonic resolution m3 m3 M2
(d3)
P4 P1 P5 M2 m6 M3 m7 P4 P8 P5 M9
(m10)
M6 m10



In notation below are summarized all augmented and diminished intervals with resolutions ranging from unison up to and including the octave; all augmented and diminished intervals of "tension" are here on c for better auditive appreciation:


\version "2.12.2"
\relative c' {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver"
}
{
   \time 3/2
\clef treble
{ \override Staff.Stem #'transparent = ##t
</pre>
<p><c! ces>2^"d1 -> m3" 
<bes des> s\bar "dashed"
<c! cis>^"A1 - > m3" \bar ""
<b d> s\bar "dashed"
<cis des>^"d2 -> M2" \bar " "
<d c> s\bar "dashed"
<c dis>^"A2 -> P4" \bar " "
<b e> s\bar "dashed"
<cis es>^"d3 -> P1" \bar" "
<d d> s\bar "dashed"
<c eis>^"A3 -> P5" \bar " "
<b fis'> s\bar "dashed"
</p>
<pre> \break
</pre>
<p><c fes>^"d4 -> M2" \bar" "
<des es> s\bar "dashed"
<c fis>^"A4 -> m6" \bar " "
<b g'> s\bar "dashed"
<c ges'>^"d5 -> M3" \bar " "
<des f> s\bar "dashed"
<c gis'>^"A5 -> m7" \bar ""
<b a'> s\bar "dashed"
<cis as'>^"d6 -> P4" \bar " "
<d g> s\bar "dashed"
<c ais'>^"A6 -> P8" \bar " "
<b b'> s\bar "dashed"
</p>
<pre> \break
</pre>
<p><cis bes'!>^"d7 -> P5" \bar " "
<d a'> s\bar "dashed"
<c bis'>^"A7 -> M9" \bar " "
<b cis'> s\bar "dashed"
<c ces'!>^"d8 -> M6" \bar " "
<des bes'> s\bar "dashed"
<c cis'>^"A8 -> m10" \bar " "
<b d'> s\bar "dashed"
<cis des'>^"d9 -> m7" \bar " "
<d c'> s\bar "dashed"
<cis es'>^"d10 -> P8" \bar " "
<d d'> s\bar "dashed"
</p>
<pre>}
}
   \addlyrics {
     "into m3" " " "into m3" " " "into M2" " " "into P4" " " "into P1" " " "into P5" " "
     "into M2" " " "into m6" " " "into M3" " " "into m7" " " "into P4" " " "into P8" " "
     "into P5" " " "into M9" " " "into M6" " " "into m10" " " "into m7" " " "into P8" " "
}
</pre>
<pre>>>
</pre>
<p>}


The same intervals once again, now in order of the number of semitones in their resolutions; all resolutions are here intervals on c or an enharmonic equivalent, for better auditive appreciation:


\version "2.12.2"
\relative c' {
</p>
<pre><<
 \new Staff
 \with {
 \remove "Time_signature_engraver"
}
{
   \time 3/2
\clef treble
{ \override Staff.Stem #'transparent = ##t
</pre>
<p><b des>2^"d3 -> P1" \bar" "
<c c> s\bar "dashed"
<cis des>^"d2 -> M2" \bar " "
<d c> s\bar "dashed"
<b es>^"d4 -> M2" \bar" "
<c d> s\bar "dashed"
<d! des>^"d1 -> m3" 
<c es> s\bar "dashed"
<cis cisis>^"A1 - > m3" \bar ""
<bis dis> s\bar "dashed"
<b f'>^"d5 -> M3" \bar " "
<c e> s\bar "dashed"
</p>
<pre> \break
</pre>
<p><des e>^"A2 -> P4" \bar " "
<c f> s\bar "dashed"
<b ges'>^"d6 -> P4" \bar " "
<c f> s\bar "dashed"
<des fis>^"A3 -> P5" \bar " "
<c g'> s\bar "dashed"
<b as'!>^"d7 -> P5" \bar " "
<c g'> s\bar "dashed"
<des g>^"A4 -> m6" \bar " "
<c as'> s\bar "dashed"
<b bes'!>^"d8 -> M6" \bar " "
<c a'> s\bar "dashed"
</p>
<pre> \break
</pre>
<p><des a'>^"A5 -> m7" \bar ""
<c bes'> s\bar "dashed"
<b ces'>^"d9 -> m7" \bar " "
<c bes'> s\bar "dashed"
<des b'>^"A6 -> P8" \bar " "
<c c'> s\bar "dashed"
<b des'>^"d10 -> P8" \bar " "
<c c'> s\bar "dashed"
<des cis'>^"A7 -> M9" \bar " "
<c d'> s\bar "dashed"
<des d'>^"A8 -> m10" \bar " "
<c es'> s\bar "dashed"
</p>
<pre>}
}
   \addlyrics {
     "into P1" " " "into M2" " " "into M2" " " "into m3" " " "into m3" " " "into M3" " "
     "into P4" " " "into P4" " " "into P5" " " "into P5" " " "into m6" " " "into M6" " "
     "into m7" " " "into m7" " " "into P8" " " "into P8" " " "into M9" " " "into m10" " "
}
</pre>
<pre>>>
</pre>
<p>}


In these augmented and diminished intervals and their resolution, we are able to as it were hear the microscopic forces of functional harmony; they can be and are in fact used both as harmonic and melodic intervals. Careful study of these is highly recommended for the professional musician, as they allow for 'listening on the inside of harmony'.

Notes

  1. Rameau, Treatise on Harmony (1722)
  2. Since the diminished second is enharmonically identical to the perfect unison, the first is consonant and the second in fact dissonant. Although the theoretical solution is the major second, to perception, to musical hearing this sounds therefore as the reversed order of the resolution of d3, the diminished third.
  3. Although the diminished fourth is enharmonically identical to the major third, and hence the first is consonant and its resolution, a major second, is dissonant, this resolution is indeed still acceptable to perception, to musical hearing.
  4. Although the augmented fifth is enharmonically identical to the minor sixth, and hence the first is consonant and the its resolution, a minor seventh, is dissonant, this resolution is indeed still acceptable to perception, to musical hearing.
  5. Since the augmented seventh is enharmonically identical to the perfect octave, the first is consonant and the second in fact dissonant. Although the theoretical solution is the major ninth, to perception, to musical hearing this sounds therefore as the reversed order of the resolution of d10, the diminished tenth.

See also

External link

Personal tools
Namespaces
Variants
Actions
Navigation
Participation
Toolbox