Hallo, Chuckk Hubbard hat gesagt: // Chuckk Hubbard wrote:
The problem is depth-first message passing. And, in PD, if one outlet connects to two things, the messages are sent in the order the connections were made... which you can't tell by looking.
Note that this is an implementation detail, but not part of the "specification" of Pd. The current behaviour can change any time, so relying on the order the connections were made is a highly dangerous patching mistake. Always use a trigger, if order matters, and order matters most of the time, so always use a trigger, regardless of what Matju says. ;)
Frank Barknecht _ ______footils.org_ __goto10.org__