spatialaudio / python-sounddevice

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

Issues with playing concurrently with Youtube #523

Open sjkoelle opened 4 months ago

sjkoelle commented 4 months ago

When using sd.play I get horrible audio artifacts if I do anything concurrently on Youtube. On Chome, Mac OS, Python 3.10.

mgeier commented 3 months ago

Do you get the same artifacts when you use a different software based on PortAudio (e.g. Audacity)?