The template '''Infobox ET''' was built to help presenting basic information about [[equal temperaments]]s in a unified form, to make them obvious by glance. Also the formatting of the wiki text itself is easier to read and improve when it is obviously structured by this template.
[[Category:Infoboxes]]
The templates supports the following parameters (highly requested parameters in '''bold'''):
{| class="wikitable"
! Parameter
! Meaning
! Usage hints, Remarks
|-
| Prime factorization
| Prime factorization of the equal temperament (e.g. 12 = 2<sup>2</sup> * 3)
|
|-
| '''Subgroup'''
| The [[JI subgroup]] that the equal temperament is a temperament of
|
|-
| '''Step size'''
| One step of the equal temperament in cents
|
|-
| '''Fifth type'''
| Type of fifth, for edos. (Some possiblities: mavila, 7edo, flattone, meantone, schismic, parapyth, archy, superpyth, 5edo, father), and possibly cents error from just perfect fifth if applicable. If the edo has more than one type, list all the types, separated by <nowiki><br/></nowiki>. If a fifth is the same as a fifth in a lower edo, then state it.
|
|-
| '''Important MOSes'''
| Important MOS types, step sizes and number of L and s, period and generator; types separated by <nowiki><br/></nowiki>
|-
| '''Common uses'''
| Common compositional uses of the equal temperament
|
|-
| '''Example composition'''
| MP3 file name of the 1-minute example composition
|
|-
| '''Score'''
| Score of the 1-minute example composition
|
|}
Usage example for [[24edo]]:
<nowiki>{{Infobox ET
| Prime factorization = 2<sup>3</sup> * 3
| Subgroup = 2.3.11.13.17.19
| Step size = 50¢
| Fifth type = Meantone 7\12 700¢ (-1.955¢)
| Common uses = Hyperchromatic 12edo, Westernized maqam, semaphore
The Infobox ET template was built to help presenting basic information about equal tunings in a unified form, to make them obvious by glance. Also the formatting of the wiki text itself is easier to read and improve when it is obviously structured by this template.
Usage
The template should be placed at the beginning of an equal tuning page.
The template automatically fills in the following information (certain entries may be supplied with precomputed information using the keys in the Override column):
Entry
Override
Meaning and usage notes
ET identifier
1
An identifier of the form XedY, where X is the number of steps and Y is an equave: a non-negative integer, a positive rational number or one of letters signifying a rational number (f= 3/2, o= 2, t= 3). If not provided, the page title is assumed to be such an identifier. If parsing is unsuccessful, 12edo is chosen as a fallback.
Adjacent ETs
Links to the previous and the next equal temperaments in the family.
Prime factorization
Prime factorization
Prime factorization of the equal temperament (e.g. 12 = 22 × 3), even if prime per se (e.g. 17 (prime)).
Step size
One step of the equal temperament in cents (6 significant digits). (step size = 1200/X)
Octave
The closest approximation of 2/1, the octave (P8), in edosteps and in cents. Hidden for edos. (P8 := round(X/log2(Y)))
Twelfth
The closest approximation of 3/1, the twelfth (P12), in edosteps and in cents. Hidden for edos and edts. (P12 := round(X/log3(Y)))
Fifth
The closest approximation of 3/2, the perfect fifth (P5), in edosteps and in cents. Shown only for edos. (P5 := P12 - P8))
Semitones
Size of the augmented unison (A1) and minor second (m2) in edosteps and cents as generated by the fifth. Shown only for edos. The A1 is the sharpness of the edo. (A1 := 7 * P12 - 11 * P8; m2 := 8 * P8 - 5 * P12)
Dual sharp fifth
For dual-fifths edos (fifth error > 1/3 edostep), the closest sharp approximation of 3/2, in edosteps and in cents.
Dual flat fifth
For dual-fifths edos (fifth error > 1/3 edostep), the closest flat approximation of 3/2, in edosteps and in cents.
Dual major 2nd
For dual-fifths edos (fifth error > 1/3 edostep), size of the major second (M2) in edosteps and cents as generated by the sharp fifth and the flat fifth. (M2 := P5_flat + P5_sharp - P8)
Consistency
Consistency
The limit diamond to which the tuning is consistent. This template will stop trying to compute this if the value is at least 43. The following generalization is used for arbitrary equaves: for degree n, all ratios of the form Yℤ ⋅ a⁄b; a, b ≤ n, are considered; when an increase of n does not add any new ratios, this degree is skipped.
Distinct consistency
Distinct consistency
The limit diamond to which the tuning is distinctly consistent. This template will stop trying to compute this if the value is at least 43.
Special properties
Zeta
If the size is highly composite, an additional entry states the fact. See Highly composite equal division. If the size is within integer sequences associated with zeta peaks, zeta integrals or zeta gaps, an additional entry states the fact. See The Riemann zeta function and tuning. Zeta information is hidden by default, pass the value of yes to display it (if any zeta category applies). Zeta-related categories are included regardless of the zeta display parameter.