Searched refs:totalGain (Results 1 – 2 of 2) sorted by relevance
148 float totalGain = distanceConeGain(); in process() local152 m_lastGain = totalGain; in process()155 destination->copyWithGainFrom(*destination, &m_lastGain, totalGain); in process()
430 float totalGain = dryMix + wetMix * masterLinearGain * postWarpCompressorGain; in process() local442 destinationChannels[i][frameIndex] = delayBuffer[preDelayReadIndex] * totalGain; in process()