David Madl 90f8943930 feat: iterate on SsfStepDetector
* use SSF signal instead of accelerometer signal
* use higher BEAT_CORR_THR_{12} for SSF signal
* add absolute SSF_THRESHOLD to ignore small accelero bumps
* compute ssf_threshold according to detected SSF peaks, not the mean (more robust vs. noise)
2026-03-11 20:47:53 +01:00
2026-02-27 23:39:01 +01:00

libpasada: Step detector and audio synthesizer

Implements the signal processing for the Lockstep app. This includes detecting the pace of running and mixing music accordingly.

Description
Step detector and audio synthesizer
Readme 295 KiB
Languages
C++ 94.6%
CMake 5.2%
C 0.2%