pub unsafe extern "C" fn aubio_tempo_get_bpm(
    o: *mut aubio_tempo_t
) -> smpl_t
Expand description

get current tempo

\param o beat tracking object

\return the currently observed tempo, or 0 if no consistent value is found