HART  0.1.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
PeaksAt< SampleType > Member List

This is the complete list of members for PeaksAt< SampleType >, including all inherited members.

canOperatePerBlock() overridePeaksAt< SampleType >inlinevirtual
copy() const =0Matcher< SampleType >pure virtual
getFailureDetails() const overridePeaksAt< SampleType >inlinevirtual
HART_MATCHER_DEFINE_COPY_AND_MOVE(PeaksAt)PeaksAt< SampleType >
match(const AudioBuffer< SampleType > &observedAudio) overridePeaksAt< SampleType >inlinevirtual
move()=0Matcher< SampleType >pure virtual
operator<<(std::ostream &stream, const Matcher< SampleType > &dsp)Matcher< SampleType >related
PeaksAt(double targetDb, double toleranceLinear=1e-3)PeaksAt< SampleType >inline
prepare(double, size_t, size_t) overridePeaksAt< SampleType >inlinevirtual
represent(std::ostream &stream) const overridePeaksAt< SampleType >inlinevirtual
reset() overridePeaksAt< SampleType >inlinevirtual
~Matcher()=defaultMatcher< SampleType >virtual