Template:MOS gamut/doc: Difference between revisions
→Limitations: Template design (simple text output) is deemed complete |
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. | ||
|- | |- | ||
| 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. | An example of using a different step ratio and mode are shown below. Note: if editing source, enter the pipe character as <pre>{{!}}</pre>. | ||
<pre>{{MOS gamut|Scale Signature = 4L 3s| | <pre>{{MOS gamut|Scale Signature = 4L 3s|UDP=3{{!}}3|Step Ratio = 3/1}}</pre> | ||
{{MOS gamut|Scale Signature = 4L 3s| | {{MOS gamut|Scale Signature = 4L 3s|UDP=3{{!}}3|Step Ratio = 3/1}} | ||
<pre>{{MOS gamut|Scale Signature = 4L 3s| | <pre>{{MOS gamut|Scale Signature = 4L 3s|UDP=3{{!}}3|Step Ratio = 3/2}}</pre> | ||
{{MOS gamut|Scale Signature = 4L 3s| | {{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| | <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| | {{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)| | <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)| | {{MOS gamut|Scale Signature = 4L 5s (3/1-equivalent)|UDP=5{{!}}3|Note Symbols = CDEFGHJAB|Sharp Symbol = #|Flat Symbol = b}} | ||
== Limitations == | == Limitations == |