This repository has been archived by the owner on Jun 15, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 93
Buffer underruns with PortAudioSink #132
Labels
Comments
I can reproduce with:
|
If someone feels up to looking at this, the problem is probably in this area: https://github.com/mopidy/pyspotify/blob/v2.x/develop/spotify/sink.py#L149-L158 |
I can also reproduce with:
During playback, a couple of these messages was printed:
I think it's clear we can blame the |
jodal
changed the title
Underruns with pyspotify 2.x PortAudioSink on OS X
Buffer underruns with PortAudioSink
Jun 26, 2014
I'm working on a fix for this. |
Closing as libspotify and pyspotify are dead. See #215 for details. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I modified
examples/play_track.py
to use PortAudio:Every 10-20 seconds or so, I hear a blip in playback.
Details:
The text was updated successfully, but these errors were encountered: