Function bliss_audio_aubio_sys::aubio_onset_get_awhitening[][src]

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

get onset detection adaptive whitening

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

\return 1 if enabled, 0 otherwise