You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We basically use Madmom as a glorified clapper. However, there's an extra step that needs to occur to predict the next beat. Right now the code to do this is pretty dumb, and basically just updates the prediction of the next beat whenever we get an updated clap. This causes most visualizers to feel a bit jerky whenever Madmom gets an unexpected update.
We basically use Madmom as a glorified clapper. However, there's an extra step that needs to occur to predict the next beat. Right now the code to do this is pretty dumb, and basically just updates the prediction of the next beat whenever we get an updated clap. This causes most visualizers to feel a bit jerky whenever Madmom gets an unexpected update.
The code for this is in
ReportMadmomBeat
inBeatBroadcaster
.The text was updated successfully, but these errors were encountered: