mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.37k stars 1.26k forks source link

feature request: workaround for off-beat detection error #10656

Open mixxxbot opened 2 years ago

mixxxbot commented 2 years ago

Reported by: ywwg Date: 2022-02-03T21:58:57Z Status: Confirmed Importance: Wishlist Launchpad Issue: lp1959963 Tags: beatgrid


Mixxx often gets the beat off by a 1/2 beat, especially on tracks with complex rhythms. One quick check that we could do to correct for this mistake is add the following logic:

"If the beginning of the track is very close to 50% between two beats, it is likely to be the actual first beat."

I have seen this dozens of times on tracks I've downloaded and I think it would be an easy win for this degraded case.

mixxxbot commented 2 years ago

Commented by: Be-ing Date: 2022-02-03T22:09:37Z


I have seen this quite a bit too. I think it would be worth a try to add that correction.