updateReadIndex 54 Source/platform/audio/ReverbAccumulationBuffer.h void updateReadIndex(int* readIndex, size_t numberOfFrames) const; updateReadIndex 143 Source/platform/audio/ReverbConvolverStage.cpp m_accumulationBuffer->updateReadIndex(&m_accumulationReadIndex, framesToProcess);