This is a schroeder allpas taken from a max msp tutorial
For those unfamiliar with max , the tapin~tapeout~object is basically a delay , where tapin~ is equivalent to reaktor dely audio input , and tapeout~ reaktor's delay audio output.
In the max msp implementation you can see that the negative feedback coeeficient(red quare) is mutliplying the tapout ( reaktor delay out ) =feedback comb
THe positive feedforward comb = green
And this is the reaktor implementaion
BUt here is the adsr tutorial , which actually reverses the feedforward and feedback comb
where g=feedback coeef
Which would be like this
SO is the adsr tutorial wrong when it comes to schroeder allpas ??