[MusicXML import] enable import of MusicXML note duration to set duration as shown in the piano roll editor
Reported version
3.6
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
See discussion in https://musescore.org/en/node/313339.
Fix version
4.0.0
Comments
Relates to #270643: [EPIC] MusicXML import/export issues. Will implement this myself.
3.x commit: https://github.com/musescore/MuseScore/pull/8282/commits/a8731c2f9257dd….
Current PR is for 3.x, will set status to "PR created" after sync to master.
Pull request https://github.com/musescore/MuseScore/pull/8429
Fixed in branch master, commit b514a58f73
_Fix #321753 - [MusicXML import] enable import of MusicXML note duration to set duration as shown in the piano roll editor
See discussion in https://musescore.org/en/node/313339. This change enables correct import of Overture files containing
changed note durations (while leaving the note type unchanged) by using the duration to change the note's off time.
Strictly speaking Overture does not adhere to the MusicMXL spec, but this change does not seem to introduce any regression.
If necessary it can be made optional in future (either as a user setting or by making it Overture specific)._
Automatically closed -- issue fixed for 2 weeks with no activity.