Xen concepts for beginners: Difference between revisions
Tags: Mobile edit Mobile web edit |
→Basic RTT: Show the dot product operation being done |
||
Line 48: | Line 48: | ||
There are various temperaments in xen with varying levels of practicality. The most important one to know is probably [[Meantone]] temperament, which equates four fifths ((3/2)^4 = 81/16) with a major third plus two octaves (5/4 * 4 = 5 = 80/16), which is encoded by tempering out the syntonic comma [[81/80]] (monzo {{monzo| -4 4 -1 }}). | There are various temperaments in xen with varying levels of practicality. The most important one to know is probably [[Meantone]] temperament, which equates four fifths ((3/2)^4 = 81/16) with a major third plus two octaves (5/4 * 4 = 5 = 80/16), which is encoded by tempering out the syntonic comma [[81/80]] (monzo {{monzo| -4 4 -1 }}). | ||
A val tempers out a comma if the dot product of the val and the monzo of the comma is 0. 12edo is a Meantone edo because the dot product of {{val| 12 19 28 }} and {{monzo| -4 4 -1 }} is 0. | A val tempers out a comma if the dot product of the val and the monzo of the comma is 0. 12edo is a Meantone edo because the dot product of {{val| 12 19 28 }} and {{monzo| -4 4 -1 }} is 12*(-4) + 19*4 + 28*(-1) = -48 + 76 - 28 = 0. | ||
== MOS scales == | == MOS scales == |