# Equal temperament

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Equal_temperament
> Markdown URL: https://mediated.wiki/source/Equal_temperament.md
> Source: https://en.wikipedia.org/wiki/Equal_temperament
> Source revision: 1354111781
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Musical tuning system with constant ratios between notes

A comparison of some equal temperaments.[a] The graph spans one [octave](/source/Octave) horizontally. Each shaded rectangle is the width of one step in a scale. The [just interval](/source/Just_interval) ratios are separated in rows by their [prime limits](/source/Prime_limit).

12 tone equal temperament chromatic scale on **C**, one full octave ascending, notated only with sharps. [Play ascending and descending](https://upload.wikimedia.org/wikipedia/commons/transcoded/f/f0/ChromaticScaleUpDown.ogg/ChromaticScaleUpDown.ogg.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:ChromaticScaleUpDown.ogg)

An **equal temperament** is a [musical temperament](/source/Musical_temperament) or [tuning system](/source/Musical_tuning#Tuning_systems) that approximates [just intervals](/source/Just_intonation) by dividing an [octave](/source/Octave) (or other interval) into steps such that the ratio of the [frequencies](/source/Frequency) of any adjacent pair of notes is the same. This system yields [pitch](/source/Pitch_(music)) steps perceived as equal in size, due to the [logarithmic](/source/Logarithm) changes in pitch frequency.[2]

In [classical music](/source/Classical_music) and Western music in general, the most common tuning system since the 18th century has been [12 equal temperament](/source/12_equal_temperament) (also known as *12-tone equal temperament*, *12 TET* or *12 ET*, informally abbreviated as *12 equal*), which divides the octave into 12 parts, all of which are equal on a [logarithmic scale](/source/Logarithmic_scale), with a ratio equal to the [12th root of 2](/source/Twelfth_root_of_two), ( 2 12 {\textstyle {\sqrt[{12}]{2}}} ≈ 1.05946). That resulting smallest interval, ⁠1/12⁠ the width of an octave, is called a [semitone](/source/Semitone) or half step. In [Western countries](/source/Western_world) the term *equal temperament*, without qualification, generally means *12 TET*.

In modern times, 12 TET is usually tuned relative to a [standard pitch](/source/Standard_pitch) of 440 Hz, called [A 440](/source/A440_(pitch_standard)), meaning one note, [**A**](/source/A_(musical_note)), is tuned to 440 [hertz](/source/Hertz) and all other notes are defined as some multiple of semitones away from it, either higher or lower in frequency. The standard pitch has not always been 440 Hz; it has varied considerably and generally risen over the past few hundred years.[3]

Other equal temperaments divide the octave differently. For example, some music has been written in [19 TET](/source/19_equal_temperament) and [31 TET](/source/31_equal_temperament), while the [Arab tone system](/source/Arab_tone_system) uses 24 TET.

Instead of dividing an octave, an equal temperament can also divide a different interval, like the equal-tempered version of the [Bohlen–Pierce scale](/source/Bohlen%E2%80%93Pierce_scale), which divides the just interval of an octave and a fifth (ratio 3:1), called a "tritave" or a "[pseudo-octave](/source/Pseudo-octave)" in that system, into 13 equal parts.

For tuning systems that divide the octave equally, but are not approximations of just intervals, the term **equal division of the octave**, or *EDO* can be used.

Unfretted [string ensembles](/source/String_ensemble), which can adjust the tuning of all notes except for [open strings](/source/Open_string_(music)), and vocal groups, who have no mechanical tuning limitations, sometimes use a tuning much closer to [just intonation](/source/Just_intonation) for acoustic reasons. Other instruments, such as some [wind](/source/Wind_instruments), [keyboard](/source/Keyboard_instruments), and [fretted](/source/Fret) instruments, often only approximate equal temperament, where technical limitations prevent exact tunings.[4] Some wind instruments that can easily and spontaneously bend their tone, most notably [trombones](/source/Trombone), use tuning similar to string ensembles and vocal groups.

## General properties

This section does not cite any sources. Please help improve this section by adding citations to reliable sources. Unsourced material may be challenged and removed. (June 2011) (Learn how and when to remove this message)

A comparison of equal temperaments between 10 TET and 60 TET on each main interval of small prime limits (red: ⁠3/ 2 ⁠, green: ⁠5/ 4 ⁠, indigo: ⁠7/ 4 ⁠, yellow: ⁠11/ 8 ⁠, cyan: ⁠13/ 8 ⁠). Each colored graph shows how much error occurs (in cents) on the nearest approximation of the corresponding just interval (the black line on the center). Two black curves surrounding the graph on both sides represent the maximum possible error, while the gray ones inside of them indicate the half of it.

In an equal temperament, the distance between two adjacent steps of the scale is the same [interval](/source/Interval_(music)). Because the perceived identity of an interval depends on its [ratio](/source/Ratio), this scale in even steps is a [geometric sequence](/source/Geometric_sequence) of multiplications. (An [arithmetic sequence](/source/Arithmetic_sequence) of intervals would not sound evenly spaced and would not permit [transposition](/source/Transposition_(music)) to different [keys](/source/Key_(music)).) Specifically, the smallest [interval](/source/Interval_(music)) in an equal-tempered scale is the ratio:

- r n = p {\displaystyle \ r^{n}=p\ }

- r = p n {\displaystyle \ r={\sqrt[{n}]{p\ }}\ }

where the ratio r divides the ratio p (typically the octave, which is 2:1) into n equal parts. (*See [Twelve-tone equal temperament](#Twelve-tone_equal_temperament) below.*)

Scales are often measured in [cents](/source/Cent_(music)), which divide the octave into 1200 equal intervals (each called a cent). This [logarithmic](/source/Logarithm) scale makes comparison of different tuning systems easier than comparing ratios, and has considerable use in [ethnomusicology](/source/Ethnomusicology). The basic step in cents for any equal temperament can be found by taking the width of p above in cents (usually the octave, which is 1200 cents wide), called below w, and dividing it into n parts:

- c = w n {\displaystyle \ c={\frac {\ w\ }{n}}\ }

In musical analysis, material belonging to an equal temperament is often given an [integer notation](/source/Musical_notation#Integer_notation), meaning a single integer is used to represent each pitch. This simplifies and generalizes discussion of pitch material within the temperament in the same way that taking the [logarithm](/source/Logarithm) of a multiplication reduces it to addition. Furthermore, by applying the [modular arithmetic](/source/Modular_arithmetic) where the modulus is the number of divisions of the octave (usually 12), these integers can be reduced to [pitch classes](/source/Pitch_class), which removes the distinction (or acknowledges the similarity) between pitches of the same name, e.g., c is 0 regardless of octave register. The [MIDI](/source/MIDI) encoding standard uses integer note designations.

### General formulas for the equal-tempered interval

This section is missing information about the general formulas for the equal-tempered interval. Please expand the section to include this information. Further details may exist on the talk page. (February 2019)

## Twelve-tone equal temperament

Main article: [12 equal temperament](/source/12_equal_temperament)

12-tone equal temperament, which divides the octave into 12 intervals of equal size, is the musical system most widely used today, especially in Western music.

### History

The two figures frequently credited with the achievement of exact calculation of equal temperament are [Zhu Zaiyu](/source/Zhu_Zaiyu) (also romanized as Chu-Tsaiyu. Chinese: 朱載堉) in 1584 and [Simon Stevin](/source/Simon_Stevin) in 1585. According to F. A. Kuttner, a critic of giving credit to Zhu,[5] it is known that Zhu "presented a highly precise, simple and ingenious method for arithmetic calculation of equal temperament mono-chords in 1584" and that Stevin "offered a mathematical definition of equal temperament plus a somewhat less precise computation of the corresponding numerical values in 1585 or later."

The developments occurred independently.[6](p200)

Kenneth Robinson credits the invention of equal temperament to Zhu[7][b] and provides textual quotations as evidence.[8] In 1584 Zhu wrote:

- I have founded a new system. I establish one foot as the number from which the others are to be extracted, and using proportions I extract them. Altogether one has to find the exact figures for the pitch-pipers in twelve operations.[9][8]

Kuttner disagrees and remarks that his claim "cannot be considered correct without major qualifications".[5] Kuttner proposes that neither Zhu nor Stevin achieved equal temperament and that neither should be considered its inventor.[10]

#### China

[Zhu Zaiyu](/source/Zhu_Zaiyu)'s equal temperament pitch pipes

Chinese theorists had previously come up with approximations for 12 TET, but Zhu was the first person to mathematically solve 12-tone equal temperament,[11] which he described in two books, published in 1580[12] and 1584.[9][13] Needham also gives an extended account.[14]

Zhu obtained his result by dividing the length of string and pipe successively by 2 12 {\textstyle {\sqrt[{12}]{2}}} ≈ 1.059463, and for pipe length by 2 24 {\displaystyle {\sqrt[{24}]{2}}} ≈ 1.029302,[15] such that after 12 divisions (an octave), the length was halved.

Zhu created several instruments tuned to his system, including bamboo pipes.[16]

#### Europe

Some of the first Europeans to advocate equal temperament were lutenists [Vincenzo Galilei](/source/Vincenzo_Galilei), [Giacomo Gorzanis](https://en.wikipedia.org/w/index.php?title=Giacomo_Gorzanis&action=edit&redlink=1), and [Francesco Spinacino](/source/Francesco_Spinacino), all of whom wrote music in it.[17][18][19][20]

[Simon Stevin](/source/Simon_Stevin) was the first to develop 12 TET based on the [twelfth root of two](/source/Twelfth_root_of_two), which he described in *van de Spiegheling der singconst* (c. 1605), published posthumously in 1884.[21]

Plucked instrument players (lutenists and guitarists) generally favored equal temperament,[22] while others were more divided.[23] In the end, 12-tone equal temperament won out. This allowed [enharmonic modulation](/source/Enharmonic_modulation), new styles of symmetrical tonality and [polytonality](/source/Polytonality), [atonal music](/source/Atonality) such as that written with the [12-tone technique](/source/Twelve-tone_technique) or [serialism](/source/Serialism), and [jazz](/source/Jazz) (at least its piano component) to develop and flourish.

### Mathematics

One octave of 12 tet on a monochord

In 12-tone equal temperament, which divides the octave into 12 equal parts, the width of a [semitone](/source/Semitone), i.e. the [frequency ratio](/source/Interval_ratio) of the interval between two adjacent notes, is the [twelfth root of two](/source/Twelfth_root_of_two):

- 2 12 = 2 1 12 ≈ 1.059463 {\displaystyle {\sqrt[{12}]{2\ }}=2^{\tfrac {1}{12}}\approx 1.059463}

This interval is divided into 100 cents.

#### Calculating absolute frequencies

See also: [Piano key frequencies](/source/Piano_key_frequencies)

To find the frequency, *Pn*, of a note in 12 TET, the following formula may be used:

- P n = P a ⋅ ( 2 12 ) n − a {\displaystyle \ P_{n}=P_{a}\ \cdot \ {\Bigl (}\ {\sqrt[{12}]{2\ }}\ {\Bigr )}^{n-a}\ }

In this formula *Pn* represents the pitch, or frequency (usually in [hertz](/source/Hertz)), to be calculated. *Pa* is the frequency of a reference pitch. The index numbers n and a are the labels assigned to the desired pitch (n) and the reference pitch (a). These two numbers are from a list of consecutive integers assigned to consecutive semitones. For example, A4 (the reference pitch) is the 49th key from the left end of a piano (tuned to [440 Hz](/source/A440_(pitch_standard))), and C4 ([middle C](/source/Middle_C)), and F♯4 are the 40th and 46th keys, respectively. These numbers can be used to find the frequency of C4 and F♯4:

- P 40 = 440 Hz ⋅ ( 2 12 ) ( 40 − 49 ) ≈ 261.626 Hz {\displaystyle P_{40}=440\ {\text{Hz}}\ \cdot \ {\Bigl (}{\sqrt[{12}]{2}}\ {\Bigr )}^{(40-49)}\approx 261.626\ {\text{Hz}}\ }

- P 46 = 440 Hz ⋅ ( 2 12 ) ( 46 − 49 ) ≈ 369.994 Hz {\displaystyle P_{46}=440\ {\text{Hz}}\ \cdot \ {\Bigl (}{\sqrt[{12}]{2}}\ {\Bigr )}^{(46-49)}\approx 369.994\ {\text{Hz}}\ }

#### Converting frequencies to their equal temperament counterparts

To convert a frequency (in Hz) to its equal 12 TET counterpart, the following formula can be used:

- E n = E a ⋅ 2 x {\displaystyle \ E_{n}=E_{a}\ \cdot \ 2^{\ x}\ \quad } where in general x ≡ 1 12 round ( 12 log 2 ⁡ ( n a ) ) . {\displaystyle \quad \ x\ \equiv \ {\frac {1}{\ 12\ }}\ \operatorname {round} \!{\Biggl (}12\log _{2}\left({\frac {\ n\ }{a}}\right){\Biggr )}~.}

Comparison of intervals in 12-TET with just intonation

*En* is the frequency of a pitch in equal temperament, and *Ea* is the frequency of a reference pitch. For example, if we let the reference pitch equal 440 Hz, we can see that **E**5 and **C**♯5 have the following frequencies, respectively:

- E 660 = 440 H z ⋅ 2 ( 7 12 ) ≈ 659.255 H z {\displaystyle E_{660}=440\ {\mathsf {Hz}}\ \cdot \ 2^{\left({\frac {7}{\ 12\ }}\right)}\ \approx \ 659.255\ {\mathsf {Hz}}\ \quad } where in this case x = 1 12 round ( 12 log 2 ⁡ ( 660 440 ) ) = 7 12 . {\displaystyle \quad x={\frac {1}{\ 12\ }}\ \operatorname {round} \!{\Biggl (}\ 12\log _{2}\left({\frac {\ 660\ }{440}}\right)\ {\Biggr )}={\frac {7}{\ 12\ }}~.}

- E 550 = 440 H z ⋅ 2 ( 1 3 ) ≈ 554.365 H z {\displaystyle E_{550}=440\ {\mathsf {Hz}}\ \cdot \ 2^{\left({\frac {1}{\ 3\ }}\right)}\ \approx \ 554.365\ {\mathsf {Hz}}\ \quad } where in this case x = 1 12 round ( 12 log 2 ⁡ ( 550 440 ) ) = 4 12 = 1 3 . {\displaystyle \quad x={\frac {1}{\ 12\ }}\ \operatorname {round} \!{\Biggl (}12\log _{2}\left({\frac {\ 550\ }{440}}\right){\Biggr )}={\frac {4}{\ 12\ }}={\frac {1}{\ 3\ }}~.}

#### Comparison with just intonation

The intervals of 12 TET closely approximate some intervals in [just intonation](/source/Just_intonation).[24] The fifths and fourths are almost indistinguishably close to just intervals, while thirds and sixths are further away.

In the following table, the sizes of various just intervals are compared to their equal-tempered counterparts, given as a ratio as well as cents.

- Interval Name Exact value in 12 TET Decimal value in 12 TET Cents in 12 TET Just intonation interval Cents in just intonation 12 TET cents tuning error Unison (C) 20⁄12 = 1 1 0 ⁠1/1⁠ = 1 0.00 0.00 Minor second (D♭) 21⁄12 = 2 12 {\displaystyle {\sqrt[{12}]{2}}} 1.059463 100 ⁠16/15⁠ = 1.06666... 111.73 -11.73 Major second (D) 22⁄12 = 2 6 {\displaystyle {\sqrt[{6}]{2}}} 1.122462 200 ⁠9/8⁠ = 1.125 203.91 -3.91 Minor third (E♭) 23⁄12 = 2 4 {\displaystyle {\sqrt[{4}]{2}}} 1.189207 300 ⁠6/5⁠ = 1.2 315.64 -15.64 Major third (E) 24⁄12 = 2 3 {\displaystyle {\sqrt[{3}]{2}}} 1.259921 400 ⁠5/4⁠ = 1.25 386.31 +13.69 Perfect fourth (F) 25⁄12 = 32 12 {\displaystyle {\sqrt[{12}]{32}}} 1.334840 500 ⁠4/3⁠ = 1.33333... 498.04 +1.96 Tritone (G♭) 26⁄12 = 2 {\displaystyle {\sqrt {2}}} 1.414214 600 ⁠45/32⁠= 1.40625 590.22 +9.78 Perfect fifth (G) 27⁄12 = 128 12 {\displaystyle {\sqrt[{12}]{128}}} 1.498307 700 ⁠3/2⁠ = 1.5 701.96 -1.96 Minor sixth (A♭) 28⁄12 = 4 3 {\displaystyle {\sqrt[{3}]{4}}} 1.587401 800 ⁠8/5⁠ = 1.6 813.69 -13.69 Major sixth (A) 29⁄12 = 8 4 {\displaystyle {\sqrt[{4}]{8}}} 1.681793 900 ⁠5/3⁠ = 1.66666... 884.36 +15.64 Minor seventh (B♭) 210⁄12 = 32 6 {\displaystyle {\sqrt[{6}]{32}}} 1.781797 1000 ⁠9/5⁠ = 1.8 1017.60 -17.60 Major seventh (B) 211⁄12 = 2048 12 {\displaystyle {\sqrt[{12}]{2048}}} 1.887749 1100 ⁠15/8⁠ = 1.875 1088.27 +11.73 Octave (c) 212⁄12 = 2 2 1200 ⁠2/1⁠ = 2 1200.00 0.00

### Seven-tone equal division of the fifth

Violins, violas, and cellos are tuned in perfect fifths (**G D A E** for violins and **C G D A** for violas and cellos), which suggests that their semitone ratio is slightly higher than in conventional 12-tone equal temperament. Because a perfect fifth is in 3:2 relation with its base tone, and this interval comprises seven steps, each tone is in the ratio of 3 / 2 7 {\textstyle {\sqrt[{7}]{3/2}}} to the next (100.28 cents), which provides for a perfect fifth with ratio of 3:2, but a slightly widened octave with a ratio of ≈ 517:258 or ≈ 2.00388:1 rather than the usual 2:1, because 12 perfect fifths do not equal seven octaves.[25] During actual play, however, violinists, violists, and cellists choose pitches by ear, and only the four unstopped pitches of the strings are guaranteed to exhibit this 3:2 ratio.

## Other equal temperaments

See also: [Sonido 13](/source/Sonido_13)

### Five-, seven-, and nine-tone temperaments in ethnomusicology

Approximation of 7 tet

Five- and seven-tone equal temperament (*5 TET* [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/8/8a/5-tet_scale_on_C.mid/5-tet_scale_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:5-tet_scale_on_C.mid) and *7 TET*[Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/5/5e/7-tet_scale_on_C.mid/7-tet_scale_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:7-tet_scale_on_C.mid) ), with 240-cent [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/f/f7/1_step_in_5-et_on_C.mid/1_step_in_5-et_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:1_step_in_5-et_on_C.mid) and 171-cent [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/6/66/1_step_in_7-et_on_C.mid/1_step_in_7-et_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:1_step_in_7-et_on_C.mid) steps, respectively, are fairly common.

5 TET and 7 TET mark the endpoints of the [syntonic temperament](/source/Syntonic_temperament)'s valid tuning range, as shown in [Figure 1](#Figure_1).

- In 5 TET, the tempered perfect fifth is 720 cents wide (at the top of the tuning continuum), and marks the endpoint on the tuning continuum at which the width of the minor second shrinks to a width of 0 cents.

- In 7 TET, the tempered perfect fifth is 686 cents wide (at the bottom of the tuning continuum), and marks the endpoint on the tuning continuum, at which the minor second expands to be as wide as the major second (at 171 cents each.

#### 5-tone and 9-tone equal temperament

According to [Jaap Kunst](/source/Jaap_Kunst) (1949), Indonesian [gamelans](/source/Gamelan) are tuned to 5 TET, but according to [Mantle Hood](/source/Mantle_Hood) (1966) and [Colin McPhee](/source/Colin_McPhee) (1966) their tuning varies widely, and according to [Michael Tenzer](/source/Michael_Tenzer) (2000) they contain [stretched octaves](/source/Pseudo-octave). It is now accepted that of the two primary tuning systems in gamelan music, [slendro](/source/Slendro) and [pelog](/source/Pelog), only slendro somewhat resembles five-tone equal temperament, while pelog is highly unequal; however, in 1972 Surjodiningrat, Sudarjana and Susanto analyze pelog as equivalent to 9 TET (133-cent steps [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/4/4a/Semitone_Maximus_on_C.mid/Semitone_Maximus_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:Semitone_Maximus_on_C.mid)).[26]

#### 7-tone equal temperament

A [Thai](/source/Thai_music) xylophone measured by Morton in 1974 "varied only plus or minus 5 cents" from 7 TET.[27] According to Morton,

- "Thai instruments of fixed pitch are tuned to an equidistant system of seven pitches per octave ... As in Western traditional music, however, all pitches of the tuning system are not used in one mode (often referred to as 'scale'); in the Thai system five of the seven are used in principal pitches in any mode, thus establishing a pattern of nonequidistant intervals for the mode."[28] [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/3/31/Thai_pentatonic_scale_mode_1.mid/Thai_pentatonic_scale_mode_1.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:Thai_pentatonic_scale_mode_1.mid)

A South American Indian scale from a pre-instrumental culture measured by Boiles in 1969 featured 175-cent seven-tone equal temperament, which stretches the octave slightly, as in instrumental gamelan music.[29]

[Chinese music](/source/Music_of_China) has traditionally used 7 TET.[c][d]

### Various equal temperaments

This section needs more citations. Please help improve this article by adding citations to reliable sources in this section. Unsourced material may be challenged and removed. (March 2020) (Learn how and when to remove this message)

[Easley Blackwood](/source/Easley_Blackwood%2C_Jr.)'s notation system for 16 equal temperament: Intervals are notated similarly to those they approximate and there are fewer [enharmonic](/source/Enharmonic) equivalents.[32] [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/4/47/16-tet_scale_on_C.mid/16-tet_scale_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:16-tet_scale_on_C.mid)

Comparison of equal temperaments from 9 to 25[33][a]

**[19 EDO](/source/19_equal_temperament)**
- Many instruments have been built using [19 EDO](/source/19_equal_temperament) tuning. Equivalent to ⁠1/ 3 ⁠ comma meantone, it has a slightly flatter perfect fifth (at 695 cents), but its minor third and major sixth are less than one-fifth of a cent away from just, with the lowest EDO that produces a better minor third and major sixth than 19 EDO being 232 EDO[34][35]. Its [perfect fourth](/source/Perfect_fourth) (at 505 cents), is seven cents sharper than [just intonation](/source/Just_intonation)'s and five cents sharper than 12-EDO's.

**[22 EDO](/source/22_equal_temperament)**
- [22 EDO](/source/22_equal_temperament) is one of the most accurate EDOs to represent "superpythagorean" temperament (where 7:4 and 16:9 are the same interval). The perfect fifth is tuned sharp, resulting in four fifths and three fourths reaching supermajor thirds (9/7) and subminor thirds (7/6). One step closer to each other are the classical major and minor thirds (5/4 and 6/5).

**[23 EDO](/source/23_equal_temperament)**
- [23 EDO](/source/23_equal_temperament) is the largest EDO that fails to approximate the 3rd, 5th, 7th, and 11th harmonics (3:2, 5:4, 7:4, 11:8) within 20 cents, but it does approximate some ratios between them (such as the 6:5 minor third) very well, making it attractive to microtonalists seeking unusual harmonic territory.

**[24 EDO](/source/Quarter_tone)**
- [24 EDO](/source/Quarter_tone), the [quarter-tone scale](/source/Quarter_tone_scale), is particularly popular, as it represents a convenient access point for composers conditioned on standard Western 12 EDO pitch and notation practices who are also interested in microtonality. Because 24 EDO contains all the pitches of 12 EDO, musicians employ the additional colors without losing any tactics available in 12-tone harmony. That 24 is a multiple of 12 also makes 24 EDO easy to achieve instrumentally by employing two traditional 12 EDO instruments tuned a quarter-tone apart, such as two pianos, which also allows each performer (or one performer playing a different piano with each hand) to read familiar 12-tone notation. Various composers, including [Charles Ives](/source/Charles_Ives), experimented with music for quarter-tone pianos. 24 EDO also approximates the 11th and 13th harmonics very well, unlike 12 EDO.

**26 EDO**
- 26 is the denominator of a convergent to log2(7), tuning the [7th harmonic](/source/Harmonic_seventh) (7:4) with less than half a cent of error. Although it is a meantone temperament, it is a very flat one, with four of its perfect fifths producing a major third 17 cents flat (equated with the 11:9 neutral third). 26 EDO has two minor thirds and two minor sixths and could be an alternate temperament for [barbershop harmony](/source/Close_and_open_harmony).

**27 EDO**
- 27 is the lowest number of equal divisions of the octave that uniquely represents all intervals involving the first eight harmonics. It tempers out the [septimal comma](/source/Septimal_comma) but not the [syntonic comma](/source/Syntonic_comma).

**[29 EDO](/source/58_equal_temperament)**
- [29](/source/58_equal_temperament) is the lowest number of equal divisions of the octave whose perfect fifth is closer to just than in 12 EDO, in which the fifth is 1.5 cents sharp instead of 2 cents flat. Its classic major third is roughly as inaccurate as 12 EDO, but is tuned 14 cents flat rather than 14 cents sharp. It also tunes the 7th, 11th, and 13th harmonics flat by roughly the same amount, allowing 29 EDO to match intervals such as 7:5, 11:7, and 13:11 very accurately. Cutting all 29 intervals in half produces [58 EDO](/source/58_equal_temperament), which allows for lower errors for some just tones.

**[31 EDO](/source/31_equal_temperament)**
- [31 EDO](/source/31_equal_temperament) was advocated by [Christiaan Huygens](/source/Christiaan_Huygens) and [Adriaan Fokker](/source/Adriaan_Fokker) and represents a rectification of [quarter-comma meantone](/source/Quarter-comma_meantone) into an equal temperament. 31 EDO does not have as accurate a perfect fifth as 12 EDO (like 19 EDO), but its major thirds and minor sixths are less than 1 cent away from just. It also provides good matches for harmonics up to 11, of which the seventh harmonic is particularly accurate.

**[34 EDO](/source/34_equal_temperament)**
- [34 EDO](/source/34_equal_temperament) gives slightly lower total combined errors of approximation to 3:2, 5:4, 6:5, and their inversions than 31 EDO does, despite having a slightly less accurate fit for 5:4. 34 EDO does not accurately approximate the seventh harmonic or ratios involving 7, and is not meantone since its fifth is sharp instead of flat. It enables the 600-cent tritone, since 34 is an even number.

**[41 EDO](/source/41_equal_temperament)**
- [41](/source/41_equal_temperament) is the next EDO with a better perfect fifth than 29 EDO and 12 EDO. Its classical major third is also more accurate, at only six cents flat. It is not a meantone temperament, so it distinguishes 10:9 and 9:8, along with the classic and Pythagorean major thirds, unlike 31 EDO. It is more accurate in the 13 limit than 31 EDO.

**46 EDO**
- 46 EDO provides major thirds and perfect fifths that are both slightly sharp of just, and many[*[who?](https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style/Words_to_watch#Unsupported_attributions)*] say that this gives major triads a characteristic bright sound. The prime harmonics up to 17 are all within 6 cents of accuracy, with 10:9 and 9:5 a fifth of a cent away from pure. As it is not a meantone system, it distinguishes 10:9 and 9:8.

**[53 EDO](/source/53_equal_temperament)**
- [53 EDO](/source/53_equal_temperament) has only had occasional use, but is better at approximating the traditional [just](/source/Just_intonation) consonances than 12, 19 or 31 EDO. Its extremely accurate [perfect fifths](/source/Perfect_fifth) make it equivalent to an extended [Pythagorean tuning](/source/Pythagorean_tuning), as 53 is the denominator of a convergent to log2(3). With its accurate cycle of fifths and multi-purpose comma step, 53 EDO has been used in [Turkish music](/source/Turkish_music) theory. It is not a meantone temperament, which put good thirds within easy reach by stacking fifths; instead, like all [schismatic temperaments](/source/Schismatic_temperament), the very consonant thirds are represented by a Pythagorean diminished fourth (C-F♭), reached by stacking eight perfect fourths. It also tempers out the [kleisma](/source/Kleisma), allowing its fifth to be reached by a stack of six minor thirds (6:5).

**[58 EDO](/source/58_equal_temperament)**
- [58 equal temperament](/source/58_equal_temperament) is a duplication of 29 EDO, which it contains as an embedded temperament. Like 29 EDO it can match intervals such as 7:4, 7:5, 11:7, and 13:11 very accurately, as well as better approximating just thirds and sixths.

**[72 EDO](/source/72_equal_temperament)**
- [72 EDO](/source/72_equal_temperament) approximates many [just intonation](/source/Just_intonation) intervals well, providing near-just equivalents to the 3rd, 5th, 7th, and 11th harmonics. 72 EDO has been taught, written and performed in practice by [Joe Maneri](/source/Joe_Maneri) and his students (whose atonal inclinations typically avoid any reference to [just intonation](/source/Just_intonation) whatsoever). As it is a multiple of 12, 72 EDO can be considered an extension of 12 EDO, containing six copies of 12 EDO starting on different pitches, three copies of 24 EDO, and two copies of 36 EDO.

**[96 EDO](/source/96_equal_temperament)**
- [96 EDO](/source/96_equal_temperament) approximates all intervals within 6.25 cents, which is barely distinguishable. As an eightfold multiple of 12, it can be used fully like the common 12 EDO. It has been advocated by several composers, especially [Julián Carrillo](/source/Juli%C3%A1n_Carrillo).[36]

Other equal divisions of the octave that have found occasional use include [13 EDO](https://en.wikipedia.org/w/index.php?title=13_equal_temperament&action=edit&redlink=1), [15 EDO](/source/15_equal_temperament), [17 EDO](/source/17_equal_temperament), and 55 EDO.

2, 5, 12, 41, 53, 306, 665 and 15601 (sequence [A005664](https://oeis.org/A005664) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) are [denominators](/source/Denominator) of first [convergents](/source/Convergent_(continued_fraction)) of log2(3), so 2, 5, 12, 41, 53, 306, 665 and 15601 twelfths (and fifths), being in correspondent equal temperaments equal to an integer number of octaves, are better approximations of 2, 5, 12, 41, 53, 306, 665 and 15601 [just](/source/Just_intonation) twelfths/fifths than in any equal temperament with fewer tones.[37][38]

1, 2, 3, 5, 7, 12, 29, 41, 53, 200, ... (sequence [A060528](https://oeis.org/A060528) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) is the sequence of divisions of octave that provides better and better approximations of the perfect fifth. Related sequences containing divisions approximating other just intervals are listed in a footnote.[e]

### Equal temperaments of non-octave intervals

The equal-tempered version of the [Bohlen–Pierce scale](/source/Bohlen%E2%80%93Pierce_scale) consists of the ratio 3:1 (1902 cents) conventionally a [perfect fifth](/source/Perfect_fifth) plus an [octave](/source/Octave) (that is, a perfect twelfth), called in this theory a [tritave](/source/Tritave) ([play](https://upload.wikimedia.org/wikipedia/commons/transcoded/d/d3/Tritave_on_C.mid/Tritave_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:Tritave_on_C.mid)), and split into 13 equal parts. This provides a very close match to [justly tuned](/source/Just_intonation) ratios consisting only of odd numbers. Each step is 146.3 cents ([play](https://upload.wikimedia.org/wikipedia/commons/transcoded/6/63/BP_scale_et.mid/BP_scale_et.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:BP_scale_et.mid)), or 3 13 {\textstyle {\sqrt[{13}]{3}}} .

[Wendy Carlos](/source/Wendy_Carlos) created three unusual equal temperaments after a thorough study of the properties of possible temperaments with step size between 30 and 120 cents. These were called *[alpha](/source/Alpha_scale)*, *[beta](/source/Beta_scale)*, and *[gamma](/source/Gamma_scale)*. They can be considered equal divisions of the perfect fifth. Each of them provides a very good approximation of several just intervals.[39] Their step sizes:

- *alpha*: 3 2 9 {\textstyle {\sqrt[{9}]{\frac {3}{2}}}} (78.0 cents) [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/9/93/Alpha_scale_step_on_C.mid/Alpha_scale_step_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:Alpha_scale_step_on_C.mid)

- *beta*: 3 2 11 {\textstyle {\sqrt[{11}]{\frac {3}{2}}}} (63.8 cents) [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/2/2e/Beta_scale_step_on_C.mid/Beta_scale_step_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:Beta_scale_step_on_C.mid)

- *gamma*: 3 2 20 {\textstyle {\sqrt[{20}]{\frac {3}{2}}}} (35.1 cents) [Play](https://upload.wikimedia.org/wikipedia/commons/transcoded/c/c8/Gamma_scale_step_on_C.mid/Gamma_scale_step_on_C.mid.mp3)[ⓘ](https://en.wikipedia.org/wiki/File:Gamma_scale_step_on_C.mid)

Alpha and beta may be heard on the title track of Carlos's 1986 album *[Beauty in the Beast](/source/Beauty_in_the_Beast)*.

### Equal temperament with a non-integral number of notes per octave

While traditional equal temperaments—such as 12‑TET, 19‑TET, or 31‑TET—divide the octave into an integral number of equal parts, it is also possible to explore systems that divide the octave into a non-integral (often irrational) number. In such temperaments, the interval between successive pitches is defined by the ratio 2^(1/N), where N is not an integer. This results in irrational step sizes, meaning their multiples never exactly equal an octave.

Such tunings are of interest because, by deliberately sacrificing the octave (i.e., the second harmonic), they can yield a system that offers an improved overall approximation of other intervals in the harmonic series.

For example, in a tuning system based on 18.911‑EDO, the step size is 1200⁄18.911 ≈ 63.45 cents. Approximating the just perfect fifth (with a ratio of 3:2, or about 701.96 cents) requires about 11 steps:

- *11 steps × 63.45 cents ≈ 698.95 cents,*

yielding an error of roughly 3 cents.

Similarly, for the just major third (with a ratio of 5:4, or about 386.31 cents), 6 steps are used:

- *6 steps × 63.45 cents ≈ 380.70 cents,*

resulting in an error of approximately 5.61 cents.

Thus, although a perfect octave is absent, the consonance of many other intervals in these systems can be significantly higher than in integer-based equal temperaments.

### Proportions between semitone and whole tone

This section needs more citations. Please help improve this article by adding citations to reliable sources in this section. Unsourced material may be challenged and removed. (August 2017) (Learn how and when to remove this message)

In this section, *semitone* and *whole tone* may not have their usual 12 EDO meanings, as it discusses how they may be tempered in different ways from their just versions to produce desired relationships. Let the number of steps in a semitone be s, and the number of steps in a tone be t.

There is exactly one family of equal temperaments that fixes the semitone to any [proper fraction](/source/Proper_fraction) of a whole tone, while keeping the notes in the right order (meaning that, for example, **C**, **D**, **E**, **F**, and **F**♯ are in ascending order if they preserve their usual relationships to **C**). That is, fixing q to a proper fraction in the relationship *q t* = *s* also defines a unique family of one equal temperament and its multiples that fulfil this relationship.

For example, where k is an integer, 12k EDO sets *q* = ⁠1/2⁠, 19 k EDO sets *q* = ⁠1/3⁠, and 31 k EDO sets *q* = ⁠2/ 5 ⁠ . The smallest multiples in these families (e.g. 12, 19 and 31 above) has the additional property of having no notes outside the [circle of fifths](/source/Circle_of_fifths). (This is not true in general; in 24 EDO, the half-sharps and half-flats are not in the circle of fifths generated starting from **C**.) The extreme cases are 5 k EDO, where *q* = 0 and the semitone becomes a unison, and 7 k EDO , where *q* = 1 and the semitone and tone are the same interval.

Once one knows how many steps a semitone and a tone are in this equal temperament, one can find the number of steps it has in the octave. An equal temperament with the above properties (including having no notes outside the circle of fifths) divides the octave into 7 *t* − 2 *s* steps and the perfect fifth into 4 *t* − *s* steps. If there are notes outside the circle of fifths, one must then multiply these results by n, the number of nonoverlapping circles of fifths required to generate all the notes (e.g., two in 24 EDO, six in 72 EDO). (One must take the small semitone for this purpose: 19 EDO has two semitones, one being ⁠1/ 3 ⁠ tone and the other being ⁠2/ 3 ⁠. Similarly, 31 EDO has two semitones, one being ⁠2/ 5 ⁠ tone and the other being ⁠3/ 5 ⁠.)

The smallest of these families is 12 k EDO, and in particular, 12 EDO is the smallest equal temperament with the above properties. Additionally, it makes the semitone exactly half a whole tone, the simplest possible relationship. These are some of the reasons 12 EDO has become the most commonly used equal temperament. (Another reason is that 12 EDO is the smallest equal temperament to closely approximate 5 limit harmony, the next-smallest being 19 EDO.)

Each choice of fraction q for the relationship results in exactly one equal temperament family, but the converse is not true: 47 EDO has two different semitones, where one is ⁠1/ 7 ⁠ tone and the other is ⁠8/ 9 ⁠, which are not complements of each other like in 19 EDO (⁠1/ 3 ⁠ and ⁠2/ 3 ⁠). Taking each semitone results in a different choice of perfect fifth.

## Related tuning systems

Equal temperament systems can be thought of in terms of the spacing of three intervals found in [just intonation](/source/Just_intonation), *most* of whose chords are harmonically perfectly in tune—a good property not quite achieved between almost all pitches in almost all equal temperaments. Most just chords sound amazingly consonant, and most equal-tempered chords sound at least slightly dissonant. In C major those three intervals are:[40]

- the [greater tone](/source/Whole_tone) *T* = ⁠9/ 8 ⁠ = the interval from C:D, F:G, and A:B;

- the [lesser tone](/source/Whole_tone) *t* = ⁠10/ 9 ⁠ = the interval from D:E and G:A;

- the [diatonic semitone](/source/Semitone) *s* = ⁠16/ 15 ⁠ = the interval from E:F and B:C.

Analyzing an equal temperament in terms of how it modifies or adapts these three intervals provides a quick way to evaluate how consonant various chords can possibly be in that temperament, based on how distorted these intervals are.[40][f]

### Regular diatonic tunings

Figure 1: The [regular diatonic tunings](/source/Regular_diatonic_tuning) continuum, which includes many notable "equal temperament" tunings[40]

The diatonic tuning in *12-tone equal temperament* (12 TET) can be generalized to any regular diatonic tuning dividing the octave as a sequence of steps T t s T t T s (or some [circular shift](/source/Circular_shift) or "rotation" of it). To be called a *regular* diatonic tuning, each of the two semitones ( s ) must be smaller than either of the tones ([greater tone](/source/Major_tone), T , and [lesser tone](/source/Minor_tone), t ). The comma κ is implicit as the size ratio between the greater and lesser tones: Expressed as frequencies *κ* = ⁠*T*/ *t* ⁠ , or as [cents](/source/Cent_(music)) *κ* = *T* − *t* .

The notes in a regular diatonic tuning are connected in a "spiral of fifths" that does *not* close (unlike the [circle of fifths](/source/Circle_of_fifths) in 12 TET). Starting on the subdominant **F** (in the [key of C](/source/C_major)) there are three [perfect fifths](/source/Perfect_fifth) in a row—**F**–**C**, **C**–**G**, and **G**–**D**—each a composite of some [permutation](/source/Permutation) of the smaller intervals T T t s . The three in-tune fifths are interrupted by the [grave fifth](/source/List_of_pitch_intervals) **D**–**A** = T t t s ([*grave*](/source/List_of_pitch_intervals) means "flat by a [comma](/source/Comma_(music))"), followed by another perfect fifth, **E**–**B**, and another grave fifth, **B**–**F**♯, and then restarting in the sharps with **F**♯–**C**♯; the same pattern repeats through the sharp notes, then the double-sharps, and so on, indefinitely. But each octave of all-natural or all-sharp or all-double-sharp notes flattens by two commas with every transition from naturals to sharps, or single sharps to double sharps, etc. The pattern is also reverse-symmetric in the flats: Descending by [fourths](/source/Perfect_fourth) the pattern reciprocally sharpens notes by two commas with every transition from natural notes to flattened notes, or flats to double flats, etc. If left unmodified, the two grave fifths in each block of all-natural notes, or all-sharps, or all-flat notes, are ["wolf" intervals](/source/Wolf_interval): Each of the grave fifths out of tune by a [diatonic comma](/source/Diatonic_comma).

Since the comma, κ, expands the [lesser tone](/source/Minor_tone) t = s c , into the [greater tone](/source/Major_tone), T = s c κ , a [just](/source/Just_intonation) octave T t s T t T s can be broken up into a sequence s c κ s c s s c κ s c s c κ s , (or a [circular shift](/source/Circular_shift) of it) of 7 diatonic semitones s, 5 chromatic semitones c, and 3 [commas](/source/Syntonic_comma) κ . Various equal temperaments alter the interval sizes, usually breaking apart the three commas and then redistributing their parts into the seven diatonic semitones s, or into the five chromatic semitones c, or into both s and c, with some fixed proportion for each type of semitone.

The sequence of intervals s, c, and κ can be repeatedly appended to itself into a greater [spiral of 12 fifths](/source/Circle_of_fifths), and made to connect at its far ends by slight adjustments to the size of one or several of the intervals, or left unmodified with occasional less-than-perfect fifths, flat by a comma.

### Morphing diatonic tunings into EDO

Various equal temperaments can be understood and analyzed as having made adjustments to the sizes of and subdividing the three intervals— T , t , and s , or at finer resolution, their constituents s , c , and κ . An equal temperament can be created by making the sizes of the [major](/source/Major_tone) and [minor tones](/source/Minor_tone) (T, t) the same (say, by setting *κ* = 0, with the others expanded to still fill out the octave), and both semitones ([s](/source/Diatonic_semitone) and c) the same, then 12 equal semitones, two per tone, result. In 12 TET, the semitone, s, is exactly half the size of the same-size whole tones T = t.

Some of the intermediate sizes of tones and semitones can also be generated in equal temperament systems, by modifying the sizes of the comma and semitones. One obtains [7 TET](/source/7_equal_temperament) in the limit as the size of c and κ tend to zero, with the octave kept fixed, and 5 TET in the limit as s and κ tend to zero; 12 TET is of course, the case s = c and *κ* = 0 . For instance:

**[5 tet](/source/5_equal_temperament) and [7 tet](/source/7_equal_temperament)**
- There are two extreme cases that bracket this framework: When s and κ reduce to zero with the octave size kept fixed, the result is t t t t t , a 5-tone equal temperament. As the s gets larger (and absorbs the space formerly used for the comma κ), eventually the steps are all the same size, t t t t t t t , and the result is seven-tone equal temperament. These two extremes are not included as "regular" diatonic tunings.

**[19 tet](/source/19_equal_temperament)**
- If the diatonic semitone is set double the size of the chromatic semitone, i.e. s = 2 c (in cents) and *κ* = 0 , the result is [19 tet](/source/19_equal_temperament), with one step for the chromatic semitone c, two steps for the diatonic semitone s, three steps for the tones T = t, and the total number of steps 3 *T* + 2 *t* + 2 *s* = 9 + 6 + 4 = 19 steps. The imbedded 12-tone sub-system closely approximates the historically important ⁠1/ 3 ⁠ comma [meantone system](/source/Meantone_temperament).

**[31 tet](/source/31_equal_temperament)**
- If the chromatic semitone is two-thirds the size of the diatonic semitone, i.e. *c* = ⁠2/ 3 ⁠ *s* , with *κ* = 0 , the result is [31 tet](/source/31_equal_temperament), with two steps for the chromatic semitone, three steps for the diatonic semitone, and five steps for the tone, where 3 *T* + 2 *t* + 2 *s* = 15 + 10 + 6 = [31 steps](/source/31_equal_temperament). The imbedded 12-tone sub-system closely approximates the historically important [⁠1/ 4 ⁠ comma meantone](/source/Quarter_comma_meantone).

**[43 tet](https://en.wikipedia.org/w/index.php?title=43_equal_temperament&action=edit&redlink=1)**
- If the chromatic semitone is three-fourths the size of the diatonic semitone, i.e. *c* = ⁠3/ 4 ⁠ *s* , with *κ* = 0 , the result is [43 tet](https://en.wikipedia.org/w/index.php?title=43_equal_temperament&action=edit&redlink=1), with three steps for the chromatic semitone, four steps for the diatonic semitone, and seven steps for the tone, where 3 *T* + 2 *t* + 2 *s* = 21 + 14 + 8 = 43. The imbedded 12-tone sub-system closely approximates ⁠1/ 5 ⁠ comma meantone.

**[53 tet](/source/53_equal_temperament)**
- If the chromatic semitone is made the same size as three commas, *c* = 3 *κ* (in cents, in frequency *c* = *κ*3 ) the diatonic the same as five commas, *s* = 5 *κ* , that makes the lesser tone eight commas *t* = *s* + *c* = 8 *κ* , and the greater tone nine, *T* = *s* + *c* + *κ* = 9 *κ* . Hence 3 *T* + 2 *t* + 2 *s* = 27 *κ* + 16 *κ* + 10 *κ* = 53 *κ* for [53 steps](/source/53_equal_temperament) of one comma each. The comma size / step size is *κ* = ⁠1 200/ 53 ⁠ ¢ exactly, or *κ* = 22.642 ¢ ≈ 21.506 ¢ , the [syntonic comma](/source/Syntonic_comma). It is an exceedingly close approximation to 5-limit [just intonation](/source/Just_intonation) and Pythagorean tuning, and is the basis for [Turkish music theory](/source/Turkish_makam).

## See also

- [Just intonation](/source/Just_intonation)

- [Musical acoustics](/source/Musical_acoustics) (the physics of music)

- [Music and mathematics](/source/Music_and_mathematics)

- [Microtuner](/source/Microtuner)

- [Microtonal music](/source/Microtonal_music)

- [Piano tuning](/source/Piano_tuning)

- [List of meantone intervals](/source/List_of_meantone_intervals)

- [Diatonic and chromatic](/source/Diatonic_and_chromatic)

- [Electronic tuner](/source/Electronic_tuner)

- [Musical tuning](/source/Musical_tuning)

## Footnotes

1. ^ [***a***](#cite_ref-Sethares_2-0) [***b***](#cite_ref-Sethares_2-1) [Sethares (2005)](#CITEREFSethares2005) compares several equal temperaments in a graph with axes reversed from the axes in the first comparison of equal temperaments, and identical axes of the second.[1]

1. **[^](#cite_ref-9)** "[Chu-Tsaiyu](/source/Zhu_Zaiyu) [was] the first formulator of the mathematics of 'equal temperament' anywhere in the world." — [Robinson (1980)](#CITEREFRobinson1980), p. vii[7]

1. **[^](#cite_ref-33)** 'Hepta-equal temperament' in our folk music has always been a controversial issue.[30]

1. **[^](#cite_ref-35)** From the flute for two thousand years of the production process, and the Japanese shakuhachi remaining in the production of Sui and Tang Dynasties and the actual temperament, identification of people using the so-called 'Seven Laws' at least two thousand years of history; and decided that this law system associated with the flute law.[31]

1. **[^](#cite_ref-43)** OEIS sequences that contain divisions of the octave that provide improving approximations of just intervals: 1. (sequence [A060528](https://oeis.org/A060528) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 3:2 1. (sequence [A054540](https://oeis.org/A054540) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 3:2 and 4:3, 5:4 and 8:5, 6:5 and 5:3 1. (sequence [A060525](https://oeis.org/A060525) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 3:2 and 4:3, 5:4 and 8:5 1. (sequence [A060526](https://oeis.org/A060526) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 3:2 and 4:3, 5:4 and 8:5, 7:4 and 8:7 1. (sequence [A060527](https://oeis.org/A060527) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 3:2 and 4:3, 5:4 and 8:5, 7:4 and 8:7, 16:11 and 11:8 1. (sequence [A060233](https://oeis.org/A060233) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 4:3 and 3:2, 5:4 and 8:5, 6:5 and 5:3, 7:4 and 8:7, 16:11 and 11:8, 16:13 and 13:8 1. (sequence [A061920](https://oeis.org/A061920) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 3:2 and 4:3, 5:4 and 8:5, 6:5 and 5:3, 9:8 and 16:9, 10:9 and 9:5, 16:15 and 15:8, 45:32 and 64:45 1. (sequence [A061921](https://oeis.org/A061921) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 3:2 and 4:3, 5:4 and 8:5, 6:5 and 5:3, 9:8 and 16:9, 10:9 and 9:5, 16:15 and 15:8, 45:32 and 64:45, 27:20 and 40:27, 32:27 and 27:16, 81:64 and 128:81, 256:243 and 243:128 1. (sequence [A061918](https://oeis.org/A061918) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 5:4 and 8:5 1. (sequence [A061919](https://oeis.org/A061919) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 6:5 and 5:3 1. (sequence [A060529](https://oeis.org/A060529) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 6:5 and 5:3, 7:5 and 10:7, 7:6 and 12:7 1. (sequence [A061416](https://oeis.org/A061416) in the [OEIS](/source/On-Line_Encyclopedia_of_Integer_Sequences)) — 11:8 and 16:11

1. **[^](#cite_ref-46)** For 12-pitch systems, either for a whole 12-note scale or for 12-note subsequences embedded inside some larger scale,[40] use this analysis as a way to program software to microtune an electronic keyboard dynamically, or "on the fly", while a musician is playing. The object is to fine-tune the notes momentarily in use, and any likely subsequent notes involving consonant chords, to always produce pitches that are harmonically in tune, inspired by how orchestras and choruses constantly retune their overall pitch on long-duration chords for greater consonance than possible with strict 12 TET.[40]

## References

1. **[^](#cite_ref-1)** [Sethares (2005)](#CITEREFSethares2005), [fig. 4.6, p. 58](https://books.google.com/books?id=KChoKKhjOb0C&pg=PA58&vq=%22tuning+of+one+octave+of+notes%22&source=gbs_search_r&cad=1_1&sig=ACfU3U2dq8ONjfazmWxdojVsQ3TFyz-kTg)

1. **[^](#cite_ref-3)** O'Donnell, Michael. ["Perceptual Foundations of Sound"](http://people.cs.uchicago.edu/~odonnell/Scholar/Work_in_progress/Digital_Sound_Modelling/lectnotes/node4.html). Retrieved 11 March 2017.

1. **[^](#cite_ref-4)** [Helmholtz, H.](/source/Hermann_von_Helmholtz); [Ellis, A.J.](/source/Alexander_J._Ellis) "The History of Musical Pitch in Europe". [*On the Sensations of Tone*](/source/On_the_Sensations_of_Tone). Translated by [Ellis, A.J.](/source/Alexander_J._Ellis) (reprint ed.). New York, NY: Dover. pp. 493–511.

1. **[^](#cite_ref-5)** Varieschi, Gabriele U.; Gower, Christina M. (2010). "Intonation and compensation of fretted string instruments". *[American Journal of Physics](/source/American_Journal_of_Physics)*. **78** (1): 47–55. [arXiv](/source/ArXiv_(identifier)):[0906.0127](https://arxiv.org/abs/0906.0127). [Bibcode](/source/Bibcode_(identifier)):[2010AmJPh..78...47V](https://ui.adsabs.harvard.edu/abs/2010AmJPh..78...47V). [doi](/source/Doi_(identifier)):[10.1119/1.3226563](https://doi.org/10.1119%2F1.3226563). [S2CID](/source/S2CID_(identifier)) [20827087](https://api.semanticscholar.org/CorpusID:20827087).

1. ^ [***a***](#cite_ref-Kuttner163_6-0) [***b***](#cite_ref-Kuttner163_6-1) [Kuttner (1975)](#CITEREFKuttner1975), p. 163

1. **[^](#cite_ref-7)** Kuttner, Fritz A. (May 1975). "Prince Chu Tsai-Yü's life and work: A re-evaluation of his contribution to equal temperament theory". *[Ethnomusicology](/source/Ethnomusicology_(journal))*. **19** (2): 163–206. [doi](/source/Doi_(identifier)):[10.2307/850355](https://doi.org/10.2307%2F850355). [JSTOR](/source/JSTOR_(identifier)) [850355](https://www.jstor.org/stable/850355).

1. ^ [***a***](#cite_ref-Robinson_8-0) [***b***](#cite_ref-Robinson_8-1) Robinson, Kenneth (1980). *A critical study of Chu Tsai-yü's contribution to the theory of equal temperament in Chinese music*. Sinologica Coloniensia. Vol. 9. Wiesbaden, DE: Franz Steiner Verlag. p. vii.

1. ^ [***a***](#cite_ref-Robinson221_10-0) [***b***](#cite_ref-Robinson221_10-1) Robinson, Kenneth G.; Needham, Joseph (1962–2004). "Part 1: Physics". In Needham, Joseph (ed.). *Physics and Physical Technology*. Science and Civilisation in China. Vol. 4. Cambridge, UK: University Press. p. 221.

1. ^ [***a***](#cite_ref-Zhu-1584_11-0) [***b***](#cite_ref-Zhu-1584_11-1) [Zhu, Zaiyu](/source/Zhu_Zaiyu) (1584). *Yuè lǜ quán shū* 樂律全書 [*Complete Compendium of Music and Pitch*] (in Chinese).

1. **[^](#cite_ref-Kuttner220_12-0)** [Kuttner (1975)](#CITEREFKuttner1975), p. 200

1. **[^](#cite_ref-Cho_13-0)** Cho, Gene J. (February 2010). ["The significance of the discovery of the musical equal temperament in the cultural history"](https://web.archive.org/web/20120315013436/http://en.cnki.com.cn/Article_en/CJFDTOTAL-XHYY201002002.htm). *Journal of Xinghai Conservatory of Music*. [ISSN](/source/ISSN_(identifier)) [1000-4270](https://search.worldcat.org/issn/1000-4270). Archived from [the original](http://en.cnki.com.cn/Article_en/CJFDTOTAL-XHYY201002002.htm) on 15 March 2012.

1. **[^](#cite_ref-Zhu-1580_14-0)** [Zhu, Zaiyu](/source/Zhu_Zaiyu) (1580). *Lǜ lì róng tōng* 律暦融通 [*Fusion of Music and Calendar*] (in Chinese).

1. **[^](#cite_ref-15)** ["Quantifying ritual: Political cosmology, courtly music, and precision mathematics in seventeenth-century China"](https://web.archive.org/web/20120305174554/http://uts.cc.utexas.edu/~rhart/papers/quantifying.html). *uts.cc.utexas.edu*. Roger Hart Departments of History and Asian Studies, University of Texas, Austin. Archived from [the original](http://uts.cc.utexas.edu/~rhart/papers/quantifying.html) on 2012-03-05. Retrieved 2012-03-20.

1. **[^](#cite_ref-16)** [Robinson & Needham (1962–2004)](#CITEREFRobinsonNeedham1962–2004), p. 220 ff

1. **[^](#cite_ref-17)** Ronan, Colin (ed.). *The Shorter Science & Civilisation in China* (abridgemed ed.). p. 385. — reduced version of the original [Robinson & Needham (1962–2004)](#CITEREFRobinsonNeedham1962–2004).

1. **[^](#cite_ref-18)** Hanson, Lau. 劳汉生 《珠算与实用数学》 389页 [*Abacus and Practical Mathematics*]. p. 389.

1. **[^](#cite_ref-19)** [Galilei, V.](https://en.wikipedia.org/w/index.php?title=Vincenso_Galilei&action=edit&redlink=1) (1584). *Il Fronimo ... Dialogo sopra l'arte del bene intavolare* [*The Fronimo ... Dialogue on the art of a good beginning*] (in Italian). Venice, IT: [Girolamo Scotto](/source/Girolamo_Scotto). pp. 80–89.

1. **[^](#cite_ref-20)** ["Resound – corruption of music"](https://web.archive.org/web/20120324234829/http://www.philresound.co.uk/page4.htm). *Philresound.co.uk*. Archived from [the original](http://www.philresound.co.uk/page4.htm) on 2012-03-24. Retrieved 2012-03-20.

1. **[^](#cite_ref-21)** Gorzanis, Giacomo (1982) [c. 1525~1575]. *Intabolatura di liuto* [*Lute tabulation*] (in Italian) (reprint ed.). Geneva, CH: Minkoff.

1. **[^](#cite_ref-22)** ["Spinacino 1507a: Thematic Index"](https://web.archive.org/web/20110725182053/http://www.library.appstate.edu/music/lute/16index/tspi07a.html). Appalachian State University. Archived from [the original](http://www.sunstar.com.ph/cebu/business/bickering-blocking-cebu-s-progress) on 25 July 2011. Retrieved 14 June 2012.

1. **[^](#cite_ref-23)** [Stevin, Simon](/source/Simon_Stevin) (30 June 2009) [c. 1605]. Rasch, Rudolf (ed.). [*Van de Spiegheling der singconst*](https://web.archive.org/web/20110717015203/http://diapason.xentonic.org/ttl/ttl21.html). The Diapason Press. Archived from [the original](http://diapason.xentonic.org/ttl/ttl21.html) on 17 July 2011. Retrieved 20 March 2012 – via diapason.xentonic.org.

1. **[^](#cite_ref-24)** Lindley, Mark. *Lutes, Viols, Temperaments*. [ISBN](/source/ISBN_(identifier)) [978-0-521-28883-5](https://en.wikipedia.org/wiki/Special:BookSources/978-0-521-28883-5).

1. **[^](#cite_ref-25)** [Werckmeister, Andreas](/source/Andreas_Werckmeister) (1707). *Musicalische paradoxal-Discourse* [*Paradoxical Musical Discussion*] (in German).

1. **[^](#cite_ref-26)** Partch, Harry (1979). [*Genesis of a Music*](https://archive.org/details/genesismusicacco00part) (2nd ed.). Da Capo Press. p. [134](https://archive.org/details/genesismusicacco00part/page/n167). [ISBN](/source/ISBN_(identifier)) [0-306-80106-X](https://en.wikipedia.org/wiki/Special:BookSources/0-306-80106-X).

1. **[^](#cite_ref-27)** Cordier, Serge. ["Le tempérament égal à quintes justes"](http://aredem.online.fr/aredem/page_cordier.html). *aredem.online.fr* (in French). Association pour la Recherche et le Développement de la Musique. Retrieved 2010-06-02.

1. **[^](#cite_ref-28)** [Surjodiningrat, Sudarjana & Susanto (1972)](#CITEREFSurjodiningratSudarjanaSusanto1972)

1. **[^](#cite_ref-29)** [Morton (1980)](#CITEREFMorton1980)

1. **[^](#cite_ref-30)** Morton, David (1980). May, Elizabeth (ed.). *The Music of Thailand*. Musics of Many Cultures. p. 70. [ISBN](/source/ISBN_(identifier)) [0-520-04778-8](https://en.wikipedia.org/wiki/Special:BookSources/0-520-04778-8).

1. **[^](#cite_ref-31)** [Boiles (1969)](#CITEREFBoiles1969)

1. **[^](#cite_ref-32)** [有关"七平均律"新文献著作的发现](https://web.archive.org/web/20071027064731/http://www.wanfangdata.com.cn/qikan/periodical.Articles/ZHONGUOYY/ZHON2004/0404/040425.htm) [Findings of new literatures concerning the hepta – equal temperament] (in Chinese). Archived from [the original](http://www.wanfangdata.com.cn/qikan/periodical.Articles/ZHONGUOYY/ZHON2004/0404/040425.htm) on 2007-10-27.

1. **[^](#cite_ref-34)** [七平均律"琐谈--兼及旧式均孔曲笛制作与转调](https://web.archive.org/web/20070930155436/http://scholar.ilib.cn/Abstract.aspx?A=xhyyxyxb200102005) [abstract of *About "Seven- equal- tuning System"*] (in Chinese). Archived from [the original](http://scholar.ilib.cn/Abstract.aspx?A=xhyyxyxb200102005) on 2007-09-30. Retrieved 2007-06-25.

1. **[^](#cite_ref-36)** Skinner, Myles Leigh (2007). *Toward a Quarter-Tone Syntax: Analyses of selected works by Blackwood, Haba, Ives, and Wyschnegradsky*. p. 55. [ISBN](/source/ISBN_(identifier)) [9780542998478](https://en.wikipedia.org/wiki/Special:BookSources/9780542998478).

1. **[^](#cite_ref-37)** [Sethares (2005)](#CITEREFSethares2005), p. 58

1. **[^](#cite_ref-38)** [\[1\]](https://en.xen.wiki/w/232edo) – 232edo on Xenharmonic Wiki

1. **[^](#cite_ref-39)** [Sloane, N. J. A.](/source/Neil_Sloane) (ed.). ["Sequence A328883 (Denominators of the best rational approximations of log(6/5)/log(2))"](https://oeis.org/A328883). *The [On-Line Encyclopedia of Integer Sequences](/source/On-Line_Encyclopedia_of_Integer_Sequences)*. OEIS Foundation.

1. **[^](#cite_ref-40)** Monzo, Joe (2005). ["Equal-temperament"](http://tonalsoft.com/enc/e/equal-temperament.aspx#edo-table). *Tonalsoft Encyclopedia of Microtonal Music Theory*. Joe Monzo. Retrieved 26 February 2019.

1. **[^](#cite_ref-41)** ["665 edo"](https://web.archive.org/web/20151118233400/http://xenharmonic.wikispaces.com/665edo). *xenoharmonic (microtonal wiki)*. Archived from [the original](http://xenharmonic.wikispaces.com/665edo) on 2015-11-18. Retrieved 2014-06-18.

1. **[^](#cite_ref-42)** ["convergents log2(3), 10"](http://www.wolframalpha.com/input/?i=convergents%28log2%283%29%2C+10%29). [WolframAlpha](/source/WolframAlpha). Retrieved 2014-06-18.

1. **[^](#cite_ref-44)** Carlos, Wendy. ["Three Asymmetric Divisions of the Octave"](http://www.wendycarlos.com/resources/pitch.html). *wendycarlos.com*. Serendip LLC. Retrieved 2016-09-01.

1. ^ [***a***](#cite_ref-Milne-Sethares-Plamdon-2007_45-0) [***b***](#cite_ref-Milne-Sethares-Plamdon-2007_45-1) [***c***](#cite_ref-Milne-Sethares-Plamdon-2007_45-2) [***d***](#cite_ref-Milne-Sethares-Plamdon-2007_45-3) [***e***](#cite_ref-Milne-Sethares-Plamdon-2007_45-4) Milne, A.; [Sethares, W.A.](/source/William_Sethares); Plamondon, J. (Winter 2007). ["Isomorphic controllers and dynamic tuning: Invariant fingerings across a tuning continuum"](https://doi.org/10.1162%2Fcomj.2007.31.4.15). *[Computer Music Journal](/source/Computer_Music_Journal)*. **31** (4): 15–32. [doi](/source/Doi_(identifier)):[10.1162/comj.2007.31.4.15](https://doi.org/10.1162%2Fcomj.2007.31.4.15). [ISSN](/source/ISSN_(identifier)) [0148-9267](https://search.worldcat.org/issn/0148-9267). Online: [ISSN](/source/ISSN_(identifier)) [1531-5169](https://search.worldcat.org/issn/1531-5169)

## Sources

- Boiles, J. (1969). "Terpehua though-song". *Ethnomusicology*. **13**: 42–47.

- Cho, Gene Jinsiong (2003). *The Discovery of Musical Equal Temperament in China and Europe in the Sixteenth Century*. Lewiston, NY: [Edwin Mellen Press](/source/Edwin_Mellen_Press).

- Duffin, Ross W. (2007). *How Equal Temperament Ruined Harmony (and why you should care)*. New York, NY: W.W.Norton & Company. [ISBN](/source/ISBN_(identifier)) [978-0-39306227-4](https://en.wikipedia.org/wiki/Special:BookSources/978-0-39306227-4).

- Jorgensen, Owen (1991). *Tuning*. Michigan State University Press. [ISBN](/source/ISBN_(identifier)) [0-87013-290-3](https://en.wikipedia.org/wiki/Special:BookSources/0-87013-290-3).

- [Sethares, William A.](/source/William_Sethares) (2005). *Tuning, Timbre, Spectrum, Scale* (2nd ed.). London, UK: Springer-Verlag. [ISBN](/source/ISBN_(identifier)) [1-85233-797-4](https://en.wikipedia.org/wiki/Special:BookSources/1-85233-797-4).

- Surjodiningrat, W.; Sudarjana, P.J.; Susanto, A. (1972). *Tone measurements of outstanding Javanese gamelans in Jogjakarta and Surakarta*. Jogjakarta, IN: Gadjah Mada University Press. As cited by ["The gamelan pelog scale of Central Java as an example of a non-harmonic musical scale"](https://web.archive.org/web/20050127000731/http://web.telia.com/~u57011259/pelog_main.htm). *telia.com*. Neuroscience of Music. Archived from [the original](http://web.telia.com/~u57011259/pelog_main.htm) on 27 January 2005. Retrieved 19 May 2006.

- Stewart, P.J. (2006) [January 1999]. [From galaxy to galaxy: Music of the spheres](https://www.academia.edu/8096295) (Report). 8096295 – via academia.edu. ["Alt. link 1"](https://www.researchgate.net/publication/269108386). 269108386 – via researchgate.net. ["Alt. link 2"](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxncmFucGhpNjE4fGd4OjRhN2VjNTNhOGY1ZmRkNDA) – via Google docs.

- Khramov, Mykhaylo (26–29 July 2008). [*Approximation of 5-limit just intonation*](https://www.scitepress.org/papers/2008/19320/19320.pdf) (PDF). Computer MIDI Modeling in Negative Systems of Equal Divisions of the Octave. The International Conference SIGMAP-2008. [Porto](/source/Porto). pp. 181–184. [ISBN](/source/ISBN_(identifier)) [978-989-8111-60-9](https://en.wikipedia.org/wiki/Special:BookSources/978-989-8111-60-9).

## Further reading

- [Helmholtz, H.](/source/Hermann_von_Helmholtz) (2005) [1877 (4th German ed.), 1885 (2nd English ed.)]. [*On the Sensations of Tone as a Physiological Basis for the Theory of Music*](https://archive.org/stream/onsensationston01helmgoog#page/n0/mode/2up). Translated by [Ellis, A.J.](/source/Alexander_J._Ellis) (reprint ed.). Whitefish, MT: Kellinger Publishing. [ISBN](/source/ISBN_(identifier)) [978-1-41917893-1](https://en.wikipedia.org/wiki/Special:BookSources/978-1-41917893-1). [OCLC](/source/OCLC_(identifier)) [71425252](https://search.worldcat.org/oclc/71425252) – via [Internet Archive](/source/Internet_Archive) (archive.org). — A foundational work on acoustics and the perception of sound. Especially the material in *Appendix XX: Additions by the translator*, pages 430–556, (pdf pages 451–577) (see also wiki article *[On Sensations of Tone](/source/On_Sensations_of_Tone)*)

## External links

- [An Introduction to Historical Tunings](https://www.kylegann.com/histune.html) by [Kyle Gann](/source/Kyle_Gann)

- [Xenharmonic wiki on EDOs vs. Equal Temperaments](https://en.xen.wiki/w/EDO_vs_ET)

- [Huygens-Fokker Foundation Centre for Microtonal Music](http://www.huygens-fokker.org/index_en.html)

- [A.Orlandini: Music Acoustics](https://web.archive.org/web/20041011224640/http://www.fortunecity.com/tinpan/lennon/362/english/acoustics.htm)

- ["Temperament" from *A supplement to Mr. Chambers's cyclopædia* (1753)](http://digicoll.library.wisc.edu/cgi-bin/HistSciTech/HistSciTech-idx?type=turn&entity=HistSciTech001000270617&isize=M&q1=temperament)

- Barbieri, Patrizio. [Enharmonic instruments and music, 1470–1900](https://web.archive.org/web/20090215045859/http://www.patriziobarbieri.it/1.htm). (2008) Latina, Il Levante Libreria Editrice

- [Fractal Microtonal Music](http://www.interdependentscience.com/music/calliopist.html), *Jim Kukula*.

- [All existing 18th century quotes on J.S. Bach and temperament](https://www.academia.edu/5210832/18th_Century_Quotes_on_J.S._Bachs_Temperament)

- Dominic Eckersley: "[Rosetta Revisited: Bach's Very Ordinary Temperament](https://www.academia.edu/3368760/Rosetta_Revisited_Bachs_Very_Ordinary_Temperament)"

- [Well Temperaments, based on the Werckmeister Definition](http://home.deds.nl/~broekaert/Well%20Tempering.html)

- [FAVORED CARDINALITIES OF SCALES](https://en.xen.wiki/images/b/b3/Zetamusic5.pdf) by PETER BUCH

v t e Atonality and post-tonality Scales and tuning Equal temperament Mode of limited transposition Mystic chord Octatonic scale Whole-tone scale Genres and schools Twelve-tone technique Row List Second Viennese School Serialism Spectral music Techniques and concepts Chromaticism Cyclic set Dissonant counterpoint Dynamic tonality Emancipation of the dissonance Klangfarbenmelodie Polymodal chromaticism Polytonality Distance model Quartal and quintal harmony Tone Clock Tone cluster Unified field Compositions List of atonal compositions

v t e Microtonal music Composers Richard Barrett Béla Bartók Easley Blackwood Jr. Heinz Bohlen Julián Carrillo Franklin Cox Mildred Couper John Eaton Brian Ferneyhough Michael Finnissy Bjørn Fongaard Alois Hába Christiaan Huygens Charles Ives Ben Johnston György Ligeti Stu Mackenzie Claus-Steffen Mahnkopf Joel Mandelbaum Joe Maneri Roger Redgate John Schneider Sevish Ezra Sims Nicola Vicentino Claude Vivier Elaine Walker Ivan Wyschnegradsky La Monte Young Inventors Glenn Branca Wendy Carlos Ivor Darreg Adriaan Fokker Lou Harrison Yuri Landman Harry Partch Tui St. George Tucker Nicola Vicentino Tunings and scales Non-octave- repeating scales Wendy Carlos scales: Alpha, Beta, and Gamma Bohlen–Pierce scale Equal temperament 15 17 19 22 23 24 31 34 36 41 53 58 72 96 Just intonation Harry Partch's 43-tone scale Double diatonic Concepts and techniques Limit Otonality and Utonality Semitone Sonido 13 Xenharmonicity Tonality diamond Groups and publications Boston Microtonal Society Genesis of a Music Huygens–Fokker Foundation Compositions Beauty in the Beast quarter tone pieces just pieces Mother Sonata for Microtonal Piano Suite for Microtonal Piano Twelve Microtonal Etudes for Electronic Music Media Flying Microtonal Banana K.G. L.W. Other topics Enharmonic keyboard Generalized keyboard Modernism (music)

v t e Musical tunings Measurement Pitch Cent Millioctave Savart Interval Interval ratio Pitch class Consonance and dissonance List of pitch intervals List of intervals in 5-limit just intonation List of meantone intervals Microtone Just intonation Euler–Fokker genus Harmonic scale Harry Partch's 43-tone scale Hexany Limit 3-limit 5-limit 7-limit List of compositions Otonality Ptolemy's intense diatonic scale Pythagorean tuning Scale of harmonics Tonality diamond Tonality flux Temperaments Equal 6-tone 12-tone 15-tone 17-tone 19-tone 22-tone 23-tone 24-tone (pieces) 31-tone 34-tone 36-tone 41-tone 53-tone 58-tone 72-tone 96-tone Linear Meantone (half-comma, third-comma, quarter-comma, fifth-comma, sixth-comma, septimal) Schismatic Miracle Magic Regular diatonic Irregular Well temperament/Temperament ordinaire (Kirnberger, Vallotti, Werckmeister, Young) Traditional non-Western Chinese musicology Shí-èr-lǜ Dastgah Maqam Arabic maqam Turkish makam Mugham Muqam Octoechos Pelog Raga (Carnatic raga) Slendro Tetrachord Non-octave Subdividing 833 cents scale A12 scale Bohlen–Pierce scale Single ratio Wendy Carlos scales: Alpha, Beta, Gamma

---
Adapted from the Wikipedia article [Equal temperament](https://en.wikipedia.org/wiki/Equal_temperament) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Equal_temperament?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
