From e900f8a1d4508929055cbbbaa4105cc635eedbd6 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 22 Feb 2011 01:04:32 +0000 Subject: fixed some awkward wording and added blurb about changing args to [pd] svn path=/trunk/; revision=14942 --- doc/pddp/inlet-help.pd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/pddp/inlet-help.pd') diff --git a/doc/pddp/inlet-help.pd b/doc/pddp/inlet-help.pd index 3c30faf6..09c405aa 100644 --- a/doc/pddp/inlet-help.pd +++ b/doc/pddp/inlet-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 0 555 619 10; +#N canvas 1 53 555 619 10; #X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 14 -228856 -66577 0; #X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header inlet 3 12 0 18 @@ -81,14 +81,14 @@ argument.; #X text 98 127 The subpatch below shows how to use [inlet] \, [inlet~] \, [outlet] \, and [outlet~] objects to get data into and out of a subpatch:; -#X text 168 434 - an outlet passes any message sent from the parent -patch to the corresponding inlet of this subpatch. When multiple [inlet~] -or [inlet] objects are in one subpatch \, their horizontal order determines -which inlet corresponds to which [inlet~]/[inlet] object.; #X text 98 77 The [inlet] object allows messages to be sent to a subpatch from an object on the parent canvas.; #X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide ; +#X text 168 434 - passes any message that is sent to the subpatch's +inlet in the parent patch. When multiple [inlet~] or [inlet] objects +are in one subpatch \, their horizontal order corresponds with the +inlets drawn on the containing object in the parent patch.; #X connect 14 0 20 1; #X connect 15 0 20 0; #X connect 19 0 13 0; -- cgit v1.2.1