shithub: aubio

Download patch

ref: 7609f6d349703dc16107e09f2a607115d2a9f543
parent: 8f86f0eadc9394463fc5b40e4de4a5bf043cee6c
author: Paul Brossier <piem@piem.org>
date: Tue Oct 15 20:26:26 EDT 2013

python/lib/generator.py: remove audio_unit

--- a/python/lib/generator.py
+++ b/python/lib/generator.py
@@ -57,6 +57,7 @@
       'source_apple_audio',
       'source_sndfile',
       #'sampler',
+      'audio_unit',
       ]
 
   write_msg("-- INFO: %d objects in total" % len(cpp_objects))