Commit Graph

21 Commits

Author SHA1 Message Date
729555acc3 feat: find_beat(): bias with f_hint - once we know the beat freq 2026-05-17 17:01:48 +02:00
f3f580f923 feat: find_beat(): bias with f_hint - once we know the beat freq 2026-05-17 16:55:13 +02:00
e349278c06 docs: add TODO.md 2026-05-17 12:33:09 +02:00
71f1975a97 feat: song: bass reg beat detector in slices 2026-05-17 12:32:39 +02:00
ee5a1376ee fix: playlist field: tracks -> items 2026-05-14 12:23:33 +02:00
e42cddd645 feat: exponential backoff 2026-05-14 12:23:18 +02:00
b0a7202f32 feat: allow bearer token to be passed through from the app 2026-05-14 01:54:02 +02:00
71f55ab20d feat: allow redirect_uri param to spotify login, for Lockstep Demo app flow 2026-05-14 01:37:23 +02:00
378009f8b0 api: wrap Spotify playlists 2026-05-13 11:40:50 +02:00
4627786dc4 chore: debug for SsfZxing detector 2026-05-13 05:16:43 +02:00
11934b1f61 feat: restrict B in BassAnalyzer to sensible freq range 2026-05-13 05:16:17 +02:00
d10187878d fix: look in a win for ssf rise; cosmetics 2026-04-28 10:10:52 +02:00
e506a3e580 fix: fs/D in lowpass, add missing fs attr 2026-04-27 23:50:55 +02:00
975adcdee4 feat: Segmenter, RegularBeatFinder, SigQuality 2026-04-27 22:13:02 +02:00
5d9de7d8f1 feat: GuitarAnalyzer (spectrogram power in freq range) 2026-04-27 11:10:08 +02:00
132dea15fa fix: amplitude cutoff lowpass instead of mean 2026-04-27 11:06:39 +02:00
3dc2e4d3d5 docs 2026-04-19 02:05:29 +02:00
f3ccb55570 update requirements.txt 2026-04-19 01:54:06 +02:00
a3cfc63d0a add: bass beat analysis (bass amplitude signal) 2026-04-19 01:52:37 +02:00
fc0d35eb96 feat: api token persistence and refreshing 2026-04-02 00:51:11 +02:00
86758a1e12 initial: demo spotify OAuth 2026-04-02 00:07:34 +02:00