ASIO is a low latency audio API from Steinberg.
Run the following Vcpkg command to install the port.
vcpkg install asiosdk
The package asiosdk provides CMake integration:
find_package(asiosdk REQUIRED) target_include_directories(<my_target> PRIVATE ${ASIOSDK_INCLUDE_DIRS})
v2.3.3#4
Jan 25, 2022
windows & !(arm | uwp)
steinberg.net/en/company/developers.html
c9e786d81a
Complex license
Manifest