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

Small buffers generate warning in coreaudio #22

Open
dy opened this issue Sep 13, 2016 · 4 comments
Open

Small buffers generate warning in coreaudio #22

dy opened this issue Sep 13, 2016 · 4 comments
Labels

Comments

@dy
Copy link
Member

dy commented Sep 13, 2016

From audiojs/audio-loader#2

When running the example in my machine, I get a lot of warnings:
[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow).

Seems that short samples cause underflows in OS*

@vectrixdevelops
Copy link

This may be fixed in the latest version of mpg123. We can test it later.

@iwasrobbed
Copy link

I get this very often (it floods the console with this in an infinite loop). How is this referencing mpg123 exactly?

@vectrixdevelops
Copy link

vectrixdevelops commented Jul 31, 2017

Is this for the release-2.0 beta version or the current version?

@iwasrobbed
Copy link

@connorhartley The current version. The release-2.0 doesn't work at all for me (I posted on the discussion last night: #42 (comment))

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

3 participants