aubio_thresholdfn_tFunction typedef

aubio_thresholdfn_tFunction = smpl_t Function(Pointer<fvec_t> input)

Implementation

typedef aubio_thresholdfn_tFunction = smpl_t Function(
    ffi.Pointer<fvec_t> input);