aboutsummaryrefslogtreecommitdiff
path: root/doc/additional/pd-msg/1.msg_and_patch/5.loadbang.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/additional/pd-msg/1.msg_and_patch/5.loadbang.pd')
-rw-r--r--doc/additional/pd-msg/1.msg_and_patch/5.loadbang.pd12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/additional/pd-msg/1.msg_and_patch/5.loadbang.pd b/doc/additional/pd-msg/1.msg_and_patch/5.loadbang.pd
index 5ce77550..50cd158f 100644
--- a/doc/additional/pd-msg/1.msg_and_patch/5.loadbang.pd
+++ b/doc/additional/pd-msg/1.msg_and_patch/5.loadbang.pd
@@ -1,4 +1,4 @@
-#N canvas 304 209 845 545 10;
+#N canvas 0 18 845 545 10;
#X msg 39 266 loadbang;
#X obj 62 152 loadbang;
#X msg 62 178 1;
@@ -36,6 +36,16 @@ useless.;
to know when you're finished "instantiating" \, and then call "loadbang"
by yourself by sending a "loadbang" message at the appropriate time.
;
+#N canvas 458 158 494 396 META 0;
+#X text 12 5 GENRE tutorial;
+#X text 12 95 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information
+added by Jonathan Wilkes for Pd version 0.42.;
+#X text 12 25 KEYWORDS control canvas_op nonlocal dynamic_patching
+;
+#X text 12 64 DESCRIPTION how to fire a loadbang inside a dynamically
+instantiating abstraction;
+#X text 12 42 LICENSE public domain;
+#X restore 782 518 pd META;
#X connect 0 0 9 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;