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 aee961fb9a47b61f8540cb1ae0c4f23cf078f640..bb8b4f23bdb7036f2877b5101f7efaceb7f7fb4c 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