Template:Infobox ET: Difference between revisions
Deprecate monotonicity |
+sharp fifth, +flat fifth, -monotonicity |
||
| Line 25: | Line 25: | ||
{{!}} style="text-align:right; padding-right: 0.25em" {{!}} Fifth | {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Fifth | ||
{{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Fifth|{{{Fifth type|{{{P5|}}}}}}}}}''' | {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Fifth|{{{Fifth type|{{{P5|}}}}}}}}}''' | ||
}} | |||
|- | |||
{{#if: {{{Semitones|}}} | | |||
{{!}} style="text-align:right; padding-right: 0.25em" {{!}} Semitones (A1:m2) | |||
{{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Semitones|}}}''' | |||
}} | |||
|- | |||
{{#if: {{{Sharp fifth|{{{Sharp P5|}}}}}} | | |||
{{!}} style="text-align:right; padding-right: 0.25em" {{!}} Sharp fifth | |||
{{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Sharp fifth|{{{Sharp P5|}}}}}}''' | |||
}} | |||
|- | |||
{{#if: {{{Flat fifth|{{{Flat P5|}}}}}} | | |||
{{!}} style="text-align:right; padding-right: 0.25em" {{!}} Flat fifth | |||
{{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Flat fifth|{{{Flat P5|}}}}}}''' | |||
}} | }} | ||
|- | |- | ||
| Line 35: | Line 50: | ||
{{!}} style="text-align:right; padding-right: 0.25em" {{!}} Minor 2nd | {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Minor 2nd | ||
{{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Minor 2nd|{{{m2|}}}}}}''' | {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Minor 2nd|{{{m2|}}}}}}''' | ||
}} | }} | ||
|- | |- | ||
| Line 50: | Line 60: | ||
{{!}} style="text-align:right; padding-right: 0.25em" {{!}} Consistency limit | {{!}} style="text-align:right; padding-right: 0.25em" {{!}} Consistency limit | ||
{{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Consistency|{{{Diamond consistency|}}}}}}''' | {{!}} style="background-color: white; padding-left: 0.25em" {{!}} '''{{{Consistency|{{{Diamond consistency|}}}}}}''' | ||
}} | }} | ||
|} | |} | ||
| Line 71: | Line 76: | ||
|- | |- | ||
| Step size | | Step size | ||
| One step (1200/edo) of the equal temperament in cents ( | | One step (1200/edo) of the equal temperament in cents (6 significant digits). | ||
|- | |- | ||
| Fifth | | Fifth | ||
| | | The closest approximation of 3/2, the perfect fifth (P5), in edosteps and in cents. (<code>P5 := round(log2(3/2)*edo)</code>) | ||
|- | |||
| Semitones | |||
| Size of the augmented unison (A1) and minor second (m2) in edosteps and cents as generated by the fifth. <br>The A1 is the [[sharpness]] of the edo. | |||
|- | |||
| Sharp fifth | |||
| For dual-fifths edos (fifth error > 1/3 edostep), the closest sharp approximation of 3/2, in edosteps and in cents. | |||
|- | |||
| Flat fifth | |||
| For dual-fifths edos (fifth error > 1/3 edostep), the closest flat approximation of 3/2, in edosteps and in cents. | |||
|- | |- | ||
| Major 2nd | | 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. | ||
|- | |- | ||
| <s>Minor 2nd</s> | | <s>Minor 2nd</s> | ||
| Line 84: | Line 98: | ||
| <s>Augmented 1sn</s> | | <s>Augmented 1sn</s> | ||
| <s>Size of the augmented unison (A1) in edosteps and cents as generated by the fifth. This is also the sharpness/flatness of the edo. (<code>A1 := M2 - m2</code>)</s> | | <s>Size of the augmented unison (A1) in edosteps and cents as generated by the fifth. This is also the sharpness/flatness of the edo. (<code>A1 := M2 - m2</code>)</s> | ||
|- | |- | ||
| Consistency | | Consistency | ||
| The odd limit diamond to which the edo is consistent. | | The odd limit diamond to which the edo is consistent. | ||
|} | |} | ||
| Line 98: | Line 106: | ||
<nowiki>{{Infobox ET | <nowiki>{{Infobox ET | ||
| Prime factorization = 2<sup>3</sup> × 3 | | Prime factorization = 2<sup>3</sup> × 3 | ||
| Step size = | | Step size = 50.0000¢ | ||
| Fifth = 14\24 ( | | Fifth = 14\24 (700.0¢) (→ [[12edo|7\12]]) | ||
| | | Semitones = 2:2 (100.0¢ : 100.0¢) | ||
| Semitones = 2:2 ( | |||
| Consistency = 5 | | Consistency = 5 | ||
}}</nowiki> | }}</nowiki> | ||
| Line 112: | Line 119: | ||
| Step size = {{subst:#number_format:{{subst:#expr:1200/{{subst:#regex:{{subst:PAGENAME}}|/(\d+)-?EDO/i|\1}}}}|5}} | | Step size = {{subst:#number_format:{{subst:#expr:1200/{{subst:#regex:{{subst:PAGENAME}}|/(\d+)-?EDO/i|\1}}}}|5}} | ||
| Fifth = | | Fifth = | ||
| Semitones = | | Semitones = | ||
| Consistency = | | Consistency = | ||