From 9233dc39fc59a6e5f05b71e8c43f35261fc96a85 Mon Sep 17 00:00:00 2001 From: David Madl Date: Sat, 9 May 2026 22:30:54 +0200 Subject: [PATCH] initial --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e25af6 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# lockstep-signal: Song and Accelerometer Beat Detector + +This is the backend signal processing library for Lockstep. +lockstep-signal detects steps in accelerometer and beats in audio data. + +# References + +- Zong, W., Heldt, T., Moody, G. B., & Mark, R. G. (2003, September). An open-source algorithm to detect onset of arterial blood pressure pulses. In Computers in Cardiology, 2003 (pp. 259-262). IEEE.