Recursive structure of MOS scales: Difference between revisions

Inthar (talk | contribs)
Inthar (talk | contribs)
Line 42: Line 42:
  1L 3s 3L 1s  3L 2s 2L 3s
  1L 3s 3L 1s  3L 2s 2L 3s


The corresponding generator ranges are:
The corresponding tree of generator ranges looks like:
  (0\1, 1\2)
  (0\1, 1\2)
  (0\1, 1\3)            (1\3, 1\2)
  (0\1, 1\3)            (1\3, 1\2)
  (0\1, 1\4) (1\4, 1\3) (1\3, 2\5) (2\5, 1\2)
  (0\1, 1\4) (1\4, 1\3) (1\3, 2\5) (2\5, 1\2)