#include <onset_detector.h>
Definition at line 29 of file onset_detector.h.
◆ OnsetDetector()
ARDOUR::OnsetDetector::OnsetDetector |
( |
float |
sample_rate | ) |
|
◆ ~OnsetDetector()
ARDOUR::OnsetDetector::~OnsetDetector |
( |
| ) |
|
◆ cleanup_onsets()
static void ARDOUR::OnsetDetector::cleanup_onsets |
( |
AnalysisFeatureList & |
, |
|
|
float |
sr, |
|
|
float |
gap_msecs |
|
) |
| |
|
static |
◆ operational_identifier()
static std::string ARDOUR::OnsetDetector::operational_identifier |
( |
| ) |
|
|
static |
◆ run()
◆ set_function()
void ARDOUR::OnsetDetector::set_function |
( |
int |
| ) |
|
◆ set_minioi()
void ARDOUR::OnsetDetector::set_minioi |
( |
float |
| ) |
|
◆ set_peak_threshold()
void ARDOUR::OnsetDetector::set_peak_threshold |
( |
float |
| ) |
|
◆ set_silence_threshold()
void ARDOUR::OnsetDetector::set_silence_threshold |
( |
float |
| ) |
|
◆ use_features()
int ARDOUR::OnsetDetector::use_features |
( |
Vamp::Plugin::FeatureSet & |
, |
|
|
std::ostream * |
|
|
) |
| |
|
protectedvirtual |
◆ _op_id
std::string ARDOUR::OnsetDetector::_op_id |
|
staticprotected |
◆ current_results
The documentation for this class was generated from the following file: