Template:Interval table: Difference between revisions

CompactStar (talk | contribs)
No edit summary
CompactStar (talk | contribs)
No edit summary
Line 2: Line 2:
<noinclude>
<noinclude>
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, cents, approximate JI ratios (based on the [[patent val]] [[mapping]]), and, for [[EDO]]s, [[ups and downs notation]] (based on [[Template:Ups and downs note name]]).
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, cents, approximate JI ratios (based on the [[patent val]] [[mapping]]), and, for [[EDO]]s, [[ups and downs notation]] (based on [[Template:Ups and downs note name]]).
{|class="wikitable
|-
!Parameter
!Meaning
|-
|tuning
|The tuning used, set to the page name by default
|-
|}
== Examples ==
== Examples ==
<pre>{{Interval table|tuning=12edo}}</pre>
<pre>{{Interval table|12edo}}</pre>
Result:
Result:
{{Interval table|tuning=12edo}}
{{Interval table|12edo}}


<pre>{{Interval table|tuning=19edo}}</pre>
<pre>{{Interval table|19edo}}</pre>
Result:
Result:
{{Interval table|tuning=19edo}}
{{Interval table|19edo}}


<pre>{{Interval table|tuning=35edo}}</pre>
<pre>{{Interval table|35edo}}</pre>
Result:
Result:
{{Interval table|tuning=35edo}}
{{Interval table|35edo}}


<pre>{{Interval table|tuning=13edt}}</pre>
<pre>{{Interval table|13edt}}</pre>
Result:
Result:
{{Interval table|tuning=13edt}}
{{Interval table|13edt}}
</noinclude>
</noinclude>