[1.1]Pedal marking created in 1.0 are displayed incorrectly in MuseScore 1.1
Create a score with pedal marking in MuseScore 1.0 (See attachement).
Open the score in MuseScore 1.1. Pedal markings is not good.
MuseScore file format stores a magic number for the symbols. These magic numbers have been offset with the addition of new symbols...
Attachment | Size |
---|---|
Sans titre.mscx | 6.88 KB |
Comments
Here's the original discussion .
In 1.1, the dash is in both the palette and score.
In the trunk if you open:
1.0 score = 'Common Time' symbol appears, instead of 'Led' symbol.
1.1 score = Pedal doesn't appear at all.
Saving and opening in trunk is fine (also appears in palette correctly).
Using MuseScore 2.0 Nightly Build (4637) - Mac 10.6.8.
Fixed in branch as r4690
See #11958: Remove magic number in Text line symbol for trunk
Automatically closed -- issue fixed for 2 weeks with no activity.
Better fix in r5312
The previous one didn't work in case the user drag a pedal to a score. The compatibility routine was called and shouldn't.