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

API for enumerating and selecting an audio output #15

Open
SolarLiner opened this issue May 6, 2024 · 0 comments
Open

API for enumerating and selecting an audio output #15

SolarLiner opened this issue May 6, 2024 · 0 comments
Labels
Exploration R&D on possible changes related to a feature or a bug Feature New additions to the API surface

Comments

@SolarLiner
Copy link
Owner

Summary

Currently, if users want to output to a specific audio device, they need to manually give it in the backend settings. It's a bit too low level for general usage, and we should have a way to make it so that the audio device can be easily enumerated (to allow building settings UIs) and set.

Note that Kira does not support changing the audio device after having created the audio engine.

@SolarLiner SolarLiner added Feature New additions to the API surface Exploration R&D on possible changes related to a feature or a bug labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Exploration R&D on possible changes related to a feature or a bug Feature New additions to the API surface
Projects
Development

No branches or pull requests

1 participant