mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:15:43 +01:00
English updates
This commit is contained in:
parent
69a69ade1f
commit
fc9fc225f3
1 changed files with 8 additions and 7 deletions
15
README
15
README
|
@ -2,15 +2,16 @@
|
||||||
Advanced Linux Sound Architecture - Utilities
|
Advanced Linux Sound Architecture - Utilities
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
This packages contains command line utilities for the ALSA project.
|
This package contains the command line utilities for the ALSA project.
|
||||||
Package should be compiled only with installed ALSA driver and
|
The package can be compiled only with the installed ALSA driver and
|
||||||
ALSA C library.
|
the ALSA C library.
|
||||||
|
|
||||||
alsactl - utility for store / restore of soundcard settings
|
alsactl - an utility for soundcard settings management
|
||||||
aplay/arecord - utility for playback / record of .wav,.voc,.au files
|
aplay/arecord - an utility for the playback / capture of .wav,.voc,.au files
|
||||||
amixer - a command line mixer
|
amixer - a command line mixer
|
||||||
alsamixer - ncurses mixer
|
alsamixer - a ncurses mixer
|
||||||
|
|
||||||
You may look for more info about ALSA project to http://www.alsa-project.org.
|
You may give a look for more information about the ALSA project to URL
|
||||||
|
http://www.alsa-project.org.
|
||||||
|
|
||||||
Jaroslav Kysela <perex@suse.cz>
|
Jaroslav Kysela <perex@suse.cz>
|
||||||
|
|
Loading…
Reference in a new issue