|
|
(36 intermediate revisions by the same user not shown) |
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.|}}
| | <includeonly>{{#invoke: Sharpness_documentation | main |
| | | input = {{{1|{{PAGENAME}}}}} |
| | | note = {{trim|{{{note|}}}}} |
| | | auxnote = {{trim|{{{auxnote|}}}}} |
| | | notation = {{trim|{{{notation|}}}}} |
| | | debug = {{lc:{{{debug|}}}}} |
| | }}</includeonly><noinclude> |
| | {{documentation}} |
|
| |
|
| === Parameters ===
| | [[Category:Documentation templates]] |
| 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]]:
| |
| | |
| {| class="wikitable center-all"
| |
| ! You type !! You get
| |
| |-
| |
| | <code>{{((}}Sharpness-sharp{{{1|1}}}{{))}}</code> || {{Sharpness-sharp{{{1|1}}}}}
| |
| |-
| |
| | <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 ===
| |
| * [[Alternative symbols for ups and downs notation]]
| |
| |
| |
| }}<noinclude>
| |
| {{doc}}
| |
| </noinclude> | | </noinclude> |
 |
This template uses Lua:
|
This template automatically fills documentation for
sharpness templates, which show how many steps a sharp raises by in a given tuning along with any microtonal accidentals needed in the case of EDOs where sharps raise (or lower) by multiple steps.