Module:Interval table: Difference between revisions
m Undo revision 157502 by BudjarnLambeth (talk) Tag: Undo |
mNo edit summary |
||
| Line 91: | Line 91: | ||
-- List of all 47-limit ratios with numerator and denominator <= certain cents value and in the range 1/1 - 12/1 | -- List of all 47-limit ratios with numerator and denominator <= certain cents value and in the range 1/1 - 12/1 | ||
local ratios_list = get_ratios_list(( | local ratios_list = get_ratios_list((20 + (et.size / 4)),12,47) | ||
wikitext = t_head .. | wikitext = t_head .. | ||