Tremolos between notes corrupted on part creation
https://musescore.org/en/node/246841
1. Open a score
2. Write 2 notes
3. insert tremolos between two notes
4. Open a part score
5. Enter it
6. Delete the part score
7 Results: the tremolos time values are weird
This can be fixed by re entering the tremolo, or deleting and undoing
Comments
Hmm, for me its weird right after step 4 (by which I assume you mean, go to File / Parts and press New All). If my initial tremolo was between two quarter notes - thus turning into two half notes when I add the tremolo - these turn into whole notes the moment I create the part. In the part, they show as a half and a whole. Deleting the art doesn't change the bad thing that happened in the score.
However, it is not quite as bad as it appears (although still very bad). The score does not get reported as corrupt on close / open. And if I delete the tremolo, the notes turn back into quarters, and "undo" turns them back into halves as they should have been all along.
Should this be set to critical? On one hand it "corrupts", but on the other it doesn't actually corrupt the score
In reply to Should this be set to… by KeldeoJustified
Critical is for bugs that either destroy files or causes a crash, this just makes it look wrong and can be fixed by the user.
This issue occurs in March 1/2, 2017
So, I guess it's a side effect of this last mentioned commit/nightly : https://github.com/musescore/MuseScore/commit/5908ba79aef7a73516898401f…
To fix: #121561: Score corruption when creating tremolos in Score+Parts
I almost raised it to critical. It's borderline. Either way, very serious and needs to be fixed.
Anyone is fixing this? I wish I knew coding...
I opened https://github.com/musescore/MuseScore/pull/3300 for this.
Someone reported this also happens when files are merged in the album feature. Since the code is not merged we can't test to see if both are the same issue. See https://musescore.org/en/node/267454
In reply to Someone reported this also… by mike320
I couldn't reproduce the problem described in Album feature bug: A tremolo between notes changes noteheads in a joined score using the current master. Maybe a step by step instruction would be useful. The user reporting the problem also did not state which MuseScore version he was using.
I'm the OP of Album feature bug: A tremolo between notes changes noteheads in a joined score.
Sorry for the lack of information, I found this behavior in Musescore v2.1.0 (revision 871c8ce) on OS X 10.11.
Steps to reproduce this are below:
Thanks for the information. I was able to reproduce the problem with the current stable version (871c8ce). However, the Album dialog window of the current master (79b596f) seems to have changed quite a bit and I did not even succeed in creating an Album file for the two test scores. But since I actually have never used the Album feature myself, I might just be missing something. Maybe someone else knows more about the Album dialog window in the current master, and how it's supposed to work.
AFAIK the album feature is gone from master
Edit: seeing #267470: Create an album when no score is shown causes a crash it seems not (yet) gone...
Fixed in branch master, commit 2fdca07549
fix #247641: Tremolos between notes corrupted on part creation
Fixed in branch master, commit b2274fbd88
Merge pull request #3300 from heuchi/247641_two-note-tremolo-corrupted-part-creation
fix #247641: Tremolos between notes corrupted on part creation
Fixed in branch 2.2, commit 9c80213b62
fix #247641: Tremolos between notes corrupted on part creation
Automatically closed -- issue fixed for 2 weeks with no activity.