projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe9c10
)
tests/python/src/temporal/filter.py: update imports
author
Paul Brossier
<piem@piem.org>
Thu, 8 Oct 2009 00:03:37 +0000
(
02:03
+0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 8 Oct 2009 00:03:37 +0000
(
02:03
+0200)
tests/python/src/temporal/filter.py
patch
|
blob
|
history
diff --git
a/tests/python/src/temporal/filter.py
b/tests/python/src/temporal/filter.py
index c236057dc237c0d4fdc68cc284237e1ede646797..be108b6570bb72b3cd6f050e7adddb724a846450 100644
(file)
--- a/
tests/python/src/temporal/filter.py
+++ b/
tests/python/src/temporal/filter.py
@@
-1,5
+1,5
@@
from template import aubio_unit_template
-from
aubio.aubiowrapper
import *
+from
localaubio
import *
samplerate = 44100
buf_size = 1024