python-sounddevice icon indicating copy to clipboard operation
python-sounddevice copied to clipboard

No ASIO by default

Open mgeier opened this issue 8 months ago • 0 comments

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

mgeier avatar May 27 '24 20:05 mgeier