ASIO is a low latency audio API from Steinberg.
Run the following Vcpkg command to install the port.
vcpkg install asiosdk
asiosdk provides CMake targets:
find_package(unofficial-asiosdk CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::asiosdk::host)
v2.3.4#2
Jan 23, 2026
windows & !uwp
steinberg.net/developers/asiosdk-open
e50a7f3c27
Complex license
Manifest