From 39f1d5cc56621f70cd9990e8dca27084089ac9d2 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 29 Sep 2016 13:34:13 +0200 Subject: [PATCH] src/aubio.h: add effects/timestretch.h --- src/aubio.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/aubio.h b/src/aubio.h index 493a47f3..63726445 100644 --- a/src/aubio.h +++ b/src/aubio.h @@ -216,6 +216,7 @@ extern "C" #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 -- 2.11.0