From: Paul Brossier Date: Thu, 9 Jan 2014 13:00:51 +0000 (-0400) Subject: python/lib/generator.py: skip source_wavread X-Git-Tag: 0.4.1~91 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=a69d3a6d4d8642567ccdf3b20ea67001e2278c37;p=aubio.git python/lib/generator.py: skip source_wavread --- diff --git a/python/lib/generator.py b/python/lib/generator.py index cac7d9aa..b13abd6b 100755 --- a/python/lib/generator.py +++ b/python/lib/generator.py @@ -60,6 +60,7 @@ def generate_object_files(output_path): 'source_apple_audio', 'source_sndfile', 'source_avcodec', + 'source_wavread', #'sampler', 'audio_unit', ]