Multiple accidentals per note? #597
Replies: 2 comments 1 reply
-
Another example of multiple accidentals, not in the Sagittal context: w3c/smufl#314 (Ex. 34, 35). |
Beta Was this translation helpful? Give feedback.
-
As I'm digging deeper into supporting the full set of SMuFL accidentals in Verovio, I am encountering multiple sets of accidentals that are meant to be combined with other accidentals, e.g. the Johnston accidentals (just intonation) (U+E2B0–U+E2BF) where it is explicitly mentioned that
My suggestion to support multiple glyphs in the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to represent the following score in sagittal notation:
The bottom line is straightforward to represent using accidental value
other
and@smufl
attributes corresponding to the various sagittal accidentals in the score.What about the top line? It uses the so-called Revo notation where simplified sagittal accidentals are mixed with traditional accidentals. SMuFL does not include glyphs for these combinations. There does not seem to be a way to add multiple
accidental
elements to anote
, unless I'm misreading the schema.Can one "hack" the format today to achieve that?
Otherwise, what would be the simplest modification to MusicXML to accept it? My suggestion: Accept multiple glyphs in
@smufl
.Beta Was this translation helpful? Give feedback.
All reactions