Module:MOS intro: Difference between revisions

Ganaram inukshuk (talk | contribs)
Rewording
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 42: Line 42:
-- Add whether it's non-octave
-- Add whether it's non-octave
if is_octave_equivalent then
if is_octave_equivalent then
intro = intro .. " [[MOS]] scale consisting of "
intro = intro .. " [[moment of symmetry]] scale consisting of "
else
else
intro = intro .. " [[non-octave]] [[MOS]] scale consisting of "
intro = intro .. " [[non-octave]] [[moment of symmetry]] scale consisting of "
end
end
Line 74: Line 74:
-- Add the generator range
-- Add the generator range
intro = intro .. "This mos is made using a [[generator]] ranging from " .. gen_equalized_in_cents  
intro = intro .. "This scale is made using a [[generator]] ranging from " .. gen_equalized_in_cents  
intro = intro .. "¢ to " .. gen_collapsed_in_cents .. "¢."
intro = intro .. "¢ to " .. gen_collapsed_in_cents .. "¢."