Module:TAMNAMS: Difference between revisions

Ganaram inukshuk (talk | contribs)
Separated some functions, rewrote udp function to accept alterations and made periods an optional arg
Ganaram inukshuk (talk | contribs)
m todo
Line 11: Line 11:
-- - Naming for modes (basically UDP)
-- - Naming for modes (basically UDP)
-- - Naming for select scales
-- - Naming for select scales
-- TODO?
-- - Function to parse a UDP and (possibly) scale degrees


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
------------------------------- LOOKUP TABLES ----------------------------------
--------------------------- NAME LOOKUP TABLES ---------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------


Line 275: Line 278:


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
----------------------------- LOOKUP FUNCTIONS ---------------------------------
------------------------- NAME LOOKUP FUNCTIONS --------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------


Line 671: Line 674:


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
------------------------- MODE NOTATION FUNCTIONS ------------------------------
-------------------- MODE NOTATION/COMPARISON FUNCTIONS ------------------------
-------------------------- BASED ON UDP NOTATION -------------------------------
-------------------------- BASED ON UDP NOTATION -------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Line 822: Line 825:
return udp
return udp
end
end
--------------------------------------------------------------------------------
------------------------- MODE COMPARING FUNCTIONS -----------------------------
--------------------------------------------------------------------------------


-- Helper function for mode_udp, but can be used standalone.
-- Helper function for mode_udp, but can be used standalone.