shithub: aubio

Download patch

ref: c73b110c1736cec2777aac2c15330dda8b642cf0
parent: 48fa81d3de6e167612b3d2bde13af325052d0ba5
author: Paul Brossier <piem@piem.org>
date: Tue May 9 12:06:49 EDT 2017

src/aubio.h: also include pitchyinfast here

--- a/src/aubio.h
+++ b/src/aubio.h
@@ -214,6 +214,7 @@
 #include "pitch/pitchmcomb.h"
 #include "pitch/pitchyin.h"
 #include "pitch/pitchyinfft.h"
+#include "pitch/pitchyinfast.h"
 #include "pitch/pitchschmitt.h"
 #include "pitch/pitchfcomb.h"
 #include "pitch/pitchspecacf.h"