[][src]Function aubio_sys::aubio_onset_get_awhitening

pub unsafe extern "C" fn aubio_onset_get_awhitening(
    o: *mut aubio_onset_t
) -> smpl_t

get onset detection adaptive whitening

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

\return 1 if enabled, 0 otherwise