annotate examples/vamp-example-plugins.cat @ 134:c1dce0b033cb
* Permit '-' as well as the other characters in identifiers (existing plugins
were already using this character, it's really the documentation that was
at fault)
* Fix failure to return output descriptors properly from PluginBufferingAdapter
* Fix incorrect sample rate in output descriptors for certain sample types
from PluginBufferingAdapter
* Fix incorrect timestamping on features returned from PluginBufferingAdapter
(rounding error)
author |
cannam |
date |
Thu, 24 Apr 2008 10:27:02 +0000 |
parents |
31cd55174467 |
children |
2a57bd3eee76 |
rev |
line source |
cannam@39
|
1 vamp:vamp-example-plugins:zerocrossing::Low Level Features
|
cannam@39
|
2 vamp:vamp-example-plugins:spectralcentroid::Low Level Features
|
cannam@39
|
3 vamp:vamp-example-plugins:percussiononsets::Time > Onsets
|
cannam@41
|
4 vamp:vamp-example-plugins:amplitudefollower::Low Level Features
|
cannam@41
|
5
|