Krotos Modules 3
Loading...
Searching...
No Matches
KrotosAudioBufferDSPPhaseDetection.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  krotos
 

Functions

void krotos::findPeaks (std::vector< float > &graphArray, std::vector< Point< float > > &markerArray, int maxPeaks)
 
int krotos::centralise (std::vector< float > &graphArray, int position)
 
void krotos::sortMarkersByX (std::vector< juce::Point< float > > &markerArray, bool decending=false)
 
void krotos::sortMarkersByY (std::vector< Point< float > > &markerArray, bool decending=false)