Template:Sharpness documentation: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
No edit summary
Line 1: Line 1:
This template is used for [[EDO]]s where a sharp raises by {{{1|1}}} step{{#ifeq: {{{1|1}}}|1||s}}. {{#ifexpr: {{{1|1}}} >= 3|It is based on [[ups and downs notation]] notated using [[Helmholtz–Ellis notation|Helmholtz–Ellis]] {{#ifexpr: {{{1|1}}} mod 2|| and [[24edo#Notation|quarter tone]]}} accidentals.|}}
{{#ifexpr: {{{1|1}}} >= -2|This template is used for [[EDO]]s where a sharp raises by {{{1|1}}} step{{#ifeq: {{{1|1}}}|1||s}}. {{#ifexpr: {{{1|1}}} >= 3|It is based on [[ups and downs notation]] notated using [[Helmholtz–Ellis notation|Helmholtz–Ellis]] {{#ifexpr: {{{1|1}}} mod 2|| and [[24edo#Notation|quarter tone]]}} accidentals.|}}


=== Parameters ===
=== Parameters ===
Passing <code>{{!}}{{#expr: {{{1|1}}} * 12}}{{))}}</code> will change '''Step Offset''' to '''Semitones''' in the case of [[{{#expr: {{{1|1}}} * 12}}edo]], since {{#expr: {{{1|1}}} * 12}}edo is a direct extension of the [[12edo|standard 12 notes]]:
Passing <code>{{!}}{{#expr: {{{1|1}}} * 12}}{{))}}</code> will change '''Step Offset''' to '''Semitones''' in the case of [[{{#expr: {{{1|1}}} * 12}}edo]], since {{#expr: {{{1|1}}} * 12}}edo is a direct extension of the [[12edo|standard 12 notes]]{{#ifexpr: {{{1|1}}} >= 2|&#x3A;<br />
 
{{(!}} class="wikitable center-all"
{| class="wikitable center-all"
! You type !! You get
! You type !! You get
|-
{{!-}}
| <code>{{((}}Sharpness-sharp{{{1|1}}}{{))}}</code> || {{Sharpness-sharp{{{1|1}}}}}
{{!}} <code>{{((}}Sharpness-sharp{{{1|1}}}{{#if: {{{2|}}}|-{{{2|}}}|}}{{))}}</code> {{!!}} {{Sharpness-sharp{{{1|1}}{{#if: {{{2|}}}|-{{{2|}}}|}}}}}
|-
{{!-}}
| <code>{{((}}Sharpness-sharp{{{1|1}}}{{pipe}}{{#expr: {{{1|1}}} * 12}}{{))}}</code> || {{Sharpness-sharp{{{1|1}}}|{{#expr: {{{1|1}}} * 12}}}}
{{!}} <code>{{((}}Sharpness-sharp{{{1|1}}}{{#if: {{{2|}}}|-{{{2|}}}|}}{{pipe}}{{#expr: {{{1|1}}} * 12}}{{))}}</code> {{!!}} {{Sharpness-sharp{{{1|1}}}{{#if: {{{2|}}}|-{{{2|}}}|}}|{{#expr: {{{1|1}}} * 12}}}}
|}
{{!)}}
|&#x2E;}}
{{#ifexpr: {{{1|1}}} >= 3
{{#ifexpr: {{{1|1}}} >= 3
| === See also ===
| === See also ===
* [[Alternative symbols for ups and downs notation]]
* [[Alternative symbols for ups and downs notation]]
|  
|  
}}<noinclude>
}}|}}<noinclude>
{{doc}}
{{doc}}
</noinclude>
</noinclude>

Revision as of 16:44, 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. Template:Doc