On Sun, Sep 22, 2013 at 12:09:53AM +0100, Ed Kelly wrote: > > > >if you can I would prefer to patch with direct connections as it may make > >things clearer. Attach is a little sketch (router.pd) which uses no > >signal-sends and -receives at all, so you can be sure to have no delays > >introduced. Still you can route all over - but of course feedback paths are > >not > >possible. > > > Oh yes they are. > > If you send the audio you want to feed back into a [delwrite~ feedbuf > 10] object, and then take the audio back into the feedback loop using > a [delread~ feedbuf 0] object, you can bypass the problem with > feedback loops (stack overflow) and can create audio feedback > networks.
Yeah, but actually the goal here was to avoid introducing any delays and that's only possible if you avoid feedback as well. Ciao -- Frank _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
