Module:MOS genchain: Difference between revisions
Adopt new mos functions |
m wording |
||
| Line 143: | Line 143: | ||
result = result | result = result | ||
.. " " | .. " " | ||
.. string.format("Expanding %s chain to %s scale degrees produces the modes of either %s or %s.", | .. string.format("Expanding %s chain to %s scale degrees produces the modes of either %s (for soft-of-basic tunings) or %s (for hard-of-basic tunings).", | ||
(period_count == 1 and "the" or "each"), | (period_count == 1 and "the" or "each"), | ||
child_scale_chain_length / period_count, | child_scale_chain_length / period_count, | ||