pub unsafe extern "C" fn aubio_tss_set_threshold(
    o: *mut aubio_tss_t,
    thrs: smpl_t
) -> uint_t
Expand description

set transient / steady state separation threshold

\param o tss object as returned by new_aubio_tss() \param thrs new threshold value