|
|
(29 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|}}} |
| == Examples ==
| | | max_error={{{max_error|35}}} |
| <pre>{{Interval table|12edo}}</pre>
| | | debug={{lc:{{{debug|}}}}} |
| Result:
| | }}</includeonly><noinclude> |
| {{Interval table|12edo}} | | {{documentation}} |
|
| |
|
| <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; 1100; 1200; 1300}}</pre>
| |
| Result:
| |
| {{Interval table|13edt|additional=Hekts; 0; 100; 200; 300; 400; 500; 600; 700; 800; 900; 1100; 1200; 1300}}
| |
| </noinclude> | | </noinclude> |