| Subject: | Re: [PD] execution order for ~ objects that output messages | |
|---|---|---|
| From: | Claude Heiland-Allen (clau...@goto10.org) | |
| Date: | Sep 25, 2008 5:29:16 am | |
| List: | at.iem.pd-list | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Damian Stewart | Sep 25, 2008 4:51 am | |
| IOhannes m zmoelnig | Sep 25, 2008 5:21 am | |
| Claude Heiland-Allen | Sep 25, 2008 5:29 am | |
| Thomas Grill | Sep 25, 2008 6:16 am | |
| Frank Barknecht | Sep 25, 2008 6:16 am | |
| IOhannes m zmoelnig | Sep 25, 2008 6:21 am | |
| Thomas Grill | Sep 25, 2008 9:31 am | |
| hard off | Sep 26, 2008 6:31 am | |
| IOhannes m zmölnig | Sep 26, 2008 8:44 am | |
| Damian Stewart | Sep 26, 2008 9:24 am | |
| IOhannes m zmölnig | Sep 26, 2008 9:37 am | |
| Damian Stewart | Sep 26, 2008 10:11 am | |
| IOhannes m zmölnig | Sep 26, 2008 10:13 am | |
| IOhannes m zmölnig | Sep 26, 2008 10:14 am | |
| Claude Heiland-Allen | Sep 26, 2008 10:24 am |
| Subject: | Re: [PD] execution order for ~ objects that output messages | |
|---|---|---|
| From: | Claude Heiland-Allen (clau...@goto10.org) | |
| Date: | Sep 25, 2008 5:29:16 am | |
| List: | at.iem.pd-list | |
Damian Stewart wrote:
what's the order of execution for signal~ objects that output messages (eg env~)? which will get printed first?
It's undefined, unless you define it with subpatches with signal cords between them (which don't need to carry meaningful data, just the presence of a signal connection is enough to force order):
if this diagram makes any sense at all:
/ [pd first inlet~ | env~ -- print 1 outlet~ ] | / [pd second inlet~ inlet~ | env~ -- print 2 ]
this is documented somewhere, i think in a flanger example...
Claude
_______________________________________________
Pd-l...@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list

