Searched refs:tempChannelRightOutput (Results 1 – 1 of 1) sorted by relevance
4119 float tempChannelRightOutput; in process() local4382 tempChannelRightOutput=tempChannelOutput*_global.channel[c].ampRight; in process()4387 _global.lastInputRightChorusSample += tempChannelRightOutput * in process()4393 _global.lastInputRightReverbSample += tempChannelRightOutput * in process()4399 _global.lastInputRightDelaySample += tempChannelRightOutput * in process()4403 tempRightOutput += tempChannelRightOutput; in process()