Module:MOS modes: Difference between revisions
Adopt udp function from tamnams; fixed default mode names code to be like that of mos mode degrees |
upd_as_text -> udp_as_string |
||
| Line 76: | Line 76: | ||
-- Add the UDP | -- Add the UDP | ||
result = result .. "| " .. tamnams. | result = result .. "| " .. tamnams.udp_as_string(#mos_modes - i - 1, i - 1, periods) | ||
-- Add the mode's rotational order | -- Add the mode's rotational order | ||