MusicXML import should honor "measure-style/slash"
Reported version
3.5
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
As per forum discussion, successfully importing MusicXML leadsheets into MuseScore includes processing the measure-style/slash
directive at import time. In its simplest form, this directive acts like the "Toggle Rhythmic Slash Notation" function in MuseScore.
The proposal here is to wire the MusicXML import routine to convert measures to rhythmic slash notation when measure-style/slash
is found.
Fix version
3.6.0
Comments
Adding an example MusicXML leadsheet to illustrate.
Note to self: https://github.com/infojunkie/MuseScore/blob/3.x/libmscore/cmd.cpp#L3176
PR at https://github.com/musescore/MuseScore/pull/7085
Fixed in branch 3.x, commit 7a001ad311
Fix #313946: Support measure-style/slash
Automatically closed -- issue fixed for 2 weeks with no activity.