findPeaks
void AudioBuffer::findPeaks(float* pPeaks, uint32* pAt /*=0*/) const {
uint32 AudioBuffer::findPeaks(uint32 fromFrame, uint32 frameCount,