find_tempo_candidates
find_tempo_candidates(
tempogram,sr,hop_length,max_tempo,min_tempo):any[]
Defined in: packages/pleco-xa/src/scripts/xa-tempo.js:51
Find tempo candidates from tempogram
Parameters
Section titled “Parameters”tempogram
Section titled “tempogram”any[]
Autocorrelation tempogram
number
Sample rate
hop_length
Section titled “hop_length”number
Hop length
max_tempo
Section titled “max_tempo”number
Maximum tempo
min_tempo
Section titled “min_tempo”number
Minimum tempo
Returns
Section titled “Returns”any[]
Tempo candidates sorted by strength