[py] use a string for cqt/bins_per_octave
authorPaul Brossier <piem@piem.org>
Sun, 31 Mar 2019 21:01:17 +0000 (23:01 +0200)
committerPaul Brossier <piem@piem.org>
Sun, 31 Mar 2019 21:01:17 +0000 (23:01 +0200)
python/lib/gen_code.py

index 766e21b..a123d7a 100644 (file)
@@ -20,7 +20,7 @@ aubiodefvalue = {
     'ratio': '0.5',
     'method': '"default"',
     'uri': '"none"',
-    'bins_per_octave': 24,
+    'bins_per_octave': '24',
     }
 
 member_types = {