[][src]Function aubio_sys::aubio_wavetable_get_playing

pub unsafe extern "C" fn aubio_wavetable_get_playing(
    o: *const aubio_wavetable_t
) -> uint_t

get current playing state

\param o wavetable, created by new_aubio_wavetable()

\return 0 if not playing, 1 if playing