Template:Ups and downs note name/doc: Difference between revisions
ArrowHead294 (talk | contribs) Created page with "{{dochead}} === Arguments === * <code>tuning</code> (set to page name by default) * <code>fifth</code> (set to patent val fifth by default): number of steps in the fifth * <co..." |
ArrowHead294 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
=== Arguments === | === Arguments === | ||
* <code>tuning</code> ( | * <code>tuning</code>: (Set to page name by default) | ||
* <code>fifth</code> ( | * <code>fifth</code>: (Set to patent val fifth by default): number of steps in the fifth | ||
* <code>step</code>: | * <code>step</code>: Number of steps in the interval | ||
=== Example === | === Example === | ||
{| class="wikitable center-all" | |||
! You type !! You get | |||
|- | |||
| <code><nowiki>{{Ups and downs note name|tuning=24edo|step=7}}</nowiki></code> | |||
| {{Ups and downs note name|tuning=24edo|step=7}} | |||
|- | |||
| <code><nowiki>{{Ups and downs note name|tuning=9edo|step=3}}</nowiki></code> | |||
| {{Ups and downs note name|tuning=9edo|step=3}} | |||
|} | |||
=== See also === | === See also === | ||
* [[Module: Ups and downs notation]] – The Lua module that implements the functionality. | * [[Module: Ups and downs notation]] – The Lua module that implements the functionality. |