pub unsafe extern "C" fn aubio_wavetable_stop(
    o: *mut aubio_wavetable_t
) -> uint_t
Expand description

stop wavetable

\param o wavetable, created by new_aubio_wavetable()

\return 0 if successful, 1 otherwise