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

check whether a tatum was detected in the current frame

\param o beat tracking object

\return 2 if a beat was detected, 1 if a tatum was detected, 0 otherwise