We are still actively working on the spam issue.
Difference between revisions of "ALSA"
m |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
[[File:ALSA.png|thumb|Alsa working nominally]] | [[File:ALSA.png|thumb|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. | |
[[Category:Software]] | [[Category:Software]] |
Revision as of 03:04, 5 May 2015
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.