aboutsummaryrefslogtreecommitdiff
path: root/old/destroysend-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-23 14:00:39 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-23 14:00:39 +0000
commit7a8bdf66f6138b5e320732751a158a926dfcebb6 (patch)
treeb9fd6cc86acf29db245b3cee681df108aa7c6f40 /old/destroysend-help.pd
parent761af5cdd6f924577f0fc6af351039d2c35dcb7b (diff)
Removed destroysend
svn path=/trunk/externals/tof/; revision=12652
Diffstat (limited to 'old/destroysend-help.pd')
-rw-r--r--old/destroysend-help.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/destroysend-help.pd b/old/destroysend-help.pd
new file mode 100644
index 0000000..8b8f45b
--- /dev/null
+++ b/old/destroysend-help.pd
@@ -0,0 +1,13 @@
+#N canvas 455 76 573 366 10;
+#X obj 241 236 print DESTROYED;
+#X text 225 139 <- Create and destroy this external. It will send a
+bang to [receive test] everythime it is destroyed.;
+#X obj 241 203 receive test;
+#X obj 84 82 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X obj 84 142 destroysend test;
+#X obj 84 303 destroysend;
+#X text 170 300 <- If it is created without an argument \, you can
+set the target through the right inlet.;
+#X connect 2 0 0 0;
+#X connect 3 0 4 0;