Chord symbols in 2.1
Hi,
I just build 2.1 in Linux (Ubuntu 16.10) to try out the new feature for transposing mid-score instrument changes. It works great!
Bur when I loaded one of my scores made in 2.0.3 I noticed strange things with the chord symbols. Where is should say "Bm7" it only says "m7" etc. If I select the chord symbol text for editing, the whole name appears, but when the editing is done, the root-chord name is not visible (B in the example).
I included a small example score where this happens for me.
Is this a bug in 2.1? or did I not build 2.1 properly in some way? Or is this a problem with my file (which was originally created in 2.0.3)?
Attachment | Size |
---|---|
chord_symbol_problem.png | 4.57 KB |
Chord_symbol_problem.mscz | 61.79 KB |
Comments
All chord names are complete for me; sorry.
Crazy idea: have you tried re-downloading your uploaded file from above?
Otherwise I can't think of what to try besides restoring defaults.
I read your exemple of score with 2.0.3 and there is no mistake. I have not 2.1
If you built 2.1 yourself, then my guess is that you failed to do the "make install", meaning MuseScore is not able to find the chord symbol description files it requires.
In reply to If you built 2.1 yourself, by Marc Sabatella
This was indeed the case. I was running musescore directly from the repo with out doing the install thing. Thanks!