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. Sorry for the repost, but I dont even know where to look to set schedule priority for inlets and outlets... -thewade
Hi Wade,
sorry to say STFA, but STFA ;-)
I posted my own solution to the DSP loop problem a while back.
Two hints:
docs) 2) Body: <snip!>[send~] and [receive~] pairs <snip!>
d.
thewade wrote:
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. Sorry for the repost, but I dont even know where to look to set schedule priority for inlets and outlets... -thewade