Hm, didn&#39;t think that the text line length would change. The objects in the parentheses are meant to be like this:<br>[inlet~]<br><br>[outlet~]<br><br><div class="gmail_quote">On Tue, Oct 30, 2012 at 5:32 PM, Alexandros Drymonitis <span dir="ltr">&lt;<a href="mailto:adrcki@gmail.com" target="_blank">adrcki@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>I&#39;ve been trying to make a patch where I can create connections of subpatches on the fly. These subpatches contain abstractions (for now the same abstracion everywhere, whcih is [inlet~]  , only to check if what I wanna do is possible).<br>

                               <br>                                  [outlet~]<br> <br>I&#39;ve made it in such a way that when I do feedback with the connections (e.x. 1st subpatch to 2nd to 1st), a new instance of the abstraction is being created. But when I turn the dsp on, a get the &quot;error: DSP loop detected (some tilde objects not scheduled)&quot; message. Even putting a [f $0] inside the abstraction won&#39;t solve this. I know I can skip this with [s~] and [r~], but it seems strange to me that this happens. Any ideas?<br>

<br>Thanks<br>
</blockquote></div><br>