Mercurial > hg > vamp-plugin-sdk
log examples/SpectralCentroid.cpp @ 67:4017e21c12dd
age | author | description |
---|---|---|
2007-02-26 | cannam | * Rename "name" and "description" to "identifier" and "name"; add new |
2007-01-25 | cannam | * isnan -> std::isnan, likewise isinf |
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-04-14 | cannam | * tidy |
2006-04-12 | cannam | * Build fixes for OS/X and Windows |
2006-04-06 | cannam | * Make static adapter map a pointer to avoid any confusion about static |
2006-04-05 | cannam | * Add valueNames to parameter descriptor |
2006-04-03 | cannam | * Allow plugins to return 0 for preferred block/step size to accept a host |
2006-03-31 | cannam | * Fix a couple of memory management and corruption bugs |
2006-03-31 | cannam | * Fix leftover reference to X Consortium in copyright note! |
2006-03-31 | cannam | * Importing first cut of Sonic Visualiser's Vamp plugin format SDK |