Template:Ups and downs note name/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
No edit summary |
||
| (6 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
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 === | === Example === | ||
{| class="wikitable center-all" | {| class="wikitable center-all" | ||
|- | |||
! You type !! You get | ! You type !! You get | ||
|- | |- | ||
| <code>{{ | | <code><nowiki>{{Ups and downs note name|tuning=24edo|step=7}}</nowiki></code> | ||
| {{{{ROOTPAGENAME}}|tuning=24edo|step=7}} | | {{{{ROOTPAGENAME}}|tuning=24edo|step=7}} | ||
|- | |- | ||
| <code>{{ | | <code><nowiki>{{Ups and downs note name|tuning=9edo|step=3}}</nowiki></code> | ||
| {{{{ROOTPAGENAME}}|tuning=9edo|step=3}} | | {{{{ROOTPAGENAME}}|tuning=9edo|step=3}} | ||
|} | |} | ||