Template:MOS gamut/doc: Difference between revisions

Ganaram inukshuk (talk | contribs)
No edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
Line 9: Line 9:
| 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.
| 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.
| 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 should be used instead.
|-
|-
| Note Symbols || No (optional) || A sequence of note symbols entered as a string, such as "CDEFGAB" and "JKLMNOP", the default for standard notation and [[diamond-MOS]] respectively, if left blank.
| Note Symbols || No (optional) || A sequence of note symbols entered as a string, such as "CDEFGAB" and "JKLMNOP", the default for standard notation and [[diamond-MOS]] respectively, if left blank.
Line 31: Line 31:
=== Using a different step ratio and mode ===
=== Using a different step ratio and mode ===


An example of using a different step ratio and mode are shown below. Note: if editing source, enter the pipe character as <pre>{{!}}</pre>.
An example of using a different step ratio and mode are shown below. To prevent any issues with the visual editor or source editing, use the character "," in place of the pipe symbol.


<pre>{{MOS gamut|Scale Signature = 4L 3s|UDP=3{{!}}3|Step Ratio = 3/1}}</pre>
<pre>{{MOS gamut|Scale Signature = 4L 3s|UDP = 3,3|Step Ratio = 3/1}}</pre>
{{MOS gamut|Scale Signature = 4L 3s|UDP=3{{!}}3|Step Ratio = 3/1}}
{{MOS gamut|Scale Signature = 4L 3s|UDP = 3,3|Step Ratio = 3/1}}


<pre>{{MOS gamut|Scale Signature = 4L 3s|UDP=3{{!}}3|Step Ratio = 3/2}}</pre>
<pre>{{MOS gamut|Scale Signature = 4L 3s|UDP = 3,3|Step Ratio = 3/2}}</pre>
{{MOS gamut|Scale Signature = 4L 3s|UDP=3{{!}}3|Step Ratio = 3/2}}
{{MOS gamut|Scale Signature = 4L 3s|UDP = 3,3|Step Ratio = 3/2}}


=== Using different notation ===
=== Using different notation ===
Line 43: Line 43:
An example of this template's usage with different notation can be shown using Armodue notation (used for 7L 2s) and notation used for Lambda (3/1-equivalent 4L 5s).
An example of this template's usage with different notation can be shown using Armodue notation (used for 7L 2s) and notation used for Lambda (3/1-equivalent 4L 5s).


<pre>{{MOS gamut|Scale Signature = 7L 2s|UDP=7{{!}}1|Note Symbols = 123456789|Sharp Symbol = #|Flat Symbol = b}}</pre>
<pre>{{MOS gamut|Scale Signature = 7L 2s|UDP= 7,1|Note Symbols = 123456789|Sharp Symbol = #|Flat Symbol = b}}</pre>
{{MOS gamut|Scale Signature = 7L 2s|UDP=7{{!}}1|Note Symbols = 123456789|Sharp Symbol = #|Flat Symbol = b}}
{{MOS gamut|Scale Signature = 7L 2s|UDP = 7,1|Note Symbols = 123456789|Sharp Symbol = #|Flat Symbol = b}}


<pre>{{MOS gamut|Scale Signature = 4L 5s (3/1-equivalent)|UDP=5{{!}}3|Note Symbols = CDEFGHJAB|Sharp Symbol = #|Flat Symbol = b}}</pre>
<pre>{{MOS gamut|Scale Signature = 4L 5s (3/1-equivalent)|UDP = 5,3|Note Symbols = CDEFGHJAB|Sharp Symbol = #|Flat Symbol = b}}</pre>
{{MOS gamut|Scale Signature = 4L 5s (3/1-equivalent)|UDP=5{{!}}3|Note Symbols = CDEFGHJAB|Sharp Symbol = #|Flat Symbol = b}}
{{MOS gamut|Scale Signature = 4L 5s (3/1-equivalent)|UDP = 5,3|Note Symbols = CDEFGHJAB|Sharp Symbol = #|Flat Symbol = b}}


== Limitations ==
== Limitations ==