Module:MOS/doc: Difference between revisions
Jump to navigation
Jump to search
Finally update documentation |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
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. | 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. | ||
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. | |||
}} | }} |
Revision as of 17:48, 13 March 2025
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.