Difference between revisions of "ALSA"

From CBLFS
Jump to navigationJump to search
(I added the description from BLFS.)
Line 1: Line 1:
 +
== Introduction to ALSA ==
 +
 +
The Linux kernel now provides Advanced Linux Sound Architecture (ALSA) support by default. However, applications need to interface to that capability. The following six sections deal with the six separate components of ALSA: the libraries, the plugins, the utilities, the tools, the firmware and the OSS compatibility libraries.
 +
 +
== Components of ALSA ==
 +
 
*[[ALSA Library]]
 
*[[ALSA Library]]
 
*[[ALSA Plugins]]
 
*[[ALSA Plugins]]
Line 6: Line 12:
 
*[[ALSA OSS]]
 
*[[ALSA OSS]]
 
----
 
----
 +
 
*[[Main Page]]
 
*[[Main Page]]

Revision as of 13:54, 5 December 2006

Introduction to ALSA

The Linux kernel now provides Advanced Linux Sound Architecture (ALSA) support by default. However, applications need to interface to that capability. The following six sections deal with the six separate components of ALSA: the libraries, the plugins, the utilities, the tools, the firmware and the OSS compatibility libraries.

Components of ALSA