From a808d05d758e652bc418fb0e77096dd67839257a Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 7 Oct 2009 20:33:15 +0200 Subject: [PATCH] plugins/puredata/aubioonset~.c: rename peakpicker --- plugins/puredata/aubioonset~.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/puredata/aubioonset~.c b/plugins/puredata/aubioonset~.c index 325f860c..cdbef7ab 100644 --- a/plugins/puredata/aubioonset~.c +++ b/plugins/puredata/aubioonset~.c @@ -26,7 +26,7 @@ typedef struct _aubioonset_tilde t_int hopsize; aubio_onsetdetection_t *o; aubio_pvoc_t * pv; - aubio_pickpeak_t * parms; + aubio_peakpicker_t * parms; fvec_t *vec; fvec_t *onset; cvec_t *fftgrain; -- 2.26.2