Blame README.md

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