musescore / musescore/MuseScore
[TIED NOTES] Incorrect playback of tied notes with a trill line [MS Basic only]
@RomanPudashkin is already working on this.
Since Dec 7, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
General playback bug
Description with steps to reproduce
This bug appeared after merger #25187
The bug only works on trill lines.
If you add a trill line to the tied notes and assign a non-diatonic interval for the trill line and play it, then on the second tied note the interval will automatically change to diatonic, and only on the last tied note it will return to non-diatonic.
(see the video below).
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/857ebd6c-7e3d-4697-a3b4-483ce0b1304d
What is the latest version of MuseScore Studio where this issue is present?
4.5.0 243420313, revision: 154aba2
Regression
Yes, this works in the latest released version and is broken in the nightly builds
Operating system
Windows 11
Additional context
No response
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.