Template:Interval table/doc: Difference between revisions
m →Examples: changed the threshold example so that it actually shows off the functionality |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}}{{lua}} | ||
The '''interval table''' template automatically generates a table of intervals for an [[EPD|equal pitch division]] system. Like most of the manual interval tables on this wiki, it includes the step number, [[cent]]s, approximate [[JI]] [[ratio]]s (based on the [[patent val]] [[mapping]] and discarding those which are [[consistency|inconsistent]]), and, for [[edo]]s, [[ups and downs notation]] (based on [[Template: Ups and downs note name]]). | |||
=== Parameters === | === Parameters === | ||
; <code>additonal</code> | ; <code>additonal</code> | ||
Line 5: | Line 7: | ||
; <code>max_error</code> | ; <code>max_error</code> | ||
: Changes the maximum error cutoff for approximate ratios in cents | : Not currently working. Changes the maximum error cutoff for approximate ratios in cents. | ||
=== Examples === | === Examples === | ||
<pre>{{Interval table|12edo}}</pre> | <pre>{{Interval table|12edo}}</pre> | ||
Result: | Result: | ||
{{ | {{{{ROOTPAGENAME}}|12edo}} | ||
<pre>{{Interval table|13edo|additional= | <pre>{{Interval table|13edo|additional= | ||
Line 35: | Line 33: | ||
Result: | Result: | ||
{{ | {{{{ROOTPAGENAME}}|13edo|additional= | ||
[[26edo]] names; Fox-Raven<br>Notation (J = 360Hz) | [[26edo]] names; Fox-Raven<br>Notation (J = 360Hz) | ||
C; J | C; J | ||
Line 53: | Line 51: | ||
}} | }} | ||
<pre>{{Interval table| | <pre>{{Interval table|13edt}}</pre> | ||
Result: | Result: | ||
{{Interval table| | {{{{ROOTPAGENAME}}|13edt}} | ||
<pre>{{Interval table|36edo}}</pre> | |||
Result: | |||
{{{{ROOTPAGENAME}}|36edo}} | |||
<pre>{{Interval table|60edo}}</pre> | |||
Result: | |||
{{{{ROOTPAGENAME}}|60edo}} | |||
<pre>{{Interval table|71edo}}</pre> | <pre>{{Interval table|71edo}}</pre> | ||
Result: | Result: | ||
{{ | {{{{ROOTPAGENAME}}|71edo}} | ||
<pre>{{Interval table| | <pre>{{Interval table|84edo}}</pre> | ||
Result: | Result: | ||
{{ | {{{{ROOTPAGENAME}}|84edo}} | ||
<pre>{{Interval table|108edo}}</pre> | |||
Result: | |||
{{{{ROOTPAGENAME}}|108edo}} |