shithub: aubio

Download patch

ref: a69d3a6d4d8642567ccdf3b20ea67001e2278c37
parent: d13e6b7a4090be4e1fd4ed7be257aad896c1182f
author: Paul Brossier <piem@piem.org>
date: Thu Jan 9 04:00:51 EST 2014

python/lib/generator.py: skip source_wavread

--- a/python/lib/generator.py
+++ b/python/lib/generator.py
@@ -60,6 +60,7 @@
       'source_apple_audio',
       'source_sndfile',
       'source_avcodec',
+      'source_wavread',
       #'sampler',
       'audio_unit',
       ]