Home
last modified time | relevance | path

Searched defs:aubio_process_func_t (Results 1 – 3 of 3) sorted by relevance

/dports/audio/aubio/aubio-0.4.9/examples/
H A Dutils.h69 typedef void (*aubio_process_func_t) (fvec_t * input, fvec_t * output); typedef
/dports/audio/py-aubio/aubio-0.4.9/src/
H A Dcvec.c70 AUBIO_MSG("norm: ");
/dports/audio/denemo/denemo-2.0.6/src/audio/
H A Dpitchrecog.c49 typedef int (*aubio_process_func_t) (smpl_t ** input, smpl_t ** output, int nframes); typedef
456 typedef int (*aubio_process_func_t) (smpl_t ** input, smpl_t ** output, int nframes); typedef