Ganaram inukshuk
Joined 12 November 2021
→Contributions: update todo list |
|||
| Line 49: | Line 49: | ||
| Displays the modes of a mos. | | Displays the modes of a mos. | ||
| '''Status to be determined, following changes that made it unmaintainable.''' | | '''Status to be determined, following changes that made it unmaintainable.''' | ||
'''REFACTOR.''' | |||
|- | |- | ||
| [[Module:MOS intro]] | | [[Module:MOS intro]] | ||
| Line 58: | Line 59: | ||
Deprecate name fields as they're redundant. | Deprecate name fields as they're redundant. | ||
Possible refactoring. | |||
|- | |- | ||
| [[Module:MOS gamut]] | | [[Module:MOS gamut]] | ||
| Line 82: | Line 85: | ||
| Displays the interval names of a mos and their cent ranges. | | Displays the interval names of a mos and their cent ranges. | ||
Rewritten to new coding conventions. | Rewritten to new coding conventions. | ||
| | | Experiment with interval lookup. | ||
'''REFACTOR.''' | |||
|- | |- | ||
| [[Module:MOS mode degrees]] | | [[Module:MOS mode degrees]] | ||
| Line 90: | Line 94: | ||
| '''Possibly rewrite to follow new coding conventions.''' | | '''Possibly rewrite to follow new coding conventions.''' | ||
Split modmos info into its own template; see Template:MODMOS mode degrees. | Split modmos info into its own template; see Template:MODMOS mode degrees. | ||
'''REFACTOR.''' | |||
|- | |- | ||
| [[Module:MOS in EDO]] | | [[Module:MOS in EDO]] | ||
| Line 168: | Line 174: | ||
| No | | No | ||
| Support for infoboxes with 8 navlinks added. | | Support for infoboxes with 8 navlinks added. | ||
| | | '''REFACTOR.''' | ||
|- | |- | ||
| [[Module:Keyboard vis]] | | [[Module:Keyboard vis]] | ||
| Line 286: | Line 292: | ||
| A template and module for producing a navbox. Module builds up navbox from input. | | A template and module for producing a navbox. Module builds up navbox from input. | ||
Navboxes can be made either as a template or using a lua module calling the navbox functions. | Navboxes can be made either as a template or using a lua module calling the navbox functions. | ||
| | | More refactoring still needed. | ||
|- | |- | ||
| [[Module:Infobox]] | | [[Module:Infobox]] | ||
| Line 293: | Line 299: | ||
| Rewrote entire infobox from scratch to support infobox template. | | Rewrote entire infobox from scratch to support infobox template. | ||
Same as navbox; infoboxes can be made either using a module calling the infobox functions or with a template. | Same as navbox; infoboxes can be made either using a module calling the infobox functions or with a template. | ||
| | | '''REFACTOR.''' | ||
|- | |- | ||
| [[Module:Numlinks]] | | [[Module:Numlinks]] | ||
| Line 321: | Line 327: | ||
| Made to address maintenance issues with Module:Scale tree. | | Made to address maintenance issues with Module:Scale tree. | ||
Comment entries are reverted back to having one param per ratio, where params are generated on the fly, not hardocded. | Comment entries are reverted back to having one param per ratio, where params are generated on the fly, not hardocded. | ||
| | | '''REFACTOR.''' | ||
|- | |- | ||
| [[Template:MOS scalesig]] | | [[Template:MOS scalesig]] | ||
| Line 332: | Line 338: | ||
* For nonoctave scales, angle brackets are replaced with the appropriate ones. | * For nonoctave scales, angle brackets are replaced with the appropriate ones. | ||
* Can format the scalesig as a link, if needed. | * Can format the scalesig as a link, if needed. | ||
| | | | ||
|- | |- | ||
| <s>Template:MOS stub</s> | | <s>Template:MOS stub</s> | ||
| Line 350: | Line 356: | ||
|Use-cases to be determined. | |Use-cases to be determined. | ||
|- | |- | ||
|Module:JI ratios | |[[Module:JI ratios]] | ||
Module:JI ratio filtering | [[Module:JI ratio filtering]] | ||
|Yes (filtering only) | |Yes (filtering only) | ||
|Rewrite of existing JI ratios module into two modules: one for searching for ratios, and one for filtering ratios | |Rewrite of existing JI ratios module into two modules: one for searching for ratios, and one for filtering ratios | ||