aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--help/savebangs-help.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/help/savebangs-help.pd b/help/savebangs-help.pd
index c1974e9..94f016d 100644
--- a/help/savebangs-help.pd
+++ b/help/savebangs-help.pd
@@ -1,4 +1,4 @@
-#N canvas 0 0 435 284 10;
+#N canvas 0 0 459 321 10;
#X text 83 15 sends a bang \, whenever the containing patch is saved
;
#X obj 18 153 bng 30 250 50 0 empty empty empty 17 7 0 10 -262144 -1
@@ -14,5 +14,7 @@ patch by providing the parent depth as an argument.;
;
#X text 14 91 This sends a bang when the current patch containing [savebangs]
is saved:;
+#X text 18 288 the 2nd outlet triggers BEFORE the actual patch is saved.
+;
#X connect 3 0 1 0;
#X connect 5 0 6 0;