|
|
(34 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{#invoke:Interval_table|interval_table|tuning={{{1|{{PAGENAME}}}}} }} | | <includeonly>{{#invoke: Interval_table | interval_table |
| <noinclude>
| | | tuning={{{1|{{PAGENAME}}}}} |
| 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]]).
| | | additional={{{additional|}}} |
| {|class="wikitable | | | max_error={{{max_error|35}}} |
| |- | | | debug={{lc:{{{debug|}}}}} |
| !Parameter
| | }}</includeonly><noinclude> |
| !Meaning
| | {{documentation}} |
| |- | |
| |tuning
| |
| |The tuning used, set to the page name by default
| |
| |-
| |
| |} | |
| == Examples == | |
| <pre>{{Interval table|tuning=12edo}}</pre>
| |
| Result:
| |
| {{Interval table|tuning=12edo}} | |
|
| |
|
| <pre>{{Interval table|tuning=19edo}}</pre>
| | [[Category:Interval list templates]] |
| Result:
| |
| {{Interval table|tuning=19edo}}
| |
| | |
| <pre>{{Interval table|tuning=35edo}}</pre>
| |
| Result:
| |
| {{Interval table|tuning=35edo}}
| |
| | |
| <pre>{{Interval table|tuning=13edt}}</pre>
| |
| Result:
| |
| {{Interval table|tuning=13edt}}
| |
| </noinclude> | | </noinclude> |