]> git.parisson.com Git - timeside.git/commit
Enable TimeSide to work without external libraries such as Yafe, Aubio, Vamp
authorThomas Fillon <thomas@parisson.com>
Mon, 14 Apr 2014 21:02:41 +0000 (23:02 +0200)
committerThomas Fillon <thomas@parisson.com>
Mon, 14 Apr 2014 21:02:41 +0000 (23:02 +0200)
commit5e644c4bf826adb4cc61a5a211a15aad6f100655
tree6145669192fec3eec8e5e8780965998de1cefac5
parente52b564aacc5cbc16c373c2101a5369736102392
Enable TimeSide to work without external libraries such as Yafe, Aubio, Vamp

Add automatic detection of Yaafe, Aubio and Vamp and add a conditional import of related analyzers in timeside/anaylers/__init__.py
tests/test_aubio_melenergy.py
tests/test_aubio_mfcc.py
tests/test_aubio_pitch.py
tests/test_aubio_specdesc.py
tests/test_aubio_temporal.py
tests/test_yaafe.py
timeside/analyzer/__init__.py
timeside/analyzer/limsi_sad.py
timeside/analyzer/yaafe.py