annotate modules-and-plug-ins/vamp-plugin/vamp-plugin.map @ 88:995ddf0eadd4

Implemented frequency domain calculation of the auto-correlation function, rather than old the time domain method. Makes for a very small (max 5%) speed up overall for the algorithm
author Adam Stark <adamstark.uk@gmail.com>
date Sat, 30 Jan 2016 23:55:13 +0000
parents ce806db4468b
children
rev   line source
adamstark@61 1 {
adamstark@61 2 global: vampGetPluginDescriptor;
adamstark@61 3 local: *;
adamstark@61 4 };