User:Ganaram inukshuk/Sandbox: Difference between revisions
Removed sandboxed mos mode documentation, as syntax highlighting errors have been fixed |
→Mos intro text: Simplified mos intro text into 4 (maybe 6) cases |
||
Line 864: | Line 864: | ||
=== Mos intro text === | === Mos intro text === | ||
'''nxL nys <nowiki><p/q></nowiki>''' is ''' | The intro text for a mos page will take on one of four forms: | ||
{| class="wikitable" | |||
|+ | |||
!Equave | |||
!Periods | |||
!Intro text | |||
|- | |||
| rowspan="3" |2/1 | |||
|1 | |||
|'''xL ys''' is a moment-of-symmetry scale consisting of '''x''' large steps and '''y''' small steps, repeating every octave. This mos is generated using an interval ranging from '''g_equ''' to '''g_col''' cents. | |||
|- | |||
|2 | |||
|'''2xL 2ys''' is a moment-of-symmetry scale consisting of '''x''' large steps and '''y''' small steps, repeating twice every octave, or every period of '''period_cents'''. This mos is generated using an interval ranging from '''g_equ''' to '''g_col''' cents. | |||
|- | |||
|3 or more | |||
|'''nxL nys''' is a moment-of-symmetry scale consisting of '''x''' large steps and '''y''' small steps, repeating '''n''' times every octave, or every period of '''period_cents'''. This mos is generated using an interval ranging from '''g_equ''' to '''g_col''' cents. | |||
|- | |||
| rowspan="3" |Non-octave | |||
|1 | |||
|'''xL ys <nowiki><p/q></nowiki>''' is an non-octave moment-of-symmetry scale consisting of '''x''' large steps and '''y''' small steps, repeating every interval of '''p/q'''. This mos is generated using an interval ranging from '''g_equ''' to '''g_col''' cents. | |||
|- | |||
|2 | |||
|'''2xL 2ys <nowiki><p/q></nowiki>''' is an non-octave moment-of-symmetry scale consisting of '''x''' large steps and '''y''' small steps, repeating twice every interval of '''p/q''', or every period of '''period_cents'''. This mos is generated using an interval ranging from '''g_equ''' to '''g_col''' cents. | |||
|- | |||
|3 or more | |||
|'''nxL nys <nowiki><p/q></nowiki>''' is an non-octave moment-of-symmetry scale consisting of '''x''' large steps and '''y''' small steps, repeating '''n''' times every interval of '''p/q''', or every period of '''period_cents'''. This mos is generated using an interval ranging from '''g_equ''' to '''g_col''' cents. | |||
|} | |||
* Values: | * Values: | ||
** '''period_cents''' is the cent value of the period and is expressed both as edsteps and cent values. This value is added only for multi-period mosses. | **'''period_cents''' is the cent value of the period and is expressed both as edsteps and cent values. This value is added only for multi-period mosses. | ||
** ''' | **'''g_equ''' and '''g_col''' refer to the sizes of the generator, expressed both as edsteps and cent values. These should be calculated using the mos module. | ||
* Links to other pages should also be included, mainly "moment-of-symmetry". | * Links to other pages should also be included, mainly "moment-of-symmetry". |