cannam@0: cannam@0:
cannam@0:cannam@0: cannam@0:
cannam@0:
Classes | |
class | PluginBufferingAdapter |
PluginBufferingAdapter is a Vamp plugin adapter that allows plugins to be used by a host supplying an audio stream in non-overlapping buffers of arbitrary size. More... | |
class | PluginChannelAdapter |
PluginChannelAdapter is a Vamp plugin adapter that implements a policy for management of plugins that expect a different number of input channels from the number actually available in the source audio data. More... | |
class | PluginInputDomainAdapter |
PluginInputDomainAdapter is a Vamp plugin adapter that converts time-domain input into frequency-domain input for plugins that need it. More... | |
class | PluginLoader |
Vamp::HostExt::PluginLoader is a convenience class for discovering and loading Vamp plugins using the typical plugin-path, library naming, and categorisation conventions described in the Vamp SDK documentation. More... | |
class | PluginRateExtractor |
class | PluginWrapper |
PluginWrapper is a simple base class for adapter plugins. More... |