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

get current beat period in seconds

\param bt beat tracking object

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