log examples/AmplitudeFollower.cpp @ 541:0e32c328b02a tip

age author description
2018-01-30 Chris Cannam Extensively rename things in the KissFFT headers to use a Vamp prefix. The motivation is not to change anything about the Vamp SDK library builds, but to avoid confusion in case any other code (for example that pulls in the Vamp SDK as part of a wider project definition) accidentally includes these headers instead of, or as well as, some other copy of KissFFT. vamp-kiss-naming
2016-08-17 Chris Cannam Fix compiler warning vampipe
2015-06-02 Chris Cannam Algorithm includes for std::min, etc
2009-03-18 cannam * add some missing descriptions (pointed out by vamp-plugin-tester)
2008-11-06 cannam * more moving distinct-libraries base src/AmplitudeFollower.cpp@cc15a0df47b3
2007-03-30 cannam * doc updates
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-10-11 cannam * Add Dan Stowell's simple implementation of the SuperCollider amplitude