Skip to content

Allow unisons in note sets#32480

Merged
mike-spa merged 1 commit intomusescore:4.7from
miiizen:32451-unisonParen
Mar 11, 2026
Merged

Allow unisons in note sets#32480
mike-spa merged 1 commit intomusescore:4.7from
miiizen:32451-unisonParen

Conversation

@miiizen
Copy link
Copy Markdown
Contributor

@miiizen miiizen commented Mar 4, 2026

Resolves: #32451

Add a case to the note set comparator to allow 2 different notes with the same pitch in the set.

@davidstephengrant
Copy link
Copy Markdown
Contributor

You can still end up with double sets of parentheses for unisons - both perfect and augmented.

Notice in the first of the attached videos that this only happens for one of the two perfect unison notes.

  1. Add parentheses to all notes in a chord.
  2. Select one of the notes in the unison and toggle parentheses off and on again.
    RESULT: Double sets of parentheses (around the whole chord and the unison).
Screencast.from.2026-03-09.08-36-34.webm
Screencast.from.2026-03-09.08-43-54.webm

@davidstephengrant
Copy link
Copy Markdown
Contributor

Discussed current state of this with @miiizen and decided to leave as is for now. Tested and approved on Ubuntu 24.04.4 LTS.

@mike-spa mike-spa merged commit 247be7f into musescore:4.7 Mar 11, 2026
12 checks passed
@miiizen miiizen mentioned this pull request Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notehead parentheses for individual notes in perfect unison do not always update correctly when edit is performed on selection

3 participants