I'm using Superpowered Offline analyzer to analyse audio, but am using my own player to play it. I'd like to access the beatgrid information - which I had assumed was an output of the analyzer's getResults function, but that function seems to just take the start point of the beatgrid as an input.
I can see that beatgrid functionality is available in the Superpowered Advance Audio Player - but is there a way to access it without using a Superpowered player?
The offline analyser returns with a fixed beat-grid for modern music with constant tempo. It returns with the position of the first beat. The position of the remaining beats can be calculated from the bpm value.