Template:MOS gamut/doc: Difference between revisions
No edit summary |
→Limitations: Updated documentation to reflect changes to module |
||
Line 49: | Line 49: | ||
== Limitations == | == Limitations == | ||
Equivalent pitch classes, such as enharmonic equivalents, 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. | |||
Other means of notation, such as using ups and downs or half-accidentals, are currently not supported. | |||
If a step ratio is entered without being simplified, the edo (or ed{{angbr|equave|}}) displayed will reflect that by being a larger division of the equave. An example of this is 5L 2s in 24edo, whose step ratio is 4/2. However, notation for the additional notes, which may be notated using ups and downs, are currently not added for the sake of keeping the output simple. | |||
<pre>{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 4/2}}</pre> | <pre>{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 4/2}}</pre> | ||
{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 4/2}} | {{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 4/2}} | ||
This template can accept equalized step ratios, but | This template can accept equalized step ratios, but collapsed step ratios result in an improperly formatted table. This is an aesthetic issue. | ||
<pre>{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 1/0}}</pre> | <pre>{{MOS gamut|Scale Signature = 5L 2s|Step Ratio = 1/0}}</pre> |