|
|
(20 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 semicolons.
| |
| |} | |
| == Examples == | |
| <pre>{{Interval table|12edo}}</pre>
| |
| Result:
| |
| {{Interval table|12edo}} | |
|
| |
|
| <pre>{{interval table|13edo|additional=
| | [[Category:Interval list templates]] |
| [[26edo]] names; Fox-Raven<br>Notation (J = 360Hz) | |
| C; J
| |
| Cx/Dbb; J#/Kb
| |
| D; K
| |
| Dx/Ebb; L
| |
| E; L#/Mb
| |
| Ex/Fb; M
| |
| F#; M#/Nb
| |
| Gb; N
| |
| G#; O
| |
| Ab; O#/Pb
| |
| A#; P
| |
| Bb; Q
| |
| B#/Cbb; Q#/Jb
| |
| C; J
| |
| }}</pre>
| |
| | |
| Result:
| |
| {{interval table|13edo|additional=
| |
| [[26edo]] names; Fox-Raven<br>Notation (J = 360Hz)
| |
| C; J
| |
| Cx/Dbb; J#/Kb
| |
| D; K
| |
| Dx/Ebb; L
| |
| E; L#/Mb
| |
| Ex/Fb; M
| |
| F#; M#/Nb
| |
| Gb; N
| |
| G#; O
| |
| Ab; O#/Pb
| |
| A#; P
| |
| Bb; Q
| |
| B#/Cbb; Q#/Jb
| |
| C; J
| |
| }}
| |
| | |
| <pre>{{Interval table|19edo}}</pre>
| |
| Result:
| |
| {{Interval table|19edo}}
| |
| | |
| <pre>{{Interval table|96edo}}</pre>
| |
| Result:
| |
| {{Interval table|96edo}}
| |
| | |
| <pre>{{Interval table|13edt}}</pre>
| |
| Result:
| |
| {{Interval table|13edt}}
| |
| </noinclude> | | </noinclude> |