aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/inlet~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pddp/inlet~-help.pd')
-rw-r--r--doc/pddp/inlet~-help.pd30
1 files changed, 16 insertions, 14 deletions
diff --git a/doc/pddp/inlet~-help.pd b/doc/pddp/inlet~-help.pd
index 8967c760..09d6665e 100644
--- a/doc/pddp/inlet~-help.pd
+++ b/doc/pddp/inlet~-help.pd
@@ -1,9 +1,9 @@
-#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
-204280 -1 0;
-#X obj 0 360 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
+#X obj 0 350 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 46 242 494 344 META 0;
#X text 12 85 LIBRARY internal;
@@ -18,9 +18,9 @@ Jonathan Wilkes to conform to the PDDP template for Pd version 0.42.
#X text 12 5 KEYWORDS signal nonlocal canvas_op;
#X text 12 145 RELEASE_DATE 1997;
#X restore 500 597 pd META;
-#X obj 0 387 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
+#X obj 0 377 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
-#X obj 0 464 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
+#X obj 0 459 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 566 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
@@ -35,7 +35,7 @@ Jonathan Wilkes to conform to the PDDP template for Pd version 0.42.
#X text 8 2 [inlet~] Related Objects;
#X text 275 42 [switch~];
#X restore 102 598 pd Related_objects;
-#X obj 78 396 cnv 17 3 60 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
+#X obj 78 386 cnv 17 3 60 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 369 259 print~;
#X obj 369 199 sig~ 12;
@@ -68,12 +68,12 @@ Jonathan Wilkes to conform to the PDDP template for Pd version 0.42.
#X connect 8 0 7 0;
#X connect 10 0 9 0;
#X restore 126 229 pd subpatch-with-inlets-and-outlets;
-#X text 98 363 (none);
+#X text 98 353 (none);
#X text 11 23 signal inlet for a subpatch;
#X obj 477 3 inlet~;
#X obj 451 20 pddp/pddplink http://wiki.puredata.info/en/inlet~ -text
pdpedia: inlet~;
-#X text 98 395 signal;
+#X text 98 385 signal;
#N canvas 60 123 428 466 up/downsampling 0;
#X obj 30 396 print~;
#X obj 48 370 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
@@ -158,20 +158,22 @@ extra samples.;
#X connect 13 1 2 0;
#X connect 13 2 4 0;
#X restore 171 538 pd up/downsampling;
-#X text 80 482 1) symbol atom;
+#X text 80 477 1) symbol atom;
#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 395 - the [inlet~] object outputs the signal sent to the
-inlet of the subpatch in which it is found. When multiple [inlet~]
-or [inlet] objects are in one subpatch \, their horizontal order determines
-which inlet corresponds to which [inlet~]/[inlet] object.;
-#X text 168 482 - (optional) The word "hold" will cause sample/hold
+#X text 168 477 - (optional) The word "hold" will cause sample/hold
upsampling/downsampling \, and the word "lin" will cause linear upsampling/downsampling.
See the subpatch below for more details:;
#X text 98 77 The [inlet~] object allows signals to be sent to a subpatch
from objects on the parent canvas.;
-#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
+#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
+;
+#X text 168 385 - the [inlet~] object outputs the signal sent to the
+inlet of the subpatch in which it is found. 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 10 0 16 1;
#X connect 11 0 16 0;
#X connect 15 0 9 0;