Skip to content
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

Closed
BParks21 opened this issue Aug 24, 2022 · 5 comments · Fixed by #1017
Closed

Cubeb audio api does not select Windows default audio device #29

BParks21 opened this issue Aug 24, 2022 · 5 comments · Fixed by #1017
Labels
feature request New feature or request

Comments

@BParks21
Copy link

BParks21 commented Aug 24, 2022

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.
Screenshot (10)

@Squall-Leonhart
Copy link
Contributor

Squall-Leonhart commented Aug 25, 2022

Cubeb does not currently support this, the cited emulators are using custom behavior

See: mozilla/cubeb#167

@BParks21
Copy link
Author

Cubeb does not currently support this, the cited emulators are using custom behavior

See: mozilla/cubeb#167

I see I did not know this.

@superbonaci
Copy link

So it's Cubeb issue.

@Kobi-Blade

This comment was marked as off-topic.

@Squall-Leonhart
Copy link
Contributor

Fun fact, XAudio2 no longer works on the latest experimental build.

fixed in 2.0-6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants