Skip to Content

asiosdk v2.3.3

Created
Updated

ASIO is a low latency audio API from Steinberg.

# Usage

The package asiosdk provides CMake integration:

find_package(asiosdk REQUIRED)
target_include_directories(main PRIVATE ${ASIOSDK_INCLUDE_DIR}) 

# License

Unknown

# Supported Platforms

windows & !(arm | uwp)

  • windows-x64
  • windows-x86
  • linux
  • osx
  • uwp
  • windows-arm64

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Michael Mattsson's avatar Michael Mattsson
  • Vicki Pfau's avatar Vicki Pfau
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • NancyLi1013's avatar NancyLi1013
  • Phoebe's avatar Phoebe
  • Billy O'Neal's avatar Billy O'Neal
  • omartijn's avatar omartijn
  • autoantwort's avatar autoantwort
  • Lily Wang's avatar Lily Wang

# Changelog

  • ef2eef1 [asiosdk] Fix old hash and usage (#34326)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • e126661 The find script for asio sdk failed on multiple inclusion (#26583)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • c18309a [vcpkg baseline][asiosdk] Update the filename (#18087)
  • 770dc02 [vcpkg baseline][asiosdk] Update hash (#17714)
  • 1d8755c [vcpkg baseline] Clean up baseline, use Keyword Supports Part 1 (#14245)
  • b46242f [many ports] Remove _find_package guards that break *_FOUND (#12157)
  • 6ab471d [asiosdk] Add new port (#9456)

# Source