-
Notifications
You must be signed in to change notification settings - Fork 603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cubeb audio api does not select Windows default audio device #29
Labels
feature request
New feature or request
Comments
Cubeb does not currently support this, the cited emulators are using custom behavior See: mozilla/cubeb#167 |
I see I did not know this. |
So it's Cubeb issue. |
This comment was marked as off-topic.
This comment was marked as off-topic.
fixed in 2.0-6 |
This was referenced Nov 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cubeb should be aware of the set default audio device when it's changed in the windows settings. Other emulators that use cubeb like dolphin, duckstation, pcsx2, rpcs3, citra and yuzu automatically switch to the selected default device in windows, especially if the default device is changed when the emulator isn't open. This is a minor inconvenience. That's why there is an auto/default setting under the audio device selection in emulators like yuzu and rpcs3.
The text was updated successfully, but these errors were encountered: