Module:Harmonics in edo: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
local f = 1/edo | local f = 1/edo | ||
local todd = {'! | Odd harmonic '} | local todd = {'! | Odd harmonic '} | ||
local tabs = {'! | Error | local tabs = {'! | Error ([[cent|¢]]) '} | ||
local tdeg = {'! | Steps ([[reduced]])'} | local tdeg = {'! | Steps ([[reduced]])'} | ||
local fmt_abs = string.format(' %%+.%df', prec) | local fmt_abs = string.format(' %%+.%df', prec) |