aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/closebang-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-08-25 00:31:27 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-08-25 00:31:27 +0000
commit7d6affca746f49f5ffb2818b8a9ccf9d91388e8f (patch)
treec906633b5bb39eb9b566f5209b2b1eae28703878 /doc/pddp/closebang-help.pd
parent2f615ffbf13571a928856b8207d1ea215e857e3f (diff)
revised help docs that conform to the PDDP template
svn path=/trunk/; revision=13942
Diffstat (limited to 'doc/pddp/closebang-help.pd')
-rw-r--r--doc/pddp/closebang-help.pd77
1 files changed, 61 insertions, 16 deletions
diff --git a/doc/pddp/closebang-help.pd b/doc/pddp/closebang-help.pd
index db116f8e..e1dac9a3 100644
--- a/doc/pddp/closebang-help.pd
+++ b/doc/pddp/closebang-help.pd
@@ -1,18 +1,63 @@
-#N canvas 81 22 549 570 10;
-#X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577
-0;
-#X text 104 464 Pd Documentation Chapter 3.6 - doc/1.manual/x3.htm
+#N canvas 0 0 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 closebang 3 12 0
+18 -204280 -1 0;
+#X obj 0 456 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
+-228856 -1 0;
+#N canvas 46 245 494 344 META 0;
+#X text 12 85 TEMPLATE template-help.pd v0.1;
+#X text 12 105 PLATFORM windows macosx gnulinux;
+#X text 12 145 LIBRARY internal;
+#X text 12 65 LICENSE SIBSD;
+#X text 12 165 AUTHOR IOhannes m zmölnig;
+#X text 12 185 WEBSITE;
+#X text 12 245 HELP_PATCH_AUTHORS IOhannes m zmölnig. Jonathan Wilkes
+revised the patch to conform to the PDDP template for Pd version 0.42.
;
-#X text 104 61 This object does not accept arguments of any type.;
-#X text 14 62 ARGUMENTS:;
-#X text 29 82 OUTLETS:;
-#X text 20 121 EXAMPLES:;
-#X text 21 463 SEE ALSO:;
-#X obj 21 18 initbang;
-#X text 38 43 INLETS:;
-#X text 104 43 (none);
-#X text 108 18 - SEND "bang" AUTOMATICALLY WHEN ABSTRACTION IS CLOSED
+#X text 12 5 GENRE help;
+#X text 12 45 KEYWORDS control;
+#X text 12 125 OUTLET_0 bang;
+#X text 12 25 NAME closebang;
+#X text 12 205 RELEASE_DATE 2006;
+#X text 12 225 RELEASE_VERSION;
+#X restore 500 597 pd META;
+#X obj 0 484 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
+13 -228856 -1 0;
+#X obj 0 538 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;
+#N canvas 76 487 428 102 Related_objects 0;
+#X obj 25 42 initbang;
+#X obj 86 42 loadbang;
+#X obj 150 42 bang;
+#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
+14 -204280 -1 0;
+#X text 7 1 [closebang] Related Objects;
+#X restore 102 597 pd Related_objects;
+#X obj 78 493 cnv 17 3 35 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
+-162280 0;
+#X obj 460 3 closebang;
+#X text 99 460 (none);
+#X text 98 493 bang;
+#X text 100 570 Pd Documentation Chapter 3.6 - doc/1.manual/x3.htm
;
-#X text 104 82 A "bang" message is sent automatically when the containing
-patch is closed. It is only trigger when the patch is an embedded object
-in another patch.;
+#X obj 430 20 pddp/pddplink http://wiki.puredata.info/en/closebang
+-text pdpedia: closebang;
+#X text 99 542 (none);
+#X text 11 23 send a bang when abstraction is closed;
+#X obj 112 236 r from-closebang-abs;
+#X obj 112 262 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X text 167 493 - a "bang" message is sent automatically when the containing
+patch is closed. It is only triggered when the patch is an embedded
+object in another patch.;
+#X obj 112 133 closebang-abs;
+#X text 109 158 Above is an abstraction that contains a [closebang]
+object connected to [send from-closebang-abs]. If you select the subpatch
+above in editmode and delete it \, the [closebang] object contained
+within will send a bang to the [receive] object below:;
+#X text 207 133 <- delete me;
+#X obj 4 597 pddp/pddplink pddp/help.pd -text help;
+#X connect 16 0 17 0;