Blame README.md

Packit Service a9274b
# alsa-utils
Packit Service a9274b
## Advanced Linux Sound Architecture - Utilities
Packit Service a9274b
Packit Service a9274b
![Build alsa-utils](https://github.com/alsa-project/alsa-utils/workflows/Build%20alsa-utils/badge.svg?branch=master)
Packit Service a9274b
Packit Service a9274b
This package contains the command line utilities for the ALSA project.
Packit Service a9274b
The package can be compiled only with the installed ALSA driver and
Packit Service a9274b
the ALSA C library (alsa-lib).
Packit Service a9274b
Packit Service a9274b
Utility         | Description
Packit Service a9274b
----------------|----------------------------------------------------
Packit Service a9274b
alsaconf	| the ALSA driver configurator script
Packit Service a9274b
alsa-info       | a script to gather information about ALSA subsystem
Packit Service a9274b
alsactl		| an utility for soundcard settings management
Packit Service a9274b
aplay/arecord	| an utility for the playback / capture of .wav,.voc,.au files
Packit Service a9274b
axfer		| an utility to transfer audio data frame (enhancement of aplay)
Packit Service a9274b
amixer		| a command line mixer
Packit Service a9274b
alsamixer	| a ncurses mixer
Packit Service a9274b
amidi		| a utility to send/receive sysex dumps or other MIDI data
Packit Service a9274b
iecset		| a utility to show/set the IEC958 status bits
Packit Service a9274b
speaker-test    | a speaker test utility
Packit Service a9274b
alsaloop        | a software loopback for PCM devices
Packit Service a9274b
alsaucm         | Use Case Manager utility
Packit Service a9274b
alsabat         | a sound tester for ALSA sound card driver
Packit Service a9274b
alsatplg        | ALSA topology compiler
Packit Service a9274b
Packit Service a9274b
You may give a look for more information about the ALSA project to URL
Packit Service a9274b
http://www.alsa-project.org.