Tenth (interval)

In music theory, a tenth (or compound third[1]) is a musical interval encompassing ten scale degrees.[2] It is a compound interval,[3] composed of an octave plus a third.[4] Like a third, a tenth is typically major or minor but can also have other chord qualities, like being augmented or diminished.

Major tenth

Major tenth
Name
Other namesCompound major third
AbbreviationM10
Size
Semitones16
Interval class4
Cents
Equal temperament1600

A major tenth is a compound interval spanning 16 semitones, or 4 semitones above an octave. For example, the interval between C4 and E5 (in scientific pitch notation) is a major tenth.

{
\override Score.TimeSignature
#'stencil = ##f
    \relative c' {
        \time 4/4
        \set Score.tempoHideNote = ##t \tempo 1 = 20
        <c e'>1
    }
}

Minor tenth

Minor tenth
Name
Other namesCompound minor third
Abbreviationm10
Size
Semitones15
Interval class3
Cents
Equal temperament1500

A minor tenth is a compound interval spanning 15 semitones, or 3 semitones above an octave. For example, the interval between C4 and E5 is a minor tenth.

{
\override Score.TimeSignature
#'stencil = ##f
    \relative c' {
        \time 4/4
        \set Score.tempoHideNote = ##t \tempo 1 = 20
        <c es'>1
    }
}

References

  1. ^ Apel, Willi (1950). The Harvard Dictionary of Music (Sixth Printing ed.). p. 359.
  2. ^ Elson, Louis Charles. Elson's Music Dictionary. Boston: Oliver Ditson, 1905. 82.
  3. ^ Laitz, Steven G. (2008). The Complete Musician (2nd ed.). New York: Oxford University Press. pp. 71–72. ISBN 978-0-19-530108-3.
  4. ^ Hamm, Chelsey; Hughes, Bryn (2026-02-01). "Intervals". VIVA.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.