<direction> elements attached to grace notes?
#602
-
|
The specification says the following about the
A consequence of this sentence is that it should work for grace notes, too. However, neither Finale nor MuseScore seem to support that. What is the 'official' point of view? For example, have a look at If processed with LilyPond's
The import results of Finale (27.4.1.112) and MuseScore (a prerelease for 4.6.0) are as follows.
Is this a deficiency in the applications' import? Otherwise, in case I'm doing something wrong, what shall I do instead? How are wedges correctly attached to grace notes? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
|
I agree with Myke that your understanding is correct and it's the software that's mistaken here. While you can anchor expressions (and I believe smart shapes) to grace notes in Finale, it involves a separate parameter that indicates how many grace notes are involved. This is tricky to compute during MusicXML import. Since this particularly notation is relatively uncommon, and export work was prioritized over import, it's not too surprising that this got missed. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks a lot for the confirmation, very much appreciated. Your answers actually lead to a follow-up question that the MusicXML standard doesn't answer, AFAICS. What happens with |
Beta Was this translation helpful? Give feedback.
-
|
I think if the standard went in that direction, then better than " But I don't know that we want to be so prescriptive -- it would seem to be incorrect to put an offset of 3*divisions on a direction attached to a quarter note, but that has long been seen in real musicxml scores. |
Beta Was this translation helpful? Give feedback.
-
|
Since grace notes and regular notes share the same "musical location" that offsets are referenced from, there is wiggle room for applications to interpret here. I think we should leave it as is, as this does not seem to have caused serious issues in practice. I think making this type of thing more precise seems better left to MNX at this point. |
Beta Was this translation helpful? Give feedback.





Hi Werner -- I think your interpretation (along with that of musicxml2ly) is correct (maybe Michael or others also want to weigh in). When asking "but why does software [X] do [something else] instead?" Try to see what the limitations of that software are in general. For instance, in Finale 27 it appears that neither "smart shapes" nor expressions can be anchored to grace notes:
So if graces are not valid anchors internally then anchoring to the next valid note seems like a logical fallback.
In Dorico (at least 6.0) graces are valid anchor points for both letter dynamics (f, p) and wedges. Making a Dorico file like the following image produces a musicxml file that is very similar to the …