Module:MOS mode degrees: Difference between revisions
m Unmerged header lines for ease of reading |
m Adopt new tamnams functions |
||
| Line 561: | Line 561: | ||
-- Get the brightness (UDP) and rotational orderings | -- Get the brightness (UDP) and rotational orderings | ||
local brightness_order = | local brightness_order = tamnams.mos_mode_udps(input_mos) | ||
local rotational_order = | local rotational_order = tamnams.mos_mode_cpos(input_mos) | ||
-- Equave step count; needed for degree column count | -- Equave step count; needed for degree column count | ||