annotate vamp-plugin.map @ 317:92293058368a livemode

Some small speed improvements for live mode (+ don't use async for it when there's only one template in the EM process: the overhead isn't worth it)
author Chris Cannam
date Tue, 28 Apr 2015 13:55:32 +0100
parents c6d230c31713
children
rev   line source
Chris@31 1 {
Chris@31 2 global: vampGetPluginDescriptor;
Chris@31 3 local: *;
Chris@31 4 };