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) mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}}{{lua|Ups and downs notation}} | ||
The '''ups and downs note name''' template gets the note name of an edo interval in ups and downs notation. Note names start from D. If you use a [[mavila]] fifth (fifth flatter than 4\7), sharp will still raise and flat will still lower. | |||
{{shortcut|udnote}} | |||
=== Arguments === | === 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 | ||
; | ; <code>step</code> | ||
* Number of steps in the interval | |||
=== | === Example === | ||
{| class="wikitable center-all" | |||
|- | |||
! You type !! You get | |||
|- | |||
| <code><nowiki>{{Ups and downs note name|tuning=24edo|step=7}}</nowiki></code> | |||
| {{{{ROOTPAGENAME}}|tuning=24edo|step=7}} | |||
|- | |||
| <code><nowiki>{{Ups and downs note name|tuning=9edo|step=3}}</nowiki></code> | |||
| {{{{ROOTPAGENAME}}|tuning=9edo|step=3}} | |||
|} |