[][src]Function aubio_sys::aubio_onset_get_last

pub unsafe extern "C" fn aubio_onset_get_last(o: *const aubio_onset_t) -> uint_t

get the time of the latest onset detected, in samples

\param o onset detection object as returned by new_aubio_onset()

\return onset detection timestamps (in samples)