Module:MOS in EDO allgens: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 91: Line 91:
return result
return result
end
end


Line 103: Line 102:
-- - Generation Limit: if set, tables will be limited to this number of generations (rows in the table)
-- - Generation Limit: if set, tables will be limited to this number of generations (rows in the table)
function p.mos_in_edo_allgens_frame(frame)
function p.mos_in_edo_allgens_frame(frame)
local edo = tonumber(frame.args["EDO"])
local edo = tonumber(frame.args["EDO"])
local temperaments = p.parse_entries(frame.args["Temperaments"])
local temperaments = p.parse_entries(frame.args["Temperaments"])