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

get current tempo confidence

\param o beat tracking object

\return confidence with which the tempo has been observed, the higher the more confidence, 0 if no consistent value is found.