Template:Ups and downs note name: Difference between revisions

CompactStar (talk | contribs)
No edit summary
CompactStar (talk | contribs)
No edit summary
Line 1: Line 1:
{{#invoke:Ups_and_downs_notation|ups_and_downs_note_name|tuning={{{tuning|{{PAGENAME}}}}}|fifth={{{fifth|}}}|step={{{step|}}} }}
{{#invoke:Ups_and_downs_notation|ups_and_downs_note_name|tuning={{{tuning|{{PAGENAME}}}}}|fifth={{{fifth|}}}|step={{{step|}}}|sharp_lowers=}}
<noinclude>
<noinclude>
Gets note name of an EDO interval in ups and down notation. Mostly works, but mavila fifths are currently not supported, and it will often add not commonly used enharmonics.
Gets note name of an EDO interval in ups and down notation. This works for the most part, but it will often add not commonly used enharmonics. If you use a Mavila fifth, sharp raises and flat lowers by default, but you can disable this by using sharp_lowers argument.
 
Arguments:
Arguments:
* tuning (set to page name by default)
* tuning (set to page name by default)
* fifth (set to patent val fifth by default)
* fifth (set to patent val fifth by default)
* step (number of steps in the interval)
* step (number of steps in the interval)
* sharp_lowers (Makes sharp lower and flat raise when using Mavila fifths)
Example:
Example:
   
   
<nowiki>{{Ups and downs note name|tuning=24edo|step=7}}</nowiki> = {{Ups and downs note name|tuning=24edo|step=7}}
<nowiki>{{Ups and downs note name|tuning=24edo|step=7}}</nowiki> = {{Ups and downs note name|tuning=24edo|step=7}}
</noinclude>
</noinclude>