Module:MOS tunings: Difference between revisions

Ganaram inukshuk (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 293: Line 293:
if search_params ~= "" then
if search_params ~= "" then
search_params_footnote = string.format("\n<small>Notes regarding ratios:\n* Ratios shown above were found using the following search params: %s.", search_params)
search_params_footnote = string.format("\n<small>Notes regarding ratios:\n* Ratios shown above were found using the following search params: %s.", search_params)
search_params_footnote = search_params_footnote .. "\n* Ratios shown are within &plusmn;30¢ of each scale degree's average cent value, or within &plusmn;35% of the averaged small step size, whichever is smaller.\n* Not all notable ratios may be present, and other interpretations are possible.</small>"
search_params_footnote = search_params_footnote .. "\n* Ratios shown are within &plusmn;35¢ of each scale degree's average cent value, or within &plusmn;35% of the averaged small step size, whichever is smaller.\n* Not all notable ratios may be present, and other interpretations are possible.</small>"
end
end