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

get tempo peak picking threshold

\param o tempo detection object as returned by new_aubio_tempo()

\return current tempo detection threshold