musescore / musescore/MuseScore

[MU4 Issue] Muse Sounds - repeated notes between voices cut short

Open
#14,746 1 comment 0 reactions 2 assignees View on GitHub

@iamtesch is already working on this.

Since Nov 28, 2022.

P2
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Describe the bug
If a note is played in one voice and then repeated in another, the second is played as if staccato

To Reproduce
Steps to reproduce the behavior:

  1. New piano score
  2. Enter two half notes B D in voice 1
  3. Enter two half notes G B in voice 2
  4. Play
  5. Hear error: the voice 2 B is cut short

Expected behavior
All notes should be held full value

Screenshots

https://user-images.githubusercontent.com/1799936/204005698-62191bde-2385-4ae9-adb8-f6afb740ec5b.mp4

Platform information

  • OS: Linux

Additional context
This seems likely related to https://github.com/musescore/MuseScore/issues/13853, except that issue is about notes that actually overlap. The notes in my example here don't technically overlap as written, but I am guessing a small amount of overlap is added to produce a legato effect. So probably a fix for that issue will fix this one, unless the fix doesn't account for these "generated" overlaps.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.