Editing of select group of chord symbols

• Aug 1, 2017 - 07:06

Musescore 2.1.0
Revision 871c8ce
MuseScore 2 portable AppImage
Debian kernel 4.11.6

I am an amateur ukulele player who accompanies hymns. I add chord symbols based on the keyboard/vocal harmonies. Sometimes I like to suggest optional chords, for me or my musician partners to add if our skill level allows.

I prefer the optional chord symbols to appear smaller. In version 2.0, I seem to recall I figured out a way to select and edit the optional chords as a group. When constructing the score, I assign all the optional chord symbols to notes in voice #2, right click one of them, then select>more>samevoice. This would highlight only the chords attached to voice #2 notes. Then I could use the inspector and text styles to set the position, size and appearance.

In version 2.1.0, I try the select>more>samevoice approach, however ALL chord symbols are selected, even if I am trying to only select those attached to voice #2. In the attached file I selected the optional chords by holding the control key and repeatedly clicking on the individual chord symbols. However, this is more tedious, especially if I later decide to change the appearance of only the optional chord symbols again.

Any suggestions?

Attachment Size
Take My Life and Let it Be_.mscz 32.31 KB

Comments

You must misremember, 2.0.0 - 2.0.3 and 2.1 behave the same in that respect, right-click on a chord Symbole/Select/More/Same Voice selects all chord symbols, those attached to voice 1 and those attached to voice 2 (and I think this might be a bug or ommision at least, so I've filed it, see #239021: Enable all elements to be selectable by voice).

The corresponding code (for the 2.2 branch) is, I believe, in libmscore/score.cpp, lines 3076-3080 and shows that indeed chord symbols are not selectable by voice.
Code for master is in libmscore/score.cpp, line 2953 and shows the same issue.

Do you still have an unanswered question? Please log in first to post your question.