Capella (.cap) import does not handle breve notes correctly
Reported version
3.1
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
When importing scores containing breves, they are imported as whole notes, and the measures are reported as corrupted.
Example files can be found in the zip file at https://imslp.org/wiki/Special:ImagefromIndex/219056/ab03
File 9 and 16 are both good examples.
I've attached number 9 here, both the .cap file and the rendered pdf.
The errors are in the tenor voice in bar 1, and in the alto voice in bar 8.
Tested in OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (32-bit): 3.6.2.548021803, revision: 3224f34
Attachment | Size |
---|---|
09-go_crystal_tears.cap | 18.56 KB |
IMSLP175806-WIMA.62ca-09-go_crystal_tears.pdf | 53.56 KB |
Fix version
4.0.0
Comments
Just curious: why the 32-bit version of MuseScore on a 64-bit version of Windows 10?
In reply to (No subject) by Jojo-Schmitz
To satisfy your curiosity: I needed to use MuseScore right away, on my work computer, so I used 'MuseScore portable', which is 32 bit.
I can re-test on 64 bit if you think the result will be different.
I see. And no, it doesn't make a difference
Looks like a very stupid typo in the code:
Should be:
Capalle .capx imports seems to not have that issue
Bug got introduced with ec3be9a, namely this change so is a regression vs. MuseScore 2.x
See https://github.com/musescore/MuseScore/pull/9647 (for master)
I'll also add it to https://github.com/musescore/MuseScore/pull/9000 (for 3.x)
Actually a 3.1 regression, worked up to 3.0.5
Fixed in branch master, commit 46c73e6c7e
Fix #326083: Capella (.cap) import does not handle breve notes correctly
Automatically closed -- issue fixed for 2 weeks with no activity.