audio-play icon indicating copy to clipboard operation
audio-play copied to clipboard

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

Open nospam2k opened this issue 6 years ago • 5 comments

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.

nospam2k avatar Feb 12 '18 23:02 nospam2k