projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a03729
)
python/lib/gen_pyobject.py: add forgotten source
author
Paul Brossier
<piem@piem.org>
Mon, 18 Mar 2013 16:28:07 +0000
(11:28 -0500)
committer
Paul Brossier
<piem@piem.org>
Mon, 18 Mar 2013 16:28:07 +0000
(11:28 -0500)
python/lib/gen_pyobject.py
patch
|
blob
|
history
diff --git
a/python/lib/gen_pyobject.py
b/python/lib/gen_pyobject.py
index
aee961f
..
bb8b4f2
100644
(file)
--- a/
python/lib/gen_pyobject.py
+++ b/
python/lib/gen_pyobject.py
@@
-99,6
+99,7
@@
defaultsizes = {
'beattracking': ['self->hop_size'],
'tempo': ['1'],
'peakpicker': ['1'],
+ 'source': ['self->hop_size', '1'],
}
# default value for variables