All/miller,
I think this problem's been around for a while, but I just noticed it again. So I thought I'd bring it up.
If abstractions are placed in a patch by internal messages the loadbangs within them do not bang.
And here's an example. Run runme.pd.
Cheers, David
. . David McCallum . Music wants to be free . http://sintheta.org .
#N canvas 0 0 454 304 10; #X obj 133 121 loadbang; #X obj 132 153 print; #X connect 0 0 1 0;
#N canvas 545 133 447 263 10; #X msg 187 31 obj 0 0 banger; #X obj 187 56 s pd-runme.pd; #X text 55 119 Notice that the loadbang within the banger abstraction doesn't send out a bang.; #X text 296 32 <-- Click me.; #X text 95 204 David McCallum , d@mentalfloss.ca; #X connect 0 0 1 0;
David NG McCallum wrote:
All/miller,
I think this problem's been around for a while, but I just noticed it again. So I thought I'd bring it up.
If abstractions are placed in a patch by internal messages the loadbangs within them do not bang.
this is by intention.
you should find a lot in the pd-list archive concerning this.
mfg.as.dr IOhannes
Iohannes,
I searched the archive for "internal message loadbang" and didn't find anything useful, except the "loadbang" internal message.
What's the rationale for supressing the loadbangs in this case?
David
. . David McCallum . Music wants to be free . http://sintheta.org .
IOhannes m zmoelnig wrote:
David NG McCallum wrote:
All/miller,
I think this problem's been around for a while, but I just noticed it again. So I thought I'd bring it up.
If abstractions are placed in a patch by internal messages the loadbangs within them do not bang.
this is by intention.
you should find a lot in the pd-list archive concerning this.
mfg.as.dr IOhannes
David NG McCallum wrote:
Iohannes,
I searched the archive for "internal message loadbang" and didn't find anything useful, except the "loadbang" internal message.
http://iem.at/mailinglists/pd-list//2003-05//004302.html http://iem.at/mailinglists/pd-list//2002-07//0063.html http://iem.at/mailinglists/pd-list//2002-05//0160.html
the links point to arbitrary mails in threads concerning your problem.
mfg.asd.r IOhannes