Hi guys,
I'm trying to use vamp-libxtract plugins. When used with the vamp-simple-host, I get warning messages like this:
> ./vamp-simple-host vamp-libxtract:mfcc:mfcc test_mono.wav
WARNING: PluginAdapterBase::Impl::convertFeatures: Too many outputs from plugin (2, only should be 1)
...
output has only timestamp and no mfcc value.
I'm using latest stable releases :
- vamp SDK v1.3
- vamp-libxtract.so : 0.4.2.20071019
on linux 32bits (debian etch).
it happens with almost all libxtract plugins, but it works well with other plugin libraries
I tried recompiling vamp-libxtract from sources, but I got same results.
maybe i'm missing something ...
do you have an idea ?
++
beam