musescore / musescore/MuseScore
Altering notes/rests with attached text/lines/etc. affects playback of chord tracks in other instruments
Open
Nobody has claimed this yet.
P2
playback
- 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
- Create 2 instruments.
- Create a few chord symbols in one of the instruments.
- Add pedal markings (at least 2 per bar) to the other instrument's staff.
- Clear one of the bars using Ctrl+Shift+Del so that the pedal markings remain there.
- Save and reopen the score.
- Play.
Note: This bug doesn't have anything to do with pedal playback, it seems to occur when you attach any text or lines to a note and then remove it by merging it with another note (e. g. when you extend the duration of the note).
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/d42cccb3-36b2-4bdc-b2fd-a235b9cc3f10
What is the latest version of MuseScore Studio where this issue is present?
4.4.3 and 12/06/2024 nightly build
Regression
I was unable to check
Operating system
Ubuntu 24.04
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.