<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 5, 2015 at 10:04 PM, IOhannes m zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 07/05/2015 08:57 PM, Alexandros Drymonitis wrote:<br>
>> saving the "dynin.pd" abstraction, will break it.<br>
</span>[...]<br>
<span class="">> abstraction. I put [r _initbang] but it won't work.<br>
<br>
</span>the trick is *not* to have a [r _initbang] in your patch.<br>
the trick is to generate a message sent to the "_initbang" label.<br>
this is a fragile hack, hence all my warnings; esp. the first warning<br>
"do not save" is for real - and it's not because you will save the<br>
dynamically generated objects, but because it will break the init logic.<br>
<br>
<br>
and i would very much prefer if anybody who wants to use that trick<br>
discovers themselves how it actually works (e.g. by studying the patch i<br>
gave)<br></blockquote><div>Didn't realise I should study the patch in its text form... Jack made this clear. Now it works, thanks! <br></div></div></div></div>