|
|
(26 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{#invoke:Interval_table|interval_table|tuning={{{1|{{PAGENAME}}}}}|additional={{{additional|}}} }} | | <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|}}} |
| == Parameters == | | | max_error={{{max_error|35}}} |
| {|class="wikitable" | | | debug={{lc:{{{debug|}}}}} |
| |-
| | }}</includeonly><noinclude> |
| !Paramater
| | {{documentation}} |
| !Description
| |
| |-
| |
| |additonal
| |
| |Additional rows and columns that can be added to the table. Columns are separated by commas and rows are separated by semicolons.
| |
| |} | |
| == Examples == | |
| <pre>{{Interval table|12edo}}</pre>
| |
| Result:
| |
| {{Interval table|12edo}} | |
|
| |
|
| <pre>{{Interval table|19edo}}</pre>
| | [[Category:Interval list templates]] |
| Result:
| |
| {{Interval table|19edo}}
| |
| | |
| <pre>{{Interval table|54edo}}</pre>
| |
| Result:
| |
| {{Interval table|54edo}}
| |
| | |
| <pre>{{Interval table|13edt|additional=Hekts; 0; 100; 200; 300; 400; 500; 600; 700; 800; 900; 1000; 1100; 1200; 1300}}</pre>
| |
| Result:
| |
| {{Interval table|13edt|additional=Hekts; 0; 100; 200; 300; 400; 500; 600; 700; 800; 900; 1000; 1100; 1200; 1300}}
| |
| </noinclude> | | </noinclude> |