projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce79a9e
)
python/lib/gen_external.py: disable spectral_whitening for now
author
Paul Brossier
<piem@piem.org>
Fri, 10 Mar 2017 19:33:23 +0000
(20:33 +0100)
committer
Paul Brossier
<piem@piem.org>
Fri, 10 Mar 2017 19:33:23 +0000
(20:33 +0100)
python/lib/gen_external.py
patch
|
blob
|
history
diff --git
a/python/lib/gen_external.py
b/python/lib/gen_external.py
index
d46c1f5
..
c1c69bd
100644
(file)
--- a/
python/lib/gen_external.py
+++ b/
python/lib/gen_external.py
@@
-39,6
+39,7
@@
skip_objects = [
'source_wavread',
#'sampler',
'audio_unit',
+ 'spectral_whitening',
]
def get_preprocessor():