Module:Sharpness documentation: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 32: | Line 32: | ||
if notation == "" then | if notation == "" then | ||
if s >= 3 then | if s >= 3 then | ||
out_str = out_str .. " The symbol set comprises " | out_str = out_str .. " The symbol set is based on [[ups and downs notation]] and comprises " | ||
.. (s % 2 == 0 | .. (s % 2 == 0 | ||
and "sharps, flats, naturals, and Stein–Zimmerman [[24edo#Notation|quarter tone]] accidentals " | and "sharps, flats, naturals, and Stein–Zimmerman [[24edo#Notation|quarter tone]] accidentals " | ||