Hello list!
I am having a problem. I have created a little console patch and I am trying to get the effect send-recieve functionality working. (See picture http://root.aproximation.org/pdProb.jpg )
I am sending out some of the signal from each channel out what would be the effects send to the bank of allpass filters, but when I connect the allpass filters to the effect recieve I get an error - Error: DSP loop detected (some tilde objects not scheduled) - and sound cuts out.
How do I get my object to be able to send from two of the 5 outlets, and recieve into two of the 5 inlets?
Thanks for the help! I am totally at a loss here. -thewade
Hi thewade,
I've (re)posted on this error numerous times. Use [send~] and [receive~] pairs to avoid the DSP loop problem. "Help patch" for the problem was posted here:
http://iem.at/mailinglists/pd-list/2004-04/019516.html
d.
thewade wrote:
Hello list!
I am having a problem. I have created a little console patch and I am trying to get the effect send-recieve functionality working. (See picture http://root.aproximation.org/pdProb.jpg )
I am sending out some of the signal from each channel out what would be the effects send to the bank of allpass filters, but when I connect the allpass filters to the effect recieve I get an error - Error: DSP loop detected (some tilde objects not scheduled) - and sound cuts out.
How do I get my object to be able to send from two of the 5 outlets, and recieve into two of the 5 inlets?
Thanks for the help! I am totally at a loss here. -thewade
Sorry if this reply seems, ummm, "untimely". For some reason Wade's question showed up as unanswered in my email, and well I just HAD to answer it--even though I already did weeks ago ;-)
cheers! d.
derek holzer wrote:
Hi thewade,
I've (re)posted on this error numerous times. Use [send~] and [receive~] pairs to avoid the DSP loop problem. "Help patch" for the problem was posted here: