alsa-info.sh
Utilities for configuring and using ALSA
Install
- All systems
-
curl cmd.cat/alsa-info.sh.sh
- Debian
-
apt-get install alsa-utils
- Ubuntu
-
apt-get install alsa-utils
- Alpine
-
apk add alsa-utils
- Arch Linux
-
pacman -S alsa-utils
- Kali Linux
-
apt-get install alsa-utils
- CentOS
-
yum install alsa-utils
- Fedora
-
dnf install alsa-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install alsa-utils
- Raspbian
-
apt-get install alsa-utils
- Dockerfile
- dockerfile.run/alsa-info.sh
- Docker
-
docker run cmd.cat/alsa-info.sh alsa-info.sh
powered by Commando
alsa-utils
Utilities for configuring and using ALSA
Included tools: - alsactl: advanced controls for ALSA sound drivers - alsaloop: create loopbacks between PCM capture and playback devices - alsamixer: curses mixer - alsaucm: alsa use case manager - amixer: command line mixer - amidi: read from and write to ALSA RawMIDI ports - aplay, arecord: command line playback and recording - aplaymidi, arecordmidi: command line MIDI playback and recording - aconnect, aseqnet, aseqdump: command line MIDI sequencer control - iecset: set or dump IEC958 status bits - speaker-test: speaker test tone generator ALSA is the Advanced Linux Sound Architecture.