musescore / musescore/MuseScore
Strange behaviour when deleting instruments while playback sounds are still being loaded
Open
@RomanPudashkin is already working on this.
Since Dec 22, 2023.
playback
- 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
No response
Steps to reproduce
- Open large score with notes in many instruments, and chord symbols
- Immediately, while sounds are still loading, delete all instruments except the first
Note that:
- Sounds continue loading, even for deleted instruments, which is wasteful of "resources"/time
- Mixer tracks are still created for the chord symbols of deleted instruments
- you still hear notes from the deleted instruments, even though no tracks for them are seen in the Mixer
Screenshots/Screen recordings
(The interesting part of this video comes at 0:25; be sure to turn sound on)
https://github.com/musescore/MuseScore/assets/48658420/3ead76b4-f111-495f-8905-9e5023e76637
(Score credits: https://github.com/musescore/MuseScore/issues/20577#issuecomment-1864778704)
MuseScore Version
at least 4.2.0 and master
Regression
I don't know
Operating system
macOS, maybe others too
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.