Function bliss_audio_aubio_sys::aubio_onset_get_compression

source ยท
pub unsafe extern "C" fn aubio_onset_get_compression(
    o: *mut aubio_onset_t
) -> smpl_t
Expand description

get onset detection log compression

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

\returns 0 if disabled, compression factor otherwise