[][src]Function aubio_sys::aubio_tempo_get_period

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

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.