musescore / musescore/MuseScore
Chord Symbols With Setting "Play Until the End of the Attatched Duration" Does Not Account For Ties
@RomanPudashkin is already working on this.
Since Sep 3, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
General playback bug
Bug description
When playing a chord symbol, the duration option "until the end of the attatched duration" does not account for ties, which cuts notes short.
Steps to reproduce
Create a note with a tie
Then use ctrl + K to create a chord symbol on that note
With the chord selected, under the properties menu set "duration" to "until the end of the attached duration"
When the music is played back, the chord only plays for the duration of the note it is attached too and does not include the length of the tied note
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/143969838/ee61b9e3-aa00-4adb-8dad-5bd9e69ec2a6
MuseScore Version
4.1.1
Regression
No
Operating system
Windows 10
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.