From fa044426f92f90d2423cd3294d145a8168d20030 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Thu, 4 Oct 2007 16:30:15 +0000 Subject: Changing directory structure for externals/tof, part 2 svn path=/trunk/externals/tof/; revision=8784 --- help/destroysend-help.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 help/destroysend-help.pd (limited to 'help/destroysend-help.pd') diff --git a/help/destroysend-help.pd b/help/destroysend-help.pd new file mode 100644 index 0000000..8b8f45b --- /dev/null +++ b/help/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; -- cgit v1.2.1