albertz / music-player

Music player - endlessly plays your music
http://albertz.github.io/music-player/
BSD 2-Clause "Simplified" License
490 stars 58 forks source link

cracking noises on Mac #35

Closed albertz closed 11 years ago

albertz commented 11 years ago

I encountered some cracking noises sometimes on my Mac. This is PortAudio related because I already dumped the wav and with other players (I tried mplayer), I don't have the cracking noises.

The cracks are very unreliable and non-deterministic. They appear sometimes. If they appear, sometimes up to every 3 seconds but mostly much less.

I also posted this in the PortAudio mailinglist here.

Maybe I could use the MPD sound output code instead... They also have a simple CoreAudio solution. And I think they don't have these problems.