VampPluginSDK
2.9
|
C_VampFeature | |
C_VampFeatureList | |
C_VampFeatureUnion | |
C_VampFeatureV2 | |
C_VampOutputDescriptor | |
C_VampParameterDescriptor | C language API for Vamp plugins |
C_VampPluginDescriptor | |
CFixedTempoEstimator::D | |
CVamp::Plugin::Feature | |
CVamp::FFT | A simple FFT implementation provided for convenience of plugin authors |
CVamp::FFTComplex | A simple FFT implementation provided for convenience of plugin authors |
CVamp::FFTReal | A simple FFT implementation provided for convenience of plugin authors |
CVamp::Plugin::OutputDescriptor | |
CVamp::PluginBase::ParameterDescriptor | |
▼CVamp::PluginAdapterBase | |
CVamp::PluginAdapter< P > | |
▼CVamp::PluginBase | A base class for plugins with optional configurable parameters, programs, etc |
▼CVamp::Plugin | |
CAmplitudeFollower | Example plugin implementing the SuperCollider amplitude follower function |
CFixedTempoEstimator | Example plugin that estimates the tempo of a short fixed-tempo sample |
CPercussionOnsetDetector | Example plugin that detects percussive events |
CPowerSpectrum | Example plugin that returns a power spectrum calculated (trivially) from the frequency domain representation of each block of audio |
CSpectralCentroid | Example plugin that calculates the centre of gravity of the frequency domain representation of each block of audio |
▼CVamp::HostExt::PluginWrapper | |
CVamp::HostExt::PluginBufferingAdapter | |
CVamp::HostExt::PluginChannelAdapter | |
CVamp::HostExt::PluginInputDomainAdapter | |
CVamp::HostExt::PluginSummarisingAdapter | |
CVamp::PluginHostAdapter | |
CZeroCrossing | Example plugin that calculates the positions and density of zero-crossing points in an audio waveform |
CVamp::HostExt::PluginLoader | |
CVamp::RealTime |