|
|
| (30 intermediate revisions by 5 users not shown) |
| Line 1: |
Line 1: |
| {{#invoke:Interval_table|interval_table|tuning={{{1|{{PAGENAME}}}}}|additional={{{additional|}}} }} | | <includeonly>{{safesubst:#invoke: Interval_table | interval_table |
| <noinclude>
| | | tuning={{{1|{{safesubst: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={{safesubst:lc: {{{debug|}}}}} |
| |- | | }}{{safesubst:#if: {{{debug|}}}||{{Todo|replace auto-generated table of intervals with manually curated table}}}}</includeonly><noinclude> |
| !Paramater
| | {{Documentation}} |
| !Description
| |
| |- | |
| |additonal | |
| |Additional rows and columns that can be added to the table. Columns are separated by semicolons. | |
| |}
| |
| == Examples ==
| |
|
| |
|
| | | [[Category:Interval list templates]] |
| | |
| Result:
| |
| {{Interval table|11edo|aditional=
| |
| Pseudo-Diatonic Category; Audio
| |
| Unison; [[File:0-0 unison.mp3|frameless]]
| |
| Minor second; [[File:0-109,09 minor second (11-EDO).mp3|frameless]]
| |
| Major second; [[File:0-218,18 major second (11-EDO).mp3|frameless]]
| |
| Minor third; [[File:0-327,27 minor third (11-EDO).mp3|frameless]]
| |
| Major third/minor fourth; [[File:0-436,36 major third (11-EDO).mp3|frameless]]
| |
| Major fourth; [[File:0-545,45 major fourth (11-EDO).mp3|frameless]]
| |
| Minor fifth; [[File:0-654,55 minor fifth (11-EDO).mp3|frameless]]
| |
| Major fifth/Minor sixth; [[File:0-763,64 minor sixth (11-EDO).mp3|frameless]]
| |
| Major sixth; [[File:0-872,73 major sixth (11-EDO).mp3|frameless]]
| |
| Minor seventh; [[File:0-981,82 minor seventh (11-EDO).mp3|frameless]]
| |
| Major seventh; [[File:0-1090,91 major seventh (11-EDO).mp3|frameless]]
| |
| Octave; [[File:0-1200 octave.mp3|frameless]]
| |
| }}
| |
| | |
| <pre>{{Interval table|12edo}}</pre>
| |
| Result:
| |
| {{Interval table|12edo}}
| |
| | |
| | |
| | |
| <pre>{{Interval table|19edo}}</pre>
| |
| Result:
| |
| {{Interval table|19edo}}
| |
| | |
| <pre>{{Interval table|54edo}}</pre>
| |
| Result:
| |
| {{Interval table|54edo}}
| |
| | |
| <pre>{{Interval table|13edt}}</pre>
| |
| Result:
| |
| {{Interval table|13edt}}
| |
| </noinclude> | | </noinclude> |