tempo_eval.extract_tempo_from_beats

tempo_eval.extract_tempo_from_beats(beat_annotations)[source]

Extract tempo values from beat annotations using timestamps_to_bpm.

Parameters

beat_annotations (Annotation) – annotations

Return type

Tuple[float, float, float, float]

Returns

a BPM value