shithub: aubio

Download patch

ref: 58c5e8a7ee4c331c0d0cf39152c563322ec388f9
parent: c2e3f449cde01b1f55c21ea4c66ae5264ef03048
author: Paul Brossier <piem@piem.org>
date: Thu Sep 29 09:32:02 EDT 2016

python/lib/gen_external.py: disable timestretch for now, add a note about it

--- a/python/lib/gen_external.py
+++ b/python/lib/gen_external.py
@@ -46,6 +46,7 @@
     #'sampler',
     'audio_unit',
     'spectral_whitening',
+    'timestretch', # TODO fix parsing of uint_t *read in _do
 ]