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