Function aubio_sys::aubio_pitch_get_confidence[][src]

pub unsafe extern "C" fn aubio_pitch_get_confidence(
    o: *mut aubio_pitch_t
) -> smpl_t
Expand description

get the current confidence

\param o pitch detection object as returned by new_aubio_pitch()

\return the current confidence of the pitch algorithm