Trisha Shetty (Editor)

Pitch interval

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Pitch interval

In musical set theory, a pitch interval (PI or ip) is the number of semitones that separates one pitch from another, upward or downward.

Contents

They are notated as follows:

PI(a,b) = b - a

For example C4 to D4  Play  is 3 semitones:

PI(0,3) = 3 - 0

While C4 to D5  Play  is 15 semitones:

PI(0,15) = 15 - 0

However, under octave equivalence these are the same pitches (D4 & D5,  Play ), thus the #Pitch-interval class may be used.

Pitch-interval class

In musical set theory, a pitch-interval class (PIC, also ordered pitch class interval and directed pitch class interval) is a pitch interval modulo twelve.

The PIC is notated and related to the PI thus:

PIC(0,15) = PI(0,15) mod 12 = (15 - 0) mod 12 = 15 mod 12 = 3

Equations

Using integer notation and modulo 12, ordered pitch interval, ip, may be defined, for any two pitches x and y, as:

  • ip x , y = y x
  • and:

  • ip y , x = x y
  • the other way.

    One can also measure the distance between two pitches without taking into account direction with the unordered pitch interval, similar to the interval of tonal theory. This may be defined as:

  • ip ( x , y ) = | y x |
  • The interval between pitch classes may be measured with ordered and unordered pitch class intervals. The ordered one, also called directed interval, may be considered the measure upwards, which, since we are dealing with pitch classes, depends on whichever pitch is chosen as 0. Thus the ordered pitch class interval, i<x, y>, may be defined as:

  • i x , y = y x (in modular 12 arithmetic)
  • Ascending intervals are indicated by a positive value, and descending intervals by a negative one.

    References

    Pitch interval Wikipedia