Module:Lumatone mapping intro: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 27: | Line 27: | ||
if ET.is_highly_composite(et) then | if ET.is_highly_composite(et) then | ||
-- If the EDO has multiple rings of fifths and is highly composite (multiples of 12 especially) | -- If the EDO has multiple rings of fifths and is highly composite (multiples of 12 especially) | ||
result = result .. " | result = result .. " Additionally, it is [[highly composite]], so many other mappings will also fail to cover the whole gamut." | ||
end | end | ||
elseif is_far_fifth == true then | elseif is_far_fifth == true then | ||