-
Alexey Skipetrov authored
- Added argparse for command-line argument parsing to specify input WAV files and peak data files. - Improved WAV file processing by reading all samples at once and utilizing the Goertzel algorithm for frequency analysis. - Updated README.md to reflect new usage instructions and features. - Introduced unit tests for feature detection and correlation calculations in test_feature_finder.py.
969b6b03