1. Home
  2. Browse
  3. alsa

alsa

v1.2.13#1Latest

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.13#1

Publication

Supports

linux

GitHub

alsa-project/alsa-lib

Homepage

alsa-project.org

Subtree

fa643c3cc3

License

LGPL-2.1-or-later

Definition

Manifest