PortAudio binaries
Last updated
Last updated
This repository provides pre-compiled dynamic libraries for .
There are two sets of DLL files, one including the default host APIs, namely MME, DirectSound, WDM/KS and WASAPI, and another one (*-asio.dll
) where ASIO is enabled as well. For more information about the ASIO SDK see http://www.steinberg.net/en/company/developers.html.
The file libportaudio.dylib
is compatible both with Intel (x86_64
) and with Apple Silicon (arm64
) CPUs.
All files were auto-created with Github Actions. For all the details, see .
PortAudio by Ross Bencina and Phil Burk, MIT License.
Steinberg Audio Stream I/O API by Steinberg Media Technologies GmbH.