Krotos Modules 3
Loading...
Searching...
No Matches
krotos::OnsetDetector Member List

This is the complete list of members for krotos::OnsetDetector, including all inherited members.

calculateOnsetsGlobal(std::vector< float > slopeVector, std::vector< float > normalisedEnvelopeVector)krotos::OnsetDetector
detectAttackSegment(const std::vector< float > &slopeFrame, const std::vector< float > &normalisedEnvelopeFrame, float thresholdValue)krotos::OnsetDetectorprivate
m_decayLengthkrotos::OnsetDetectorprivate
m_epsilonkrotos::OnsetDetectorprivate
m_finishFlagkrotos::OnsetDetectorprivate
m_onsetkrotos::OnsetDetectorprivate
m_sampleRatekrotos::OnsetDetectorprivate
m_thresholdkrotos::OnsetDetectorprivate
OnsetDetector(float sampleRate)krotos::OnsetDetector
setDecayLengthMiliSeconds(float decayLengthMiliSeconds)krotos::OnsetDetector
setOnsetMiliSeconds(float onsetMiliSeconds)krotos::OnsetDetector
setThresholdPercentage(float thresholdPercentage)krotos::OnsetDetector