]> git.alsa-project.org Git - alsa-utils.git/commitdiff
axfer: add an entry of axfer to README
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 27 Jan 2019 09:03:11 +0000 (18:03 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Jan 2019 15:44:52 +0000 (16:44 +0100)
Axfer has beed added as a rework of aplay with robust design to
support recent features of Linux sound subsystem.

This commit adds an entry to README.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
README.md

index bee2e943c7c2ad0526202c51f8c001f81f35e20a..c28e2ea3f23896306f6d288f0aebcfdcea3c350b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ 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