This is the complete list of members for
PercussionOnsetDetector, including all inherited members.
| FeatureList typedef | Vamp::Plugin | |
| FeatureSet typedef | Vamp::Plugin | |
| FrequencyDomain enum value | Vamp::Plugin | |
| getCopyright() const | PercussionOnsetDetector | [virtual] |
| getCurrentProgram() const | Vamp::PluginBase | [inline, virtual] |
| getDescription() const | PercussionOnsetDetector | [virtual] |
| getIdentifier() const | PercussionOnsetDetector | [virtual] |
| getInputDomain() const | PercussionOnsetDetector | [inline, virtual] |
| getMaker() const | PercussionOnsetDetector | [virtual] |
| getMaxChannelCount() const | Vamp::Plugin | [inline, virtual] |
| getMinChannelCount() const | Vamp::Plugin | [inline, virtual] |
| getName() const | PercussionOnsetDetector | [virtual] |
| getOutputDescriptors() const | PercussionOnsetDetector | [virtual] |
| getParameter(std::string id) const | PercussionOnsetDetector | [virtual] |
| getParameterDescriptors() const | PercussionOnsetDetector | [virtual] |
| getPluginVersion() const | PercussionOnsetDetector | [virtual] |
| getPreferredBlockSize() const | PercussionOnsetDetector | [virtual] |
| getPreferredStepSize() const | PercussionOnsetDetector | [virtual] |
| getPrograms() const | Vamp::PluginBase | [inline, virtual] |
| getRemainingFeatures() | PercussionOnsetDetector | [virtual] |
| getType() const | Vamp::Plugin | [inline, virtual] |
| getVampApiVersion() const | Vamp::PluginBase | [inline, virtual] |
| initialise(size_t channels, size_t stepSize, size_t blockSize) | PercussionOnsetDetector | [virtual] |
| InputDomain enum name | Vamp::Plugin | |
| m_blockSize | PercussionOnsetDetector | [protected] |
| m_dfMinus1 | PercussionOnsetDetector | [protected] |
| m_dfMinus2 | PercussionOnsetDetector | [protected] |
| m_inputSampleRate | Vamp::Plugin | [protected] |
| m_priorMagnitudes | PercussionOnsetDetector | [protected] |
| m_sensitivity | PercussionOnsetDetector | [protected] |
| m_stepSize | PercussionOnsetDetector | [protected] |
| m_threshold | PercussionOnsetDetector | [protected] |
| OutputList typedef | Vamp::Plugin | |
| ParameterList typedef | Vamp::PluginBase | |
| PercussionOnsetDetector(float inputSampleRate) | PercussionOnsetDetector | |
| Plugin(float inputSampleRate) | Vamp::Plugin | [inline, protected] |
| process(const float *const *inputBuffers, Vamp::RealTime timestamp) | PercussionOnsetDetector | [virtual] |
| ProgramList typedef | Vamp::PluginBase | |
| reset() | PercussionOnsetDetector | [virtual] |
| selectProgram(std::string) | Vamp::PluginBase | [inline, virtual] |
| setParameter(std::string id, float value) | PercussionOnsetDetector | [virtual] |
| TimeDomain enum value | Vamp::Plugin | |
| ~PercussionOnsetDetector() | PercussionOnsetDetector | [virtual] |
| ~Plugin() | Vamp::Plugin | [inline, virtual] |
| ~PluginBase() | Vamp::PluginBase | [inline, virtual] |