The following information may have errors; It is not permissible to be read by anyone who has ever met a lawyer. Use is confined to Engineers with more than 370 course hours of electronic engineering for theoretical studies.

ph +1(785) 841 3089 Email inform@xtronics.com

Alsa

From Transwiki

Jump to: navigation, search

ALSA stands for Advanced Linux Sound Architecture. It is a suite of hardware drivers, libraries and utilities which provide audio and MIDI functionality for the Linux operating system.

Make sure Debian uses alsa:

# wajig reconfigure linux-sound-base

Things to check out

  • aconnect (part of Asa-utils)
  • amidi (part of Asa-utils)
  • aplymidi (part of Asa-utils)
  • Alsa-patch-bay

[edit] Tips

  • Find a sound card number (Choose a card)
$ aplay -l ; returns a list of your audio devices
  • Adjust audio of a device
$ alsamixer -c <card number > ; yes, this is lame
$ alsamixergui -c <card number >
Personal tools