5L 3s: Difference between revisions
Line 36: | Line 36: | ||
== Intervals == | == Intervals == | ||
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 of generators it takes to reach the interval and reducing mod 1200 if necessary. For example, since the major oneirothird is reached by six subfourth generators, [[18edo]]'s major oneirothird is 6*466.67 mod 1200 = 2800 mod 1200 = 400¢, same as the [[12edo]] major third. | 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 of generators it takes to reach the interval and reducing mod 1200 if necessary (The % sign can be used for the modulo operation on many search engines). For example, since the major oneirothird is reached by six subfourth generators, [[18edo]]'s major oneirothird is 6*466.67 mod 1200 = 2800 mod 1200 = 400¢, same as the [[12edo]] major third. | ||
{| class="wikitable center-all" | {| class="wikitable center-all" | ||
|- | |- |