Utilities for the Advanced Linux Sound Architecture (ALSA)
https://www.alsa-project.org/wiki/Main_Page
alsa-asound.conf | ||
alsa-asound.conf-usb | ||
alsa-initscript | ||
alsa-udev-asound.conf.rules | ||
alsa-utils-1.0.18-glibc_use_bsd.patch | ||
alsa-utils-1.0.19-alsaconf.patch | ||
alsa-utils-1.0.19-fix_bsd_check.patch | ||
alsa-utils-1.0.21-bsd_check.patch | ||
alsa-utils-1.0.27-systemd-fix-typo.patch | ||
alsa-utils.spec | ||
README.md |
alsa-utils
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