From 2ba2066008c0fbe98374cc22e8a2eaa4e4e1b2bd Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Sun, 27 Jan 2019 18:03:11 +0900 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.1