Wedgie/Archived version: Difference between revisions
| Line 10: | Line 10: | ||
===The procedure=== | ===The procedure=== | ||
Consider the rank-2 temperament a&b, where a and b are two [[val]]s. Then the entries of the wedgie W corresponding to a&b are W(2, q_1), ..., W(2, q_n), and W(q_i, q_j) for i < j, and the entry W(p,q) is given by a(p)b(q) - a(q)b(p). (This is how the wedge product of two 1-forms a and b works.) | Consider the rank-2 temperament a&b, where a and b are two [[val]]s. Then the entries of the wedgie W corresponding to a&b are W(2, q_1), ..., W(2, q_n), and W(q_i, q_j) for i < j, and the entry W(p,q) is given by a(p)b(q) - a(q)b(p). (This is how the wedge product of two 1-forms a and b works.) | ||
To find the '''period''': Let d = gcd(W(2, q_1), ..., W(2, q_n)). Then your period is 1\d. | To find the '''period''': Let d = gcd(W(2, q_1), ..., W(2, q_n)). Then your period is 1\d. | ||
To find (a JI interpretation of) the '''generator''': Use the [https://en.wikipedia.org/wiki/Extended_Euclidean_algorithm extended Euclidean algorithm] to find a JI ratio g = q_1^a_1 ... q_n^a_n (equivalently, linear combination g = a_1 q_1 + ... + a_n q_n) such that W(2, g) = a_1 W(2, q_1) + ... a_n W(2,q_n) = d. | To find (a JI interpretation of) the '''generator''': Use the [https://en.wikipedia.org/wiki/Extended_Euclidean_algorithm extended Euclidean algorithm] to find a JI ratio g = q_1^a_1 ... q_n^a_n (equivalently, linear combination g = a_1 q_1 + ... + a_n q_n) such that W(2, g) = a_1 W(2, q_1) + ... a_n W(2,q_n) = d. | ||
[In geometric terms, given JI ratios u and v, and wedgie W, the number W(u,v) is the signed area of the parallelogram spanned by (tempered versions of) u and v. The entries of the wedgie give the values of the wedgie on the basis elements of the JI subgroup that the temperament is on. By the alternating property [i.e. W(u, v) = -W(v, u)] and bilinearity [W is linear in each argument separately], specifying the values on basis elements of the JI subgroup is enough to define W as an alternating bilinear form on all of the JI subgroup. This is the determinant of the tempered versions of u and v. The musical interpretation of the parallelogram spanned by u and v is: If you want to consider intervals that are multiples of u apart the same note (for example, if you want an octave-equivalent scale), W(u, v) tells you how many generators it take to get to v.] | |||
===Example=== | ===Example=== | ||