Maximum variety: Difference between revisions
Cmloegcmluin (talk | contribs) add examples of testing for MV |
Cmloegcmluin (talk | contribs) →Examples testing for MV: fix section capitalization |
||
Line 323: | Line 323: | ||
=== MV2 === | === MV2 === | ||
==== | ==== Positive ==== | ||
Consider the 5L 2s diatonic scale: LLsLLLs. For each generic interval class, we must confirm that there are only 2 specific intervals: | Consider the 5L 2s diatonic scale: LLsLLLs. For each generic interval class, we must confirm that there are only 2 specific intervals: | ||
Line 336: | Line 336: | ||
And so it's confirmed: this is an MV2. | And so it's confirmed: this is an MV2. | ||
==== | ==== Negative ==== | ||
How about a counterexample, LsLLLLs: | How about a counterexample, LsLLLLs: | ||
Line 348: | Line 348: | ||
=== MV3 === | === MV3 === | ||
==== | ==== Positive ==== | ||
Consider the 2L 2M 3s scale with pattern LsMLsMs. | Consider the 2L 2M 3s scale with pattern LsMLsMs. | ||
Line 361: | Line 361: | ||
Great, this is MV3. | Great, this is MV3. | ||
==== | ==== Negative ==== | ||
Consider the 2L 2M 3s scale with pattern LssMLMs. | Consider the 2L 2M 3s scale with pattern LssMLMs. | ||
Line 370: | Line 370: | ||
This scale has more than three different specific intervals for a generic interval class, so it is not MV3. | This scale has more than three different specific intervals for a generic interval class, so it is not MV3. | ||
==== | ==== Conditional ==== | ||
How about the 2L 3M 2s scale with pattern LMMsMLs. | How about the 2L 3M 2s scale with pattern LMMsMLs. |