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.4#0
Oct 24, 2025
windows & !(arm | uwp)
steinberg.net/developers/asiosdk-open
a97cd63dbb
Complex license
Manifest