To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Update library URI so as not to be document-local
Merge from branch vamp-kiss-naming
Merge
Avoid buffer underflow
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.
Merge from branch vampipe
Fix compiler warning
Add -Wextra, fix a couple of warnings it throws up
Algorithm includes for std::min, etc
Update RDF for example plugins
...