annotate build/vamp-plugin.map @ 469:a75fdb8b368c

Merge from vampipe branch. This removes RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead.
author Chris Cannam
date Fri, 14 Oct 2016 17:00:34 +0100
parents e58242c9ff85
children
rev   line source
cannam@228 1 {
cannam@228 2 global: vampGetPluginDescriptor;
cannam@228 3 local: *;
cannam@228 4 };