Home
last modified time | relevance | path

Searched refs:_op_id (Results 1 – 4 of 4) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Donset_detector.cc32 string OnsetDetector::_op_id = X_("aubio-onset"); member in OnsetDetector
47 return _op_id; in operational_identifier()
H A Dtransient_detector.cc35 string TransientDetector::_op_id = X_("qm-onset"); member in TransientDetector
50 return _op_id; in operational_identifier()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Donset_detector.h51 static std::string _op_id; variable
H A Dtransient_detector.h51 static std::string _op_id; variable