musescore / musescore/MuseScore
Audio playback gets stuck after changing system audio devices and requires restart
Open
@RomanPudashkin is already working on this.
Since Sep 1, 2026.
crash
P1
regression MS4
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Crash or freeze
Description with steps to reproduce
Note: Regression; I believe it had worked in all 4.* versions until 4.7.
Repro:
- Create/open a MuseScore project.
- Change your system audio configuration, e.g., simply connect Bluetooth headphones.
Expected:
- MuseScore keeps playing audio – it may switch to the newly connected device or continue using the other one, but it should send audio to some available output device. Also, when you go to MuseScore's audio settings, you can select the audio device to use. And it actually worked this way in 4.6 and all the earlier builds.
Actual:
- MuseScore stops producing any sound, and playback just gets stuck (the playhead doesn't even move anymore when you click "Play"). In the audio settings, the dropdown correctly shows all the available audio devices, but none of them can be selected. So, effectively, there is nothing you can do except close and relaunch the app.
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/3f107de1-5ca0-46d1-afaf-777d0bca5c7f
In which versions of MuseScore Studio is this issue present?
MuseScore Studio version (64-bit): 4.7.3-260608135, revision: github-musescore-musescore-cf9860c
Regression
Yes, this used to work in a previous version of MuseScore 4.x
Operating system
macOS Tahoe (26.5.2)
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.