From: Takashi Sakamoto Date: Sun, 27 Jan 2019 09:03:11 +0000 (+0900) Subject: axfer: add an entry of axfer to README X-Git-Tag: v1.1.9~19 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2ba2066008c0fbe98374cc22e8a2eaa4e4e1b2bd;p=alsa-utils.git axfer: add an entry of axfer to README 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 Signed-off-by: Takashi Iwai --- diff --git a/README.md b/README.md index bee2e94..c28e2ea 100644 --- 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