Hi, let me guess: you're on a Mac?  please provide you exact setup (laptop, OS version, Pd version, soundcard)
 
does you audio interface have a stable USB connection?
 
some background info:
 
I made a fix for Pd's portaudio routines which prevents Pd from hanging when an audio interface gets disconnected. this is achieved by checking the device state in the audio routine and exiting the loop after some timeout. then it prints the message you've just seen.
 
this seems to work fine on Windows but there have been problems on Macs (https://github.com/pure-data/pure-data/issues/470) which Dan traced back to an issue with the CoreAudio implementation of portaudio. Dan has made a patch to portaudio which appeared to fix the issue: https://github.com/pure-data/pure-data/pull/490
 
but might need to have a look again...
 
> Sometimes pd freezes
 
this shouldn't happen :-/
 
Christof
 
Gesendet: Dienstag, 26. Februar 2019 um 11:10 Uhr
Von: "Maximiliano Estudies" <maxiestud...@gmail.com>
An: pd-list@lists.iem.at
Betreff: [PD] error -9988: Invalid stream pointer
Hello List,
 
A couple of days ago I started getting this error message:
 
error -9988: Invalid stream pointer
audio device not responding - closing audio
you may need to save and restart pd
 
I'm not sure how to reproduce it. I tried several different patches and they all seem to randomly cause it. Sometimes pd freezes, sometimes I can turn dsp off and then on again and everything works. Google didn't help.
--
Maximiliano Estudies
+49 176 36784771
_______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to