MOS substitution

Revision as of 12:43, 19 January 2024 by Inthar (talk | contribs) (Created page with "A procedure for obtaining a ternary scale with arbitrary aLbmcs scale signature, intended to take advantage of extra symmetry when a, c or b, c is not a coprime pair and gener...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A procedure for obtaining a ternary scale with arbitrary aLbmcs scale signature, intended to take advantage of extra symmetry when a, c or b, c is not a coprime pair and generalizing the congruence substitution procedure of building balanced words to obtain more "symmetric" non-balanced words.

Take for example d = gcd(a,c), let a' = a/d and c' = c/d. Consider the MOS word (a+c)Xbm. The most even arrangement of a'-many L steps and c'-many s steps is the MOS a'Lc's, so this method would prescribe following the latter MOS to fill in the X's. Fixing a choice of which X in (a + c)Xbm you start from, of which there are gcd(a + c, b) choices, you have to choose a mode of a'Lc's, of which there are lcm(a, c) choices. When a' = c' = 1, we obtain a balanced (equivalently MV3) scale, and when b is odd, the scale is additionally SV3 and chiral, and we recover the two chiralities from the two modes of a'Lc's.