Great, I just realized this was recently touched up, so sorry for the repeat thread.  This makes complete sense, the polyphonic host to my dynamic object creation is now sending [loadbang( messages to the newly created patches.<div>
<br>Cheers,</div><div>brandon<br><br><div class="gmail_quote">On Sat, Aug 20, 2011 at 3:00 PM, Mathieu Bouchard <span dir="ltr">&lt;<a href="mailto:matju@artengine.ca">matju@artengine.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, 20 Aug 2011, brandon zeeb wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m on 0.43-0 vanilla and just noticed that [loadbang] bangs are not being fired within abstractions which are created dynamically.  Am I missing something, or did I just stumble upon a bug?<br>
</blockquote>
<br></div>
[loadbang] is something that has to be banging whenever the patching is finished. The patch that does dynamic creation is the one that is responsible for loadbanging the objects.<br>
<br>
Basic Pd only allows loadbanging a complete canvas, by sending a loadbang message to the canvas. However, there are extensions for doing other things. For example, [gf/canvas_loadbang], together with [gf/canvas_count], allows you to send a loadbang to only the newest objects, in a canvas that had already been loadbanged.<br>

<br>
(The rule is that loadbang should be done only once per object at most, never more than that.)<br>
<br>
Note that creating objects manually also does not cause any loadbangs, though it would be a good thing to have a menu item for triggering loadbang on objects that didn&#39;t exist back when loadbang was done in that canvas. That would be a quite awesome shortcut.<br>

<br>
 ______________________________<u></u>______________________________<u></u>___________<br><font color="#888888">
| Mathieu Bouchard ---- tél: <a href="tel:%2B1.514.383.3801" value="+15143833801" target="_blank">+1.514.383.3801</a> ---- Villeray, Montréal, QC<br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br><font style="font-family:garamond,serif" size="2"><span style="color:rgb(102, 102, 102)">Brandon Zeeb</span><br style="color:rgb(192, 192, 192)"></font><br>
<br>
</div>