Don't write default note event values along with non-default ones
Reported version
3.4
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Change only the length of a note to non-default in the piano roll editor, save, and you can see <pitch>
, <ontime>
tags also having been written under the <Event>
tag. The default value tags can consume a lot of disk space if you have lots of notes articulated (have a shorter length).
Fix version
3.5.0
Comments
See https://github.com/musescore/MuseScore/pull/5712.
Fixed in branch master, commit d83b768f87
fix #301116: don't write default note event values along with non-default ones
Fixed in branch master, commit fa199bddee
_Merge pull request #5712 from Howard-C/note-events
fix #301116: don't write default note event values along with non-default ones_
Automatically closed -- issue fixed for 2 weeks with no activity.