Module:MOS intervals: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Bold cells should now indicate periods (eg, unison and octave/equave) and generators
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 64: Line 64:
end
end


function p.mos_intervals_frame(frame)
function p.mos_degrees_frame(frame)
-- Default param for input mos is 5L 2s
-- Default param for input mos is 5L 2s
local input_mos = mos.parse(frame.args['Scale Signature']) or mos.new(2, 5, 2)
local input_mos = mos.parse(frame.args['Scale Signature']) or mos.new(2, 5, 2)