|
Computer Programming Software Terms, Glossary and Dictionary
ALSA: Advanced Linux Sound Architecture
Advanced Linux Sound Architecture(ALSA) is a Linux kernel component intended to replace the original Open Sound System for providing drivers for sound cards. Some of the goals of the ALSA project were to support automatic configuration of sound card hardware, and graceful handling of multiple sound devices in a system, goals which it has largely met. A couple of different frameworks such as JACK use ALSA to provide the ability to perform low latency professional grade audio editing and mixing.
|