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

SDL: do not found suitable audio format #210

Closed
gschwind opened this issue May 3, 2014 · 1 comment
Closed

SDL: do not found suitable audio format #210

gschwind opened this issue May 3, 2014 · 1 comment

Comments

@gschwind
Copy link

gschwind commented May 3, 2014

SDL_OpenAudio(&fmt, NULL) request rough audio format and fail (at less on my computer)

I made a patch that relax this by allowing SDL to choose is best 'matching' format.

you can find my experimental path here:
https://gist.github.com/gschwind/6ac5a2287b3963a1e606

Best regards.

@hrydgard
Copy link
Owner

hrydgard commented May 4, 2014

Patch merged, thanks.

@hrydgard hrydgard closed this as completed May 4, 2014
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

2 participants