alsa-utils/bat
Delio Brignoli 039e4cad48 bat: really skip analysis of the first period and update related comment
Prior to this change bat/analyze.c would skip the last period of the recording, contrary to
what the comment in the code which stated the first period was meant to be skipped.

The comment has been updated to state that both the first and last period are skipped and the code
has been updated to match.

Closes: https://github.com/alsa-project/alsa-utils/pull/237
Signed-off-by: Delio Brignoli <dbrignoli@audioscience.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-10-17 13:28:13 +02:00
..
tests alsabat: add amixer config files 2016-08-23 15:43:23 +02:00
alsa.c reshuffle included files to include config.h as first 2023-08-30 18:48:23 +02:00
alsa.h BAT: Add playback and record functions 2015-10-02 12:42:01 +02:00
alsabat-test.sh alsabat: add system power management S3 test 2016-08-30 07:49:46 +02:00
alsabat.1 alsabat: fix typo 2020-10-06 13:00:18 +02:00
analyze.c bat: really skip analysis of the first period and update related comment 2023-10-17 13:28:13 +02:00
analyze.h BAT: Add spectrum analysis functions 2015-10-02 12:42:03 +02:00
bat-signal.h alsabat: add a single channel sine wave generator 2016-06-08 15:14:06 +02:00
bat.c bat: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:49:36 +02:00
common.c bat: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:49:36 +02:00
common.h bat: use ATTRIBUTE_UNUSED instead remove argument name 2023-09-04 16:49:36 +02:00
convert.c reshuffle included files to include config.h as first 2023-08-30 18:48:23 +02:00
convert.h alsabat: align the data type on float 2016-06-08 15:12:27 +02:00
latencytest.c reshuffle included files to include config.h as first 2023-08-30 18:48:23 +02:00
latencytest.h alsabat: add round trip audio latency test 2016-06-08 15:11:25 +02:00
Makefile.am alsabat: automation test scripts 2016-08-23 15:40:03 +02:00
signal.c reshuffle included files to include config.h as first 2023-08-30 18:48:23 +02:00
tinyalsa.c reshuffle included files to include config.h as first 2023-08-30 18:48:23 +02:00
tinyalsa.h alsabat: add tinyalsa support 2016-03-23 17:51:22 +01:00