Function bliss_audio_aubio_sys::aubio_onset_set_threshold

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

set onset detection peak picking threshold

\param o onset detection object as returned by new_aubio_onset() \param threshold new peak-picking threshold