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

set parameter a, defaults to 3

\param o tss object as returned by new_aubio_tss() \param alpha new value for alpha parameter