From ed932acb5860bf8b9296169676499562a55d139e Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Mon, 6 Sep 2004 20:20:36 +0000 Subject: checking in version 0.38test5. Oops, I realize I forgot some more nice files, will add them and re-commit. svn path=/trunk/; revision=2010 --- pd/doc/1.manual/x2.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/doc/1.manual/x2.htm') diff --git a/pd/doc/1.manual/x2.htm b/pd/doc/1.manual/x2.htm index 8d656a64..f68dfe0a 100644 --- a/pd/doc/1.manual/x2.htm +++ b/pd/doc/1.manual/x2.htm @@ -393,7 +393,7 @@ scheduler will wake the delay back up later. 2.3.3. hot and cold inlets and right to left outlet order

With few exceptions (notably "timer"), objects treat their leftmost -inlet as "hot" in the sense that messages to right inlets can result in output +inlet as "hot" in the sense that messages to left inlets can result in output messages. So the following is a legal (and reasonable) loop construct:

-- cgit v1.2.1