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-1#0
Nov 13, 2020
windows&!(arm|uwp)
steinberg.net/en/company/developers.html
1d8755cb40
Complex license
Control