]> git.parisson.com Git - timeside.git/commitdiff
timeside/analyzer/__init__.py: add aubio_specdesc
authorPaul Brossier <piem@piem.org>
Tue, 16 Apr 2013 00:10:27 +0000 (19:10 -0500)
committerPaul Brossier <piem@piem.org>
Tue, 16 Apr 2013 00:10:27 +0000 (19:10 -0500)
timeside/analyzer/__init__.py

index 95001c32d3e7ebfe2e8830969d9bd8a49455e988..4c1c6804ca0f9479010cbe5f2abcbf164f195f0f 100644 (file)
@@ -6,3 +6,4 @@ from aubio_temporal import *
 from aubio_pitch import *
 from aubio_mfcc import *
 from aubio_melenergy import *
+from aubio_specdesc import *