Class thl::dsp::analysis::OnsetDetector#

class OnsetDetector#

Public Functions

OnsetDetector() = default#
~OnsetDetector() = default#
inline void prepare(float low, float low_mid, float mid_high, float decimated_sr, float ioi_time)#
inline bool process(const thl::core::ConstBufferView &samples)#
OnsetDetector(const OnsetDetector&) = delete#
OnsetDetector &operator=(const OnsetDetector&) = delete#