Lines Matching full:feedback
549 // left input = (left dry/4) + right feedback from previous period
563 // calculate allpass feedback; add the feedback result
578 // right input = (right dry/4) + left feedback from previous period
591 // calculate allpass feedback; add the feedback result
663 // ********** mixer and feedback - start
668 // difference is feedback to left input (R - L)
673 // ********** mixer and feedback - end