Template:MOS gamut: Difference between revisions
No edit summary |
Undo revision 116390 by Ganaram inukshuk (talk); may consider adding formatting options later on Tag: Undo |
||
Line 1: | Line 1: | ||
<includeonly>{{#invoke:MOS_gamut|mos_gamut_frame | <includeonly>{{#invoke:MOS_gamut|mos_gamut_frame | ||
|Scale Signature={{{Scale Signature|{{PAGENAME}}}}} | |Scale Signature={{{Scale Signature|{{PAGENAME}}}}} | ||
|Step Ratio={{{Step Ratio| | |Step Ratio={{{Step Ratio|}}} | ||
|Bright Gens Up={{{Bright Gens Up|}}} | |Bright Gens Up={{{Bright Gens Up|}}} | ||
|Note Symbols={{{Note Symbols|}}} | |Note Symbols={{{Note Symbols|}}} | ||
|Sharp Symbol={{{Sharp Symbol|}}} | |Sharp Symbol={{{Sharp Symbol|}}} | ||
|Flat Symbol={{{Flat Symbol|}}} | |Flat Symbol={{{Flat Symbol|}}} | ||
}}</includeonly> | }}</includeonly> | ||
<noinclude>This template is used for mos pages and similar pages to list the note names of a mos for a given step ratio. | <noinclude>This template is used for mos pages and similar pages to list the note names of a mos for a given step ratio. | ||
{{/doc}} | {{/doc}} | ||
</noinclude> | </noinclude> |
Revision as of 07:17, 12 June 2023
This template is used for mos pages and similar pages to list the note names of a mos for a given step ratio.
![]() |
This template uses Lua: |
This template is used for mos pages and similar pages to list the note names of a mos for a given step ratio.
Parameters
Parameters | Required? | Description |
---|---|---|
Scale Signature |
Yes (optional on mos pages) | The mos's scale signature in the form "xL ys", or for non-octave mosses, "xL ys<p/q>", "xL ys⟨p/q⟩", or "xL ys (p/q-equivalent)". If left blank and used on a mos page, then the page's title will be used. |
Step Ratio |
No (optional) | The step ratio of the mos, denoted as a fraction p/q and separated with a slash. If left blank, then the step ratio "2/1" is used by default. |
UDP |
No (optional) | The UDP representing the mode for which notation is applied. Due to technical limitations, using the pipe symbol is not advised and the "," character (comma) should be used instead. |
Notation |
No (optional) | The notation for note names, consisting of the naturals (written without separators), sharp symbol, and flat symbol, each separated by semicolons. For example, standard notation is entered as "CDEFGAB; #; b". If left blank, the default is diamond-MOS notation (JKLMNOP for naturals, & for the sharp symbol, and @ for the flat symbol), or if the scale signature is 5L 2s, the default is standard notation. |
Usage
The typical use of this template is for describing a mos's gamut, the set of named notes. This produces a gamut using the step ratio 2/1 with nominals (notes without accidentals) assigned to the middle mode. The middle mode has a UDP of n|n, but if there is an even number of modes and there are two "middle" modes, then the brighter of the two is used.
{{MOS gamut}}
Using a different step ratio
An example of using a different step ratio is shown below. Accidentals (or notes with accidentals) are only added for any scale degrees that lie between nominals, and the amount will depend on the step ratio.
{{MOS gamut|Scale Signature = 4L 3s|Step Ratio = 3/1}}
Lua error in Module:MOS_gamut at line 190: bad argument #1 to 'len' (string expected, got nil).
Using different notation and a different mode
This template uses the following defaults:
- Default notation: Diamond-MOS notation (nominals of JKL..., accidentals of & and @)
- Default UDP: middle mode (EG, for 4L 3s, this is mode 3|3)
Two examples of changing the notation and mode are shown below, for Armodue notation (associated with 7L 2s) and Lambda (associated with 4L 5s ⟨3/1⟩).
{{MOS gamut|Scale Signature = 7L 2s|UDP= 7,1|Notation = 123456789; #; b}}
Lua error in Module:MOS_gamut at line 190: bad argument #1 to 'len' (string expected, got nil).
{{MOS gamut|Scale Signature = 4L 5s (3/1-equivalent)|UDP = 5,3|Notation = CDEFGHJAB; #; b}}
Lua error in Module:MOS_gamut at line 190: bad argument #1 to 'len' (string expected, got nil).
Limitations
Equivalent pitch classes are currently limited to pitches that fall at the exact midpoint of two other pitches, such as C# and Db being equivalent in standard notation, or C and B# being equivalent. This is to ensure note names have as few accidentals as possible.
Since the intended use of this template is to show a gamut based on a generator chain, notes altered by accidentals smaller than a chroma, such as half-accidentals and ups and downs, are not included. As such, if a step ratio is entered without being simplified, such as with 5L 2s in 24edo (step ratio of 4/2), the gamut produced will be for a simplified step ratio instead.
{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 4/2}}
Lua error in Module:MOS_gamut at line 190: bad argument #1 to 'len' (string expected, got nil).
Specific symbols for double-accidentals, such as "x" for double-sharps, are not supported.
This template can accept equalized and collapsed step ratios. Collapsed step ratios may not be displayed properly, but this is an aesthetic issue.
{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 1/1}}
Lua error in Module:MOS_gamut at line 190: bad argument #1 to 'len' (string expected, got nil).
{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 1/0}}
Lua error in Module:MOS_gamut at line 190: bad argument #1 to 'len' (string expected, got nil).