SandBox: Difference between revisions

No edit summary
No edit summary
Line 1,303: Line 1,303:
{{List|list|list|list}}
{{List|list|list|list}}


= Scala test =
== Scala test ==


Currently, scala files are scattered around this wiki. A scala file is a file describing a tuning by giving its ratios. To test different ways of dealing with this, I created [[partch9]].
Currently, scala files are scattered around this wiki. A scala file is a file describing a tuning by giving its ratios. To test different ways of dealing with this, I created [[partch9]].
== Multiple divisions per row as divisions per octave ==
The names come from [[User:PiotrGrochowski/Extra-Diatonic Intervals]].
{| class="wikitable"
!1edo
!2edo
!3edo
!4edo
|-
| rowspan="4" | unison <!-- 0\1 -->
| rowspan="2" | unison <!-- 0\2 -->
| rowspan="1.333333333333333" | unison <!-- 0\3 -->
| rowspan="1" | unison <!-- 0\4 -->
|-
| rowspan="1.333333333333333" | major third <!-- 1\3 -->
| rowspan="1" | minor third <!-- 1\4 -->
|-
| rowspan="2" | augmented fourth <!-- 1\2 -->
| rowspan="1" | augmented fourth <!-- 1\4 -->
|-
| rowspan="1.333333333333333" | minor sixth <!-- 2\3 -->
| rowspan="1" | major sixth <!-- 3\4 -->
|}