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

A way to manually set the audio driver #17

Closed
ericoporto opened this issue Jul 22, 2022 · 1 comment
Closed

A way to manually set the audio driver #17

ericoporto opened this issue Jul 22, 2022 · 1 comment

Comments

@ericoporto
Copy link
Contributor

Hi,

I am trying to figure out how to set to use a specific audio driver and how to force automatic audio driver selection.

The problem is SDL_AudioInit is not ref counted, so I can't pre-open it and let MojoAL use the driver I set simply because this will cause a failure. See libsdl-org/SDL#5841

@ericoporto
Copy link
Contributor Author

We found a work around way that worked, so this is no longer needed

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

No branches or pull requests

1 participant