Mercurial > hg > vamp-plugin-sdk
log examples/PercussionOnsetDetector.cpp @ 538:8ffb8985ae8f
age | author | description |
---|---|---|
2008-11-26 | cannam | ... |
2008-11-06 | cannam | * more moving distinct-libraries base src/PercussionOnsetDetector.cpp@c3f73282329d |
2008-10-17 | cannam | * Add example plugins VC project -- though it doesn't produce a working library yet |
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 |