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