We are still actively working on the spam issue.

Difference between revisions of "ALSA"

From InstallGentoo Wiki
Jump to: navigation, search
m
Line 1: Line 1:
{{delete|orphaned page with little information}}
 
 
 
[[File:ALSA.png|thumb|Alsa working nominally]]
 
[[File:ALSA.png|thumb|Alsa working nominally]]
The Advanced Linux Sound Architecture.
+
ALSA, also known as Advanced Linux Sound Architecture, is the default sound subsystem for most [[GNU/Linux]] distros, used most often in combination with [[pulseaudio]]. ALSA replaces OSS and a myraid of other convoluted solutions to Audio on Linux, and has remained somewhat stable for the last few years. Due to some drawbacks in the design and implementation of ALSA, pulseaudio is also used on many distros as a layer between software and ALSA to ensure that multiple applications can play sound simultaneously, something ALSA may stumble with natively.
  
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 04:04, 5 May 2015

Alsa working nominally

ALSA, also known as Advanced Linux Sound Architecture, is the default sound subsystem for most GNU/Linux distros, used most often in combination with pulseaudio. ALSA replaces OSS and a myraid of other convoluted solutions to Audio on Linux, and has remained somewhat stable for the last few years. Due to some drawbacks in the design and implementation of ALSA, pulseaudio is also used on many distros as a layer between software and ALSA to ensure that multiple applications can play sound simultaneously, something ALSA may stumble with natively.