shithub: aubio

Download patch

ref: 79706161dbc8c4445f10e15dfb723ec405cab03f
parent: 58c5e8a7ee4c331c0d0cf39152c563322ec388f9
author: Paul Brossier <piem@piem.org>
date: Thu Sep 29 09:34:13 EDT 2016

src/aubio.h: add effects/timestretch.h

--- a/src/aubio.h
+++ b/src/aubio.h
@@ -221,6 +221,7 @@
 #include "pitch/pitchspecacf.h"
 #include "tempo/beattracking.h"
 #include "effects/pitchshift.h"
+#include "effects/timestretch.h"
 #include "utils/scale.h"
 #include "utils/hist.h"
 #endif