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

warning: Didn't have any audio data in callback (buffer underflow) on MacOS High Sierra #15

Open
nospam2k opened this issue Feb 12, 2018 · 5 comments
Labels

Comments

@nospam2k
Copy link

nospam2k commented Feb 12, 2018

After playing a buffer, I get the following error.

play('testfile.mp3');

[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow)

This error repeats in a loop.

@vectrixdevelops
Copy link

vectrixdevelops commented Feb 13, 2018

This should be fixed with the custom speaker implementation which is currently a work in progress. audiojs/audio-speaker#44

@widdydev
Copy link

Any progress so far? Still getting this warning...

@derhuerst derhuerst reopened this Apr 11, 2019
@thor-isme
Copy link

I got the same issue, how to stop warning
[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow)

@mindblower23
Copy link

mindblower23 commented Sep 13, 2019

I also see this warning! Any workaround yet?

@dy
Copy link
Member

dy commented Sep 13, 2019

We're blocked by https://github.com/audiojs/node-cubeb, audiojs/audio-speaker#44 or vectrixdevelops/audio-mpg123#10.
That needs a separate effort.

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

7 participants