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

sound buffer underflow at start #1

Closed
binji opened this issue Jun 16, 2016 · 1 comment
Closed

sound buffer underflow at start #1

binji opened this issue Jun 16, 2016 · 1 comment
Labels

Comments

@binji
Copy link
Owner

binji commented Jun 16, 2016

Don't call SDL_PauseAudio(0) until there is more data available.

Some other underflows happen occasionally too, maybe those are from locking on the audio thread? Need to investigate.

@binji binji added the bug label Jun 16, 2016
@binji
Copy link
Owner Author

binji commented Jul 2, 2016

This was fixed by 9956bb6 and 22cec28.

@binji binji closed this as completed Jul 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant