Difference between revisions of "ALSA"

From CBLFS
Jump to navigationJump to search
(I added the description from BLFS.)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Introduction to ALSA ==
+
{{Package-Introduction|The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. The Linux kernel has ALSA support by default, but you need the [[ALSA Library]] in order to interface with those kernel modules. Some of the other packages provided by the ALSA developers may be of use to you as well. They are listed below.
  
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.
+
You will probably need the [[ALSA Library]], [[ALSA Utilities]], and [[ALSA OSS]] packages at minimum. Further information about ALSA and its various packages can be found in the [http://alsa.opensrc.org/Main_Page ALSA Wiki].|http://www.alsa-project.org/}}
  
== Components of ALSA ==
+
== Sections of ALSA ==
  
 
*[[ALSA Library]]
 
*[[ALSA Library]]
Line 11: Line 11:
 
*[[ALSA Firmware]]
 
*[[ALSA Firmware]]
 
*[[ALSA OSS]]
 
*[[ALSA OSS]]
 +
*[[ALSA Driver]]
 
----
 
----
  
 
*[[Main Page]]
 
*[[Main Page]]
 +
 +
[[Category:Media Libraries]]

Latest revision as of 16:24, 19 March 2009

Introduction to ALSA

The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. The Linux kernel has ALSA support by default, but you need the ALSA Library in order to interface with those kernel modules. Some of the other packages provided by the ALSA developers may be of use to you as well. They are listed below.

You will probably need the ALSA Library, ALSA Utilities, and ALSA OSS packages at minimum. Further information about ALSA and its various packages can be found in the ALSA Wiki.

Project Homepage: http://www.alsa-project.org/

Sections of ALSA