Module:MOS intervals: Difference between revisions
Some bugfixes, rewording |
logic |
||
| Line 163: | Line 163: | ||
local period_interval_desc = "" | local period_interval_desc = "" | ||
if | if period_count == 1 then | ||
period_interval_desc = "the root and " .. rat.eq(input_mos.equave, 2) and "octave" or "equave" | period_interval_desc = "the root and " .. rat.eq(input_mos.equave, 2) and "octave" or "equave" | ||
else | else | ||