Mercurial > hg > vamp-plugin-sdk
log examples/PercussionOnsetDetector.cpp @ 200:a86e777bf9a6
age | author | description |
---|---|---|
2007-09-19 | cannam | * Add sdkstatic target |
2007-02-26 | cannam | * Rename "name" and "description" to "identifier" and "name"; add new |
2006-12-08 | cannam | * Change input buffers arg to process from float ** to const float *const * |
2006-10-31 | cannam | * Update version number to 1.0, some textual tweaks |
2006-09-20 | cannam | * fix typo |
2006-09-20 | cannam | * avoid compiler warning |
2006-09-20 | cannam | * Add an implementation of Dan Barry's percussion onset detector |