From 114f4ba834865234fdff7720cf67d557a9b51479 Mon Sep 17 00:00:00 2001 From: David Madl Date: Fri, 27 Feb 2026 23:39:01 +0100 Subject: [PATCH] initial --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e64c687 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# 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.