Go to file
许学海 02dfd568eb
update alsa-utils
Signed-off-by: 许学海 <xuxuehai2@huawei.com>
2024-05-24 09:35:19 +00:00
.github/workflows update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
alsa-info update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
alsaconf update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
alsactl update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
alsaloop update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
alsamixer update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
alsaucm update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
amidi update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
amixer update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
aplay update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
axfer update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
bat update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
iecset update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
include update alsa-utils 2024-05-24 09:35:19 +00:00
m4 Fix autoreconf 2005-08-19 13:07:45 +00:00
nhlt update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
po update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
seq update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
speaker-test update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
topology update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
utils Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02:00
.gitignore update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:57:37 +00:00
BUILD.gn commit msg 2024-05-24 17:25:37 +08:00
bundle.json fix: Modify the subsystem and part name 2022-10-11 10:54:30 +08:00
ChangeLog update build tools. 2005-08-13 16:27:59 +00:00
configure.ac update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
COPYING Updated COPYING with the recent FSF address 2011-06-03 14:24:30 +02:00
gitcompile update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
INSTALL alsactl: Move systemd unit start-up from basic.target to sound.target 2017-10-06 14:32:16 +02:00
Makefile.am update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
OAT.xml commit msg 2024-05-24 17:25:37 +08:00
README_zh.md task: add README_zh.md 2022-06-09 03:02:40 +00:00
README.md update alsa-utils-1.2.11 2024-05-22 16:37:50 +08:00
README.OpenSource add OAT.xml and README.OpenSource 2022-06-02 03:39:46 +00:00
TODO aplay/arecord 2000-12-27 21:24:57 +00:00

alsa-utils

Advanced Linux Sound Architecture - Utilities

Build alsa-utils

This package contains the command line utilities for the ALSA project. The package can be compiled only with the installed ALSA driver and the ALSA C library (alsa-lib).

Utility Description
alsaconf the ALSA driver configurator script
alsa-info a script to gather information about ALSA subsystem
alsactl an utility for soundcard settings management
aplay/arecord an utility for the playback / capture of .wav,.voc,.au files
axfer an utility to transfer audio data frame (enhancement of aplay)
amixer a command line mixer
alsamixer a ncurses mixer
amidi a utility to send/receive sysex dumps or other MIDI data
iecset a utility to show/set the IEC958 status bits
speaker-test a speaker test utility
alsaloop a software loopback for PCM devices
alsaucm Use Case Manager utility
alsabat a sound tester for ALSA sound card driver
alsatplg ALSA topology compiler

You may give a look for more information about the ALSA project to URL http://www.alsa-project.org.