[PD] Messages in an external

IOhannes m zmoelnig zmoelnig at iem.at
Thu Nov 3 10:23:07 CET 2005


Piotr Majdak wrote:
> Hi pd-list,
> 
> I use outlet_float() in an external to output messages. How often is it 
> allowed to send a message in a loop? I didn't find anything about it...

the built-in "stack overflow" counter allows a recursion of
1000/(#obj involved)

abstractions count as several objects (as many as there are involved)

see attached patch.

mfg.ads.r
IOhannes
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stackoverflow.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20051103/f33fe1af/attachment.txt>


More information about the Pd-list mailing list