Template:MOS gamut/doc: Difference between revisions

m Exclude the category from the template page
ArrowHead294 (talk | contribs)
No edit summary
Line 1: Line 1:
== Parameters ==
{{dochead}}
 
=== Parameters ===
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 14: Line 14:
|}
|}


== Usage ==
=== 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.
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.


<pre>{{MOS gamut}}</pre>
<pre>{{MOS gamut}}</pre>


=== Using a different step ratio ===
==== 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.
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.


Line 27: Line 25:
{{MOS gamut|Scale Signature = 4L 3s|Step Ratio = 3/1}}
{{MOS gamut|Scale Signature = 4L 3s|Step Ratio = 3/1}}


=== Using different notation and a different mode ===
==== Using different notation and a different mode ====
 
This template uses the following defaults:
This template uses the following defaults:
* Default notation: Diamond-MOS notation (nominals of JKL..., accidentals of & and @)
* Default notation: Diamond-MOS notation (nominals of JKL..., accidentals of & and @)
Line 41: Line 38:
{{MOS gamut|Scale Signature = 4L 5s (3/1-equivalent)|UDP = 5,3|Notation = CDEFGHJAB; #; b}}
{{MOS gamut|Scale Signature = 4L 5s (3/1-equivalent)|UDP = 5,3|Notation = CDEFGHJAB; #; b}}


== Limitations ==
=== 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.
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.


Line 60: Line 56:
{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 1/0}}
{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 1/0}}


<noinclude>[[Category:Template documentation]]</noinclude>
=== See also ===
* [[Module:MOS gamut]] &ndash; The Lua module that actually implements the functionality.