Template:MOS in EDO/doc: Difference between revisions
ArrowHead294 (talk | contribs) Documentation page |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
== Parameters == | === Parameters === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 15: | Line 15: | ||
| <pre>Step Visualization</pre> || No || Unused. | | <pre>Step Visualization</pre> || No || Unused. | ||
|} | |} | ||
== Usage == | |||
=== Usage === | |||
For typical use, enter the edo and generator in edosteps as shown. | For typical use, enter the edo and generator in edosteps as shown. | ||
<pre>{{MOS in EDO | <pre>{{MOS in EDO | ||
Line 25: | Line 26: | ||
| Generator=7 | | Generator=7 | ||
}} | }} | ||
=== Multi-period mosses === | |||
==== Multi-period mosses ==== | |||
To display the mosses for a multi-period mos, enter the number of periods as shown below. The number of periods must divide the number of divisions without a remainder. The default value is 1 period. | To display the mosses for a multi-period mos, enter the number of periods as shown below. The number of periods must divide the number of divisions without a remainder. The default value is 1 period. | ||
<pre>{{MOS in EDO | <pre>{{MOS in EDO | ||
Line 37: | Line 39: | ||
| Periods=2 | | Periods=2 | ||
}} | }} | ||
=== Limiting the number of rows === | |||
==== Limiting the number of rows ==== | |||
For large edos and for some generators, the number of rows in the table can be quite large. A limit on the number of rows can be entered as shown. The default is -1, which is no limit. | For large edos and for some generators, the number of rows in the table can be quite large. A limit on the number of rows can be entered as shown. The default is -1, which is no limit. | ||
<pre>{{MOS in EDO | <pre>{{MOS in EDO | ||
Line 49: | Line 52: | ||
| Generation Limit=10 | | Generation Limit=10 | ||
}} | }} | ||
=== Temperament names === | |||
==== Temperament names ==== | |||
To add a temperament name, add it as shown. Note that how this is displayed is still work-in-progress. | To add a temperament name, add it as shown. Note that how this is displayed is still work-in-progress. | ||
<pre>{{MOS in EDO | <pre>{{MOS in EDO | ||
Line 63: | Line 67: | ||
| Temperament=pajara | | Temperament=pajara | ||
}} | }} | ||
=== See also === | === See also === | ||
* {{modlink}} | * {{modlink}} |