annotate vamp-plugin.map @ 45:e6a43500629b

I think that the tempogram max lag can't exceed the window length - 1, rather than the window length, because it is used as an index into a vector of the window length
author Chris Cannam
date Thu, 25 Sep 2014 18:42:35 +0100
parents 21147df9cb2d
children
rev   line source
c@7 1 {
c@7 2 global: vampGetPluginDescriptor;
c@7 3 local: *;
c@7 4 };