|
|
(40 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {{dochead}} | | <includeonly>{{#invoke: Sharpness_documentation | main |
| <includeonly>This template is used for [[EDO]]s where a sharp raises by {{{1|1}}} step{{#ifeq: {{{1|1}}}|1||s}}.
| | | input = {{{1|{{PAGENAME}}}}} |
| {{#ifexpr: {{{1|1}}} >= 3 | | | note = {{trim|{{{note|}}}}} |
| | It is based on [[ups and downs notation]] notated using [[Helmholtz–Ellis notation|Helmholtz–Ellis]] | | | auxnote = {{trim|{{{auxnote|}}}}} |
| {{#ifexpr: {{{1|1}}} mod 2
| | | notation = {{trim|{{{notation|}}}}} |
| |
| | | debug = {{lc:{{{debug|}}}}} |
| | and [[24edo#Notation|quarter-tone]]
| | }}</includeonly><noinclude> |
| }}
| | {{documentation}} |
| |}} accidentals.
| |
|
| |
|
| === 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}}}}
| |
| |}
| |
| | |
| === See also ===
| |
| * [[Alternative symbols for ups and downs notation]]</includeonly><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.