mirror of
https://github.com/spatialaudio/portaudio-binaries.git
synced 2026-03-07 15:55:56 +08:00
a6f3cf8b85a13ac7ac5d80f89c5cc348e7b3f5cc
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
PortAudio binaries
This repository provides pre-compiled dynamic libraries for PortAudio.
DLLs for Windows (32-bit and 64-bit)
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.
dylib for macOS (64-bit, "universal")
The file libportaudio.dylib is compatible both
with Intel (x86_64) and with Apple Silicon (arm64) CPUs.
Details
All files were auto-created with Github Actions. For all the details, see the config file.
Copyright
-
PortAudio by Ross Bencina and Phil Burk, MIT License.
-
Steinberg Audio Stream I/O API by Steinberg Media Technologies GmbH.
Description