alsa-utils/bat
Lu, Han 333cd85d7d alsabat: add default device name for playback and capture
Add default name for the playback and capture devices, in case
they were not set by user through '-D', '-P' or '-C' options.
Previously, if no device be specified, the alsabat will start
a playback thread and a capture thread, and then exit the
threads with error log.
If only one of playback and capture is specified, the alsabat
will work on single line mode as before, where only one thread
(playback or capture) will be started.
The patch was tested on Ubuntu and Chrome OS.

Signed-off-by: Lu, Han <han.lu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-03-15 09:59:09 +01:00
..
alsa.c alsabat: add default device name for playback and capture 2016-03-15 09:59:09 +01:00
alsa.h BAT: Add playback and record functions 2015-10-02 12:42:01 +02:00
alsabat.1 alsabat: rename to avoid naming conflict 2016-02-03 08:49:53 +01:00
analyze.c alsabat: truncate sample frames for faster FFT analysis 2016-03-01 10:31:00 +01:00
analyze.h BAT: Add spectrum analysis functions 2015-10-02 12:42:03 +02:00
bat-signal.h bat: Avoid local signal.h file 2015-11-09 14:04:11 +01:00
bat.c alsabat: add default device name for playback and capture 2016-03-15 09:59:09 +01:00
common.c BAT: Add common definitions and functions 2015-10-02 12:42:01 +02:00
common.h alsabat: add default device name for playback and capture 2016-03-15 09:59:09 +01:00
convert.c BAT: Add converting functions 2015-10-02 12:42:02 +02:00
convert.h BAT: Add converting functions 2015-10-02 12:42:02 +02:00
Makefile.am alsabat: rename to avoid naming conflict 2016-02-03 08:49:53 +01:00
signal.c BAT: Add signal generator 2015-10-02 12:42:02 +02:00