Hallo, Andy Farnell hat gesagt: // Andy Farnell wrote: > There is another object called [initbang] that is designed > for just this kind of problem.
Not quite: initbang (which is not part of Pd yet) is not designed to replace a loadbang, it is designed to send a bang *before* a loadbang sends a bang. There is a difference. Initbangs can create inlets or outlets, loadbangs can not. There is no need at all to resort to initbangs for "normal" dynamic patching needs. If a newly created object doesn't loadbang, that's because the creator forgot to send a "loadbang" message to the subpatch receiver. In nqpoly4 that's by design (a broken design IMO) Ciao -- Frank _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
