diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2013-12-17 15:42:54 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2013-12-17 15:42:54 +0000 |
commit | 2b18c59264b11ff4832f3a034ec8a57e7f967de1 (patch) | |
tree | 6110966d649e71333c2de01c0a7884f2dd9e3ff2 | |
parent | fc51cd4d11b09e7f9045413683b2edaf173e882b (diff) |
note on the 2nd outlet
svn path=/trunk/externals/iem/iemguts/; revision=17229
-rw-r--r-- | help/savebangs-help.pd | 4 |
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; |