]> git.parisson.com Git - timeside.git/commit
Fix issue in Yaafe analyzer
authorThomas Fillon <thomas@parisson.com>
Wed, 17 Jul 2013 07:31:30 +0000 (09:31 +0200)
committerThomas Fillon <thomas@parisson.com>
Wed, 17 Jul 2013 07:31:30 +0000 (09:31 +0200)
commit5d38628d76073905f185fb2b283be8c902f4f472
treece652dc7e73102c017f1d888aa6b6d12638d0d07
parentab3be2d2e6813a6885344c36f116ea2d6671dca6
Fix issue in Yaafe analyzer

Yaafe setup was overwriting self.blocksize() and self.samplerate() instead of self.input_blocksize and self.input_samplerate
timeside/analyzer/yaafe.py