aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/initbang-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pddp/initbang-help.pd')
-rw-r--r--doc/pddp/initbang-help.pd11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/pddp/initbang-help.pd b/doc/pddp/initbang-help.pd
index 0363308b..58e7a0cd 100644
--- a/doc/pddp/initbang-help.pd
+++ b/doc/pddp/initbang-help.pd
@@ -1,4 +1,4 @@
-#N canvas 19 94 556 621 10;
+#N canvas 1 88 556 621 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 initbang 3 12 0
@@ -48,9 +48,6 @@ that have a variable number of inlets or outlets.;
load;
#X obj 6 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
;
-#X text 93 51 The abstraction below dynamically creates an outlet using
-[loadbang]. The [loadbang] object send a bang after this help patch
-has loaded.;
#X text 92 231 To solve this problem \, the abstraction below uses
[initbang] instead of [loadbang]. [initbang] will send a bang before
Pd initializes the parent patch \, so that the [outlet] is created
@@ -72,5 +69,7 @@ their visual elements yet.;
#X text 160 460 - a bang message is sent when the containing parent
patch first opens the abstraction as an embedded object. If the patch
is a top-most patch \, no bang will ever be sent.;
-#X connect 25 0 15 0;
-#X connect 26 0 14 0;
+#X text 93 51 The abstraction below dynamically creates an outlet using
+[loadbang]. The [loadbang] object sends a bang after this help patch
+has loaded.;
+#X connect 25 0 14 0;