Anacrusis creates time signature error and corrupts the file when removing the original instrument
If you remove the original instrument the score time signature doesn't carry over properly
As soon as I added the flute line and removed the piano score, the time signature turned to 1:4 (probably because I had the anacrusis set up for 1 beat).
The files will still open, and there seem to be ways to get around this problem, but it might be worth addressing the source of the issue within the code.
To reproduce this error:
1. Create a new score with an anacrusis.
2. Go to 'edit'/'instruments'.
3. Add a second instrument.
4. Remove the original instrument.
At this point, the time signature should change (or more accurately, shouldn't but does).
uploaded files:
anacrusis test ground 1 - created score with anacrusis
Anacrusis test ground 2 - changed original instrument, corrupted file.
Attachment | Size |
---|---|
anacrusis test ground 1.mscz | 3.63 KB |
anacrusis test ground 2.mscz | 3.6 KB |
Comments
Also, other scenario: #271526: Copy-paste a score with pickup measure in another, after immediate removal of the first one in "Instruments dialog", leads to corruption
See https://github.com/musescore/MuseScore/pull/4177
Interesting, how could I change a priority?
Fixed in branch master, commit eeb18fa57c
fix #276684: always display nominal time signature after adding staves
Fixed in branch master, commit aafbd1dab2
Merge pull request #4177 from dmitrio95/276684-anacrusis-timesig
fix #276684: always display nominal time signature after adding staves
Automatically closed -- issue fixed for 2 weeks with no activity.