alsa-utils/bat
Lu, Han 986db20331 alsabat: move alsa process to a single block
Move all alsa callings to a single block (alsa.c), so other blocks
such as the main structure, the signal process and the data analysis
modules will be independent to alsa, and new modules such as a
tinyalsa interface can be easily embedded into alsabat.

Signed-off-by: Lu, Han <han.lu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-03-23 17:51:22 +01:00
..
alsa.c alsabat: move alsa process to a single block 2016-03-23 17:51:22 +01:00
alsa.h BAT: Add playback and record functions 2015-10-02 12:42:01 +02:00
alsabat-test.sh alsabat: add bash test script 2016-03-15 09:59:56 +01:00
alsabat.1 alsabat: add standalone mode 2016-03-15 09:59:26 +01:00
analyze.c alsabat: fix fopen and messages 2016-03-21 18:04:03 +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: move alsa process to a single block 2016-03-23 17:51:22 +01:00
common.c alsabat: move alsa process to a single block 2016-03-23 17:51:22 +01:00
common.h alsabat: move alsa process to a single block 2016-03-23 17:51:22 +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: add bash test script 2016-03-15 09:59:56 +01:00
signal.c alsabat: move alsa process to a single block 2016-03-23 17:51:22 +01:00