graph
- * doc updates2007-03-30, by cannam
- * Some doc updates2007-03-21, by cannam
- * Fix from Craig Sapp for incorrect mixdown code2007-03-12, by cannam
- * Split out the host adapter code into a separate host sdk library.vamp-plugin-sdk-v1.0pre1 2007-03-02, by cannam
- * Add a structure for API versioning2007-02-27, by cannam
- * Rename "name" and "description" to "identifier" and "name"; add new2007-02-26, by cannam
- * isnan -> std::isnan, likewise isinf2007-01-25, by cannam
- * Change input buffers arg to process from float ** to const float *const *2006-12-08, by cannam
- * Fix a delete/delete[] mismatch2006-11-30, by cannam
- * add output names as well as descriptions2006-11-10, by cannam
- ...1.0 2006-11-01, by cannam
- * Update version number to 1.0, some textual tweaks2006-10-31, by cannam
- * fix to step size for frequency domain plugins2006-10-30, by cannam
- * Add Dan Stowell's simple implementation of the SuperCollider amplitude2006-10-11, by cannam
- * Add plugin path traversal and plugin listing option to vamp-simple-host2006-10-09, by cannam
- * Add category file2006-09-21, by cannam
- ...2006-09-20, by cannam
- * fix typo2006-09-20, by cannam
- * avoid compiler warning2006-09-20, by cannam
- * Add an implementation of Dan Barry's percussion onset detector2006-09-20, by cannam
- * move .la file to .la.in2006-08-01, by cannam
- * add .la file2006-08-01, by cannam
- * Add a function to look up the Vamp plugin path for the current platform.2006-07-31, by cannam
- ...2006-05-17, by cannam
- * Fix rounding error in RealTime (thanks to Craig Sapp)vamp-plugin-sdk-v0.9rc2 2006-05-16, by cannam
- * Deal properly with the fact that the host doesn't support non-power-of-two2006-05-16, by cannam
- * Update version numbers to 0.9vamp-plugin-sdk-v0.9rc1 2006-05-12, by cannam
- * Permit plugins to vary the number of values per output based on the number2006-05-10, by cannam