|
Krotos Modules 3
|
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::OnsetDetector | private |
| m_decayLength | krotos::OnsetDetector | private |
| m_epsilon | krotos::OnsetDetector | private |
| m_finishFlag | krotos::OnsetDetector | private |
| m_onset | krotos::OnsetDetector | private |
| m_sampleRate | krotos::OnsetDetector | private |
| m_threshold | krotos::OnsetDetector | private |
| OnsetDetector(float sampleRate) | krotos::OnsetDetector | |
| setDecayLengthMiliSeconds(float decayLengthMiliSeconds) | krotos::OnsetDetector | |
| setOnsetMiliSeconds(float onsetMiliSeconds) | krotos::OnsetDetector | |
| setThresholdPercentage(float thresholdPercentage) | krotos::OnsetDetector |