Function bliss_audio_aubio_sys::aubio_wavetable_get_playing

source ยท
pub unsafe extern "C" fn aubio_wavetable_get_playing(
    o: *const aubio_wavetable_t
) -> uint_t
Expand description

get current playing state

\param o wavetable, created by new_aubio_wavetable()

\return 0 if not playing, 1 if playing