1. Home
  2. Browse
  3. alsa

alsa

v1.2.11#1Go to latest

The Advanced Linux Sound Architecture (ALSA) - library

Install

Run the following Vcpkg command to install the port.

vcpkg install alsa

Usage

alsa is compatible with built-in CMake targets:

find_package(ALSA REQUIRED)
target_link_libraries(main PRIVATE ALSA::ALSA) # since CMake 3.12
See source

Version

v1.2.11#1

Publication

Supports

linux

GitHub

alsa-project/alsa-lib394

Homepage

alsa-project.org

Subtree

65b5ab9db5

License

LGPL-2.1-or-later

Definition

Manifest