projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfe6ab6
)
[py] use a string for cqt/bins_per_octave
author
Paul Brossier
<piem@piem.org>
Sun, 31 Mar 2019 21:01:17 +0000
(23:01 +0200)
committer
Paul Brossier
<piem@piem.org>
Sun, 31 Mar 2019 21:01:17 +0000
(23:01 +0200)
python/lib/gen_code.py
patch
|
blob
|
history
diff --git
a/python/lib/gen_code.py
b/python/lib/gen_code.py
index
766e21b
..
a123d7a
100644
(file)
--- a/
python/lib/gen_code.py
+++ b/
python/lib/gen_code.py
@@
-20,7
+20,7
@@
aubiodefvalue = {
'ratio': '0.5',
'method': '"default"',
'uri': '"none"',
- 'bins_per_octave':
24
,
+ 'bins_per_octave':
'24'
,
}
member_types = {