Template:Sharpness documentation: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
No edit summary
ArrowHead294 (talk | contribs)
No edit summary
Line 11: Line 11:
| <code>{{((}}Sharpness-sharp{{{1|1}}}{{pipe}}{{#expr: {{{1|1}}} * 12}}{{))}}</code> || {{Sharpness-sharp{{{1|1}}}|{{#expr: {{{1|1}}} * 12}}}}
| <code>{{((}}Sharpness-sharp{{{1|1}}}{{pipe}}{{#expr: {{{1|1}}} * 12}}{{))}}</code> || {{Sharpness-sharp{{{1|1}}}|{{#expr: {{{1|1}}} * 12}}}}
|}
|}
 
{{#ifexpr: {{{1|1}}} >= 3
=== See also ===
| === See also ===
* [[Alternative symbols for ups and downs notation]]<noinclude>
* [[Alternative symbols for ups and downs notation]]
|
}}<noinclude>
{{doc}}
{{doc}}
</noinclude>
</noinclude>

Revision as of 15:59, 11 July 2024

This template is used for EDOs where a sharp raises by 1 step.

Parameters

Passing |12}} will change Step Offset to Semitones in the case of 12edo, since 12edo is a direct extension of the standard 12 notes:

You type You get
{{Sharpness-sharp1}}
Step offset −2 −1 0 +1 +2
Symbol
{{Sharpness-sharp1|12}}
Semitones −2 −1 0 +1 +2
Symbol

Template:Doc