annotate build/vamp-plugin.map @ 500:4a86f866bb6b

The PluginRateExtractor hack was exploiting undefined behaviour. Let's just give in and make that API official
author Chris Cannam
date Mon, 11 Dec 2017 13:22:11 +0000
parents e58242c9ff85
children
rev   line source
cannam@228 1 {
cannam@228 2 global: vampGetPluginDescriptor;
cannam@228 3 local: *;
cannam@228 4 };