• Joined on 2026-02-27
david pushed to main at david/lockstep-api 2026-05-17 15:49:04 +00:00
041cba8224 fix: fix mixed up f1, f2
david pushed to main at david/lockstep-api 2026-05-17 14:59:30 +00:00
729555acc3 feat: find_beat(): bias with f_hint - once we know the beat freq
david pushed to main at david/lockstep-api 2026-05-17 14:52:56 +00:00
f3f580f923 feat: find_beat(): bias with f_hint - once we know the beat freq
david pushed to main at david/lockstep-api 2026-05-17 10:30:52 +00:00
e349278c06 docs: add TODO.md
71f1975a97 feat: song: bass reg beat detector in slices
Compare 2 commits »
david pushed to main at david/lockstep-eval 2026-05-16 00:28:41 +00:00
87a909f3e8 add reference beats mostly within +- 100 ms
david pushed to main at david/lockstep-eval 2026-05-15 20:13:09 +00:00
10d68a1a29 fix: sort ts before aligning
david pushed to main at david/lockstep-eval 2026-05-15 19:15:19 +00:00
883940a571 fix: interp_missing: add to a and b separately
david pushed to main at david/lockstep-eval 2026-05-15 14:00:30 +00:00
15b98c6574 add: aligner.py
david pushed to main at david/lockstep-eval 2026-05-15 12:35:39 +00:00
ca1bd3e256 eval 3
david pushed to main at david/lockstep-eval 2026-05-15 08:57:24 +00:00
cf530f9784 eval 2 of same dataset
david pushed to main at david/lockstep-eval 2026-05-15 07:57:59 +00:00
ea5f3e0abe add fetch.md
david pushed to main at david/lockstep-eval 2026-05-15 07:57:38 +00:00
eff7808742 add README.md
73865d4aad initial
david created branch main in david/lockstep-eval 2026-05-15 07:57:38 +00:00
david created repository david/lockstep-eval 2026-05-15 07:57:25 +00:00
david pushed to main at david/lockstep-player 2026-05-14 10:31:34 +00:00
7beea662b6 chore: .cursorignore
david pushed to main at david/lockstep-player 2026-05-14 10:26:47 +00:00
15f701616e docs
david pushed to main at david/lockstep-player 2026-05-14 10:26:37 +00:00
e15a1c4faf fix: playlist field: tracks -> items
david pushed to main at david/lockstep-jukebox 2026-05-14 10:25:16 +00:00
b6a0bb35a9 debug: add prints to syncPlaylistDetail()
d2d6500e23 fix: rename playlist tracks -> items
Compare 2 commits »
david pushed to main at david/lockstep-api 2026-05-14 10:21:17 +00:00
ee5a1376ee fix: playlist field: tracks -> items
e42cddd645 feat: exponential backoff
Compare 2 commits »
david pushed to main at david/lockstep-player 2026-05-14 01:01:01 +00:00
83e77f3d0c feat: fetch tracks on-demand, logout button