spatialaudio / python-sounddevice

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

No ASIO by default #539

Open mgeier opened 1 month ago

mgeier commented 1 month ago

As described in #496, the ASIO-enabled DLLs cause problems.

With this PR, DLLs without ASIO will be provided by default.

The documentation describes how to get DLLs with ASIO for those who still need it.

Wheels for testing are available here: https://github.com/mgeier/python-sounddevice/actions/runs/9259857469/artifacts/1542028121