]> git.parisson.com Git - timeside-diadems.git/commit
Clean-up code for checking external librairies availability
authorThomas Fillon <thomas@parisson.com>
Fri, 16 May 2014 16:05:22 +0000 (18:05 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 16 May 2014 16:05:22 +0000 (18:05 +0200)
commitb0e61cd23f6e9f5c81f91616c3b37205b00f1271
treeab795b5f7a8cc8122f2f19b1d6fd03887ab908ae
parentd936b77fc6fa88969e7510792fa4d3cba2404c21
Clean-up code for checking external librairies availability

- Enhance code to check if Aubio, Yaafe and Vamp host are available
- Corresponding processors should not be shown in processors list
- TimeSide can now be installed without all or any of these librairies
- Tests ands Doctests will passed (for doctest I had to skip some new server sub-modules)
timeside/analyzer/__init__.py
timeside/analyzer/limsi_sad.py