Module:MOS degrees: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
Do not move TODOs out of the comments! |
||
| Line 7: | Line 7: | ||
local tamnams = require("Module:TAMNAMS") | local tamnams = require("Module:TAMNAMS") | ||
local p = {} | local p = {} | ||
-- TODO: | |||
-- Rewrite "main function" into a underscore-prefixed function to be called by Lua code and a wrapper to be called by templates. (HIGH PRIORITY!!!) | |||
-- Adopt MOS arithmetic function (MEDIUM-PRIORITY!!!) | |||
-- Add support for double accidentals (low-priority) | |||
-- Move certain helper functions to helper modules (low-priority) | |||
-- Helper function | -- Helper function | ||