ALSA

From TheLinuxVault

Jump to: navigation, search


Free Open Source Software
ALSA
image:ALSAlogo.gif


Managed by: alsa-project.org

Visit the Website!
Current Stable Release: 1.0.15
License:

The Advanced Linux Sound Architecture (ALSA) is a sound system for Linux designed to support all audio hardware.

Contents

[edit] Two or More Sound Cards

If you have two sound cards, or a sound card and a USB headset, ALSA may only send audio to one of them. This may be annoying to someone who uses Microsoft Windows, which sends any audio to all sound cards attached to the system. You can direct the audio to whichever card you want by placing a "Launcher" script on the desktop:

asoundconf set-default-card CARD

And setting it to "Application in Terminal". You can get the list of available CARDS by running:

asoundconf list

Create a launcher for every sound card you are going to use and you can switch between them. You can even run separate programs through separate speakers by selecting a different sound card before running each program.

[edit] Two or More Sound Cards in Wine

The Launchers placed on the desktop will not function under wine, unless you select the "EsounD" audio driver under Wine Configuration.


[edit] Hardware Support

If your audio hardware is not already installed in ALSA, here's instructions to install Alsa Sound Drivers

[edit] See Also

[edit] External Links

This article is a stub. You can help The Linux Vault by expanding it.
Personal tools