spatialaudio / python-sounddevice

:sound: Play and Record Sound with Python :snake:
https://python-sounddevice.readthedocs.io/
MIT License
980 stars 145 forks source link

Raise an assertion if an active stream is destroyed #514

Closed mgeier closed 3 months ago

mgeier commented 6 months ago

I'm not quite sure if that's the proper thing to do, but I hope it's not too disruptive compared to the previous behavior.

This does not avoid the problem in #513, but it hopefully makes it easier to diagnose the problem.

mgeier commented 5 months ago

Can somebody please confirm that this improves their situation (and how)? Otherwise I will close this without merging.

mgeier commented 3 months ago

I'm closing this due to lack of response.