diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2004-09-06 20:20:36 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2004-09-06 20:20:36 +0000 |
commit | ed932acb5860bf8b9296169676499562a55d139e (patch) | |
tree | dc6a40dba908deb07c175cd40ee19c197318f72d /pd/doc/1.manual/x2.htm | |
parent | dad636821f6e7d3ead02c157f308c0ceeba9af3d (diff) |
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
Diffstat (limited to 'pd/doc/1.manual/x2.htm')
-rw-r--r-- | pd/doc/1.manual/x2.htm | 2 |
1 files changed, 1 insertions, 1 deletions
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 </A> </H3> <P> 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: <CENTER><P> |