Module:MOS/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
update dochead |
||
| Line 1: | Line 1: | ||
{{documentation| | {{documentation| | ||
{{dochead|header= | {{dochead|header=metamodule}}{{lua|ET|Rational|Utils}} | ||
<p>This module provides functions for working with [[MOS scale]]s in {{w|Lua (programming language)|Lua}} code. It serves as a "library" for mos-related modules and thus does not have a corresponding template.</p> | <p>This module provides functions for working with [[MOS scale]]s in {{w|Lua (programming language)|Lua}} code. It serves as a "library" for mos-related modules and thus does not have a corresponding template.</p> | ||
It allows working with MOS scales with no fixed step sizes, as well as working with its modes and intervals. Also included are functions related to equal tunings to obviate the need to include [[Module:ET]], in the form of functions that produce an ET, denote mossteps as steps of an ET, and produce the cent values of mossteps.{{clear}} | It allows working with MOS scales with no fixed step sizes, as well as working with its modes and intervals. Also included are functions related to equal tunings to obviate the need to include [[Module:ET]], in the form of functions that produce an ET, denote mossteps as steps of an ET, and produce the cent values of mossteps.{{clear}} | ||
}} | }} | ||
Revision as of 06:47, 23 October 2025
- This module primarily serves as a library for other modules and has no corresponding template.
| This template has been deprecated. Its replacements are Template:Dochead and Template:Module introspection. |
This module provides functions for working with MOS scales in Lua code. It serves as a "library" for mos-related modules and thus does not have a corresponding template.
It allows working with MOS scales with no fixed step sizes, as well as working with its modes and intervals. Also included are functions related to equal tunings to obviate the need to include Module:ET, in the form of functions that produce an ET, denote mossteps as steps of an ET, and produce the cent values of mossteps.