projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8766cb6
)
plugins/puredata/aubioonset~.c: rename peakpicker
author
Paul Brossier
<piem@piem.org>
Wed, 7 Oct 2009 18:33:15 +0000
(20:33 +0200)
committer
Paul Brossier
<piem@piem.org>
Wed, 7 Oct 2009 18:33:15 +0000
(20:33 +0200)
plugins/puredata/aubioonset~.c
patch
|
blob
|
history
diff --git
a/plugins/puredata/aubioonset~.c
b/plugins/puredata/aubioonset~.c
index 325f860cb0437066a0671a94d29b55db8aeecb85..cdbef7ab6dda658e4584417ba01df7436f395e8e 100644
(file)
--- 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_p
ickpeak
_t * parms;
+ aubio_p
eakpicker
_t * parms;
fvec_t *vec;
fvec_t *onset;
cvec_t *fftgrain;