Library for the Advanced Linux Sound Architecture (ALSA)
https://www.alsa-project.org/wiki/Main_Page
alsa-initscript | ||
alsa-modprobe | ||
libalsa-1.0.23-thread_safe_locale.patch | ||
libalsa-1.0.25-hctl_remove_a_useless_assert.patch | ||
libalsa-1.0.27-use-__inline__-for-exported-headers.patch | ||
libalsa-1.1.7-audacity-2.3.0.patch | ||
libalsa-1.2.7-upstream-fix-eld-decoding-older-hardware.patch | ||
libalsa.spec | ||
README.md |
libalsa
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system.
ALSA has the following significant features:
- efficient support for all types of audio interfaces, from consumer soundcards to professional multichannel audio interfaces
- fully modularized sound drivers
- SMP and thread-safe design
- user space library (alsa-lib) to simplify application programming and provide higher level functionality
- support for the older OSS API, providing binary compatibility for most OSS programs