Closed
Description
Apparently aa2b7b7 got rid of ornamentMordentInverted
and replaced it with ornamentMordent
which in turn got renamed to ornamentShortTrill
.
- Now how to deal with scores prior to that change? While the replacement of
ornamentMordentInverted
(toornamentMordent
) can get handled, the rename ofornamentMordent
(toornamentShortTrill
) can't (as there is no way to tell whether it is the old or the new), at least I don't see how? (Well, for MuseScore I have a solution for this now) - And how would scores using the newer version be read by older applications, they'd loose the
ornamentShortTrill
, no way to render it as theirornamentMordent
.
Looking at the commit message for aa2b7b7 I don't see any reason why this got changed, none of the issues that commit is supposed to fix deals with mordents?
Shouldn't ornamentShortTrill
rather be ornamentPrallTrill
?
Metadata
Metadata
Assignees
Labels
No labels