On Mon, Jul 13, 2015 at 10:39:42PM +0200, ro...@dds.nl wrote:
> does it mean that there's nothing to say/know about send/receive's?
> 
> for example:
> 
> when 2 different [send A]'s go to the same [receive A] will there be
> used a "first-in first-out" procedure?
> 
> [send]/[receive]'s inside a subpatch are they handled before
> [send]/[receive]'s which 'cross the border' of the subpatch?

No, they aren't, see attachment. The "border" of a subpatch is invisible in
this regard. To have a defined execution order (that doesn't rely
on creation order) use direct connections at least where order matters.

Ciao
-- 
 Frank Barknecht                                     _ ______footils.org__

Attachment: execute-sub.pd
Description: application/puredata

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to