musescore / musescore/MuseScore

Add ability to switch between System default and external USB sound card on Linux (Preferences>I/O)

Open
#12,649 0 comments 0 reactions 1 assignee View on GitHub

@RomanPudashkin is already working on this.

Since Aug 20, 2024.

P2 playback
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Task description
All audio devices except System default were removed from Preferences>I/O to fix #12313

Scenario

  1. Connect external audio device (USB sound card) to Linux machine (the device should be recognized in system)
  2. Run MU
  3. Go to Preferences>I/O>Audio device - the external audio device should be listed and you should able to switch between System default and external USB sound card

Screenshot from 2022-08-02 20-51-45

Platform information
LinuxMint

Additional info
The same problem in MU3

In general there are known problems with supporting external audio devices on Linux (most of sound cards don't have drivers for Linux and not (fully) supported by manufacturers)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.