Module:MOS tunings: Difference between revisions

Ganaram inukshuk (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 134: Line 134:
local mos_abbrev = mos_abbrev or "m"
local mos_abbrev = mos_abbrev or "m"
local step_ratios = step_ratios or { {2,1}, {3,1}, {3,2} }
local step_ratios = step_ratios or { {2,1}, {3,1}, {3,2} }
local search_params = {["Int Limit"] = 20, ["Tenney Height"] = 8.8, ["Prime Limit"] = 13}
local search_params = {["Int Limit"] = 25, ["Tenney Height"] = 8.8, ["Prime Limit"] = 13}
local modal_union = mos.modal_union(input_mos)
local modal_union = mos.modal_union(input_mos)