tests/python/src/temporal/filter.py: update imports
authorPaul Brossier <piem@piem.org>
Thu, 8 Oct 2009 00:03:37 +0000 (02:03 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 8 Oct 2009 00:03:37 +0000 (02:03 +0200)
tests/python/src/temporal/filter.py

index c236057dc237c0d4fdc68cc284237e1ede646797..be108b6570bb72b3cd6f050e7adddb724a846450 100644 (file)
@@ -1,5 +1,5 @@
 from template import aubio_unit_template
-from aubio.aubiowrapper import *
+from localaubio import *
 
 samplerate = 44100
 buf_size = 1024