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