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(main PRIVATE ${ASIOSDK_INCLUDE_DIR})
v2.3.3#7
Oct 9, 2023
windows & !(arm | uwp)
steinberg.net/en/company/developers.html
ef2eef1734
Complex license
Manifest