shithub: aubio

Download patch

ref: a300cef4865f95ab1a96ad69ff39b25fc14ff195
parent: 7db34776a16e0cda77a3304f128f6d97e04ac904
author: Paul Brossier <piem@piem.org>
date: Fri Nov 13 19:43:14 EST 2009

src/Makefile.am: rename peakpicker.h here too, thanks to Laurent Feron for noticing it

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,7 +31,7 @@
 	pitch/pitchfcomb.h \
 	pitch/pitchyinfft.h \
 	onset/onset.h \
-	onset/peakpick.h \
+	onset/peakpicker.h \
 	tempo/tempo.h \
 	tempo/beattracking.h
 
@@ -66,7 +66,7 @@
 	pitch/pitchfcomb.c \
 	pitch/pitchyinfft.c \
 	onset/onset.c \
-	onset/peakpick.c \
+	onset/peakpicker.c \
 	tempo/tempo.c \
 	tempo/beattracking.c