alsa-utils/bat
Lu, Han 72800ad6bd alsabat: add standalone mode
Add support for standalone mode where alsabat will run on a
different machine to the one being tested.
In standalone mode, the alsabat just generates, playback and
capture sound data like in normal mode, but does not analyze.
The alsabat being built without libfftw3 support is always work
in standalone mode.
The alsabat in normal mode can also bypass data analysis using
option "--standalone".

Signed-off-by: Lu, Han <han.lu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-03-15 09:59:26 +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: add standalone mode 2016-03-15 09:59:26 +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 standalone mode 2016-03-15 09:59:26 +01:00
common.c BAT: Add common definitions and functions 2015-10-02 12:42:01 +02:00
common.h alsabat: add standalone mode 2016-03-15 09:59:26 +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 standalone mode 2016-03-15 09:59:26 +01:00
signal.c BAT: Add signal generator 2015-10-02 12:42:02 +02:00