aubio_pitch_convert_t typedef

callback to convert pitch from one unit to another, defined below

Implementation

typedef aubio_pitch_convert_t
    = ffi.Pointer<ffi.NativeFunction<aubio_pitch_convert_tFunction>>;