5L 3s: Difference between revisions
Line 43: | Line 43: | ||
== Intervals == | == Intervals == | ||
The table of oneirotonic intervals below takes the flat fourth as the generator. Given the size of the subfourth generator ''g'', any oneirotonic interval can easily be found by noting what multiple of ''g'' it is, and multiplying the size by the number ''k'' of generators it takes to reach the interval and reducing mod 1200 if necessary (so you can use "''k''*''g'' % 1200" for search engines, for plugged-in values of ''k'' and ''g''). For example, since the major 2- | The table of oneirotonic intervals below takes the flat fourth as the generator. Given the size of the subfourth generator ''g'', any oneirotonic interval can easily be found by noting what multiple of ''g'' it is, and multiplying the size by the number ''k'' of generators it takes to reach the interval and reducing mod 1200 if necessary (so you can use "''k''*''g'' % 1200" for search engines, for plugged-in values of ''k'' and ''g''). For example, since the major 2-step is reached by six subfourth generators, [[18edo]]'s major 2-step is 6*466.67 mod 1200 = 2800 mod 1200 = 400¢, same as the [[12edo]] major third. | ||
{| class="wikitable center-all" | {| class="wikitable center-all" | ||
|- | |- |