aubio_pitch_detect_t typedef

callback to get pitch candidate, defined below

Implementation

typedef aubio_pitch_detect_t
    = ffi.Pointer<ffi.NativeFunction<aubio_pitch_detect_tFunction>>;