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#5
Aug 31, 2022
windows & !(arm | uwp)
steinberg.net/en/company/developers.html
e126661e3d
Complex license
Manifest