Module:MOS tunings: Difference between revisions
mNo edit summary |
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 ± | search_params_footnote = search_params_footnote .. "\n* Ratios shown are within ±35¢ of each scale degree's average cent value, or within ±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 | ||