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

get current beat period in samples

\param bt beat tracking object

Returns the currently observed period, in samples, or 0 if no consistent value is found.