Beat detection
Posted: Sun Feb 13, 2022 5:58 pm
Has anyone here coded a beat detector in Purebasic? I tried by myself with the BASS library from Un4seen, but it's too difficult for me. I tried also their beat detection function in BASS-FX, but it's very inaccurate. I found some open source solutions, but they are mostly in Python. All I need is a function that create a list with accurate beat positions of a song (I don't need real time beat detection). Looking for years for this, so if anyone can point me in the right direction, I would be very grateful.
Martin
Martin