Module:MOS: Difference between revisions
m arch(a)eotonic -> archaeotonic |
m Comments |
||
| Line 239: | Line 239: | ||
-- Given mos a MOS structure, hardness = L/s a rational number, | -- Given mos a MOS structure, hardness = L/s a rational number, | ||
-- return the et and the bright MOS generator corresponding to the hardness. | -- return the et and the bright MOS generator corresponding to the hardness. | ||
-- Apparently unused? | |||
function p.et_tuning_by_hardness(mos, hardness) | function p.et_tuning_by_hardness(mos, hardness) | ||
local nL, ns, equave = mos.nL, mos.ns, mos.equave | local nL, ns, equave = mos.nL, mos.ns, mos.equave | ||