mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 18:06:30 +01:00
e1b7a5f376
Add function generate_sine_wave_raw_mono(). It serves as a single channel sine wave generator, to provide data for calculation (e.g. for noise analysis). The function is similar to generate_sine_wave(), but a lite revision. It has no dependency on bat channels and target frequency, no malloc inside, no data conversion from float to integer samples, and supports one channel only. Signed-off-by: Lu, Han <han.lu@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
alsa.c | ||
alsa.h | ||
alsabat-test.sh | ||
alsabat.1 | ||
analyze.c | ||
analyze.h | ||
bat-signal.h | ||
bat.c | ||
common.c | ||
common.h | ||
convert.c | ||
convert.h | ||
latencytest.c | ||
latencytest.h | ||
Makefile.am | ||
signal.c | ||
tinyalsa.c | ||
tinyalsa.h |