This is the complete list of members for ARDOUR::OnsetDetector, including all inherited members.
_op_id | ARDOUR::OnsetDetector | protectedstatic |
analyse(const std::string &path, AudioReadable *, uint32_t channel) | ARDOUR::AudioAnalyser | protected |
AnalysisPlugin typedef | ARDOUR::AudioAnalyser | |
AnalysisPluginKey typedef | ARDOUR::AudioAnalyser | |
AudioAnalyser(float sample_rate, AnalysisPluginKey key) | ARDOUR::AudioAnalyser | |
AudioAnalyser(const AudioAnalyser &)=delete | ARDOUR::AudioAnalyser | |
bufsize | ARDOUR::AudioAnalyser | protected |
cleanup_onsets(AnalysisFeatureList &, float sr, float gap_msecs) | ARDOUR::OnsetDetector | static |
current_results | ARDOUR::OnsetDetector | protected |
initialize_plugin(AnalysisPluginKey name, float sample_rate) | ARDOUR::AudioAnalyser | protected |
OnsetDetector(float sample_rate) | ARDOUR::OnsetDetector | |
operational_identifier() | ARDOUR::OnsetDetector | static |
operator=(const AudioAnalyser &)=delete | ARDOUR::AudioAnalyser | |
plugin | ARDOUR::AudioAnalyser | protected |
plugin_key | ARDOUR::AudioAnalyser | protected |
reset() | ARDOUR::AudioAnalyser | |
run(const std::string &path, AudioReadable *, uint32_t channel, AnalysisFeatureList &results) | ARDOUR::OnsetDetector | |
sample_rate | ARDOUR::AudioAnalyser | protected |
set_function(int) | ARDOUR::OnsetDetector | |
set_minioi(float) | ARDOUR::OnsetDetector | |
set_peak_threshold(float) | ARDOUR::OnsetDetector | |
set_silence_threshold(float) | ARDOUR::OnsetDetector | |
stepsize | ARDOUR::AudioAnalyser | protected |
use_features(Vamp::Plugin::FeatureSet &, std::ostream *) | ARDOUR::OnsetDetector | protectedvirtual |
~AudioAnalyser() | ARDOUR::AudioAnalyser | virtual |
~OnsetDetector() | ARDOUR::OnsetDetector | |