I am running a python script on a rpi2b + a cirrus logic audio card. I want to iir filter music. I open a stream with pyaudio and have my callback function.
The first (around) 5 seconds it runs fine and then I get this error... Couldnt find anything helpful with google, completely frustrated ^^
What kind of information can I provide you? Where do I turn on debug options and can show you some outputs?