aboutsummaryrefslogtreecommitdiff
path: root/core/setabng-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
commit204cb1b74aeec62614a3de516ab67779618e9a36 (patch)
treeb1d404adb3d313e3ed6a8410fbcf6b9f79faf83f /core/setabng-help.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/setabng-help.pd')
-rw-r--r--core/setabng-help.pd24
1 files changed, 0 insertions, 24 deletions
diff --git a/core/setabng-help.pd b/core/setabng-help.pd
deleted file mode 100644
index 6660af7..0000000
--- a/core/setabng-help.pd
+++ /dev/null
@@ -1,24 +0,0 @@
-#N canvas 0 22 666 356 10;
-#X text 314 156 [setabng]'s right xlets should be cross-connected to
-a [bng] object. Sending a [set( message to the left inlet of setabng
-will blink the [bng] without transmitting to setabng's left outlet.
-;
-#X text 13 11 [setabng] - add a [set( method to [bng] objects so they
-can be flashed without passing a [bang( message to their outlet.;
-#X obj 240 160 bng 50 250 50 0 empty empty empty 17 7 0 10 -262130
--1 -1;
-#X msg 59 89 set;
-#X obj 59 178 setabng;
-#X obj 59 311 bng 20 250 50 0 empty empty bang 22 10 0 10 -262144 -1
--1;
-#X obj 89 90 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
--1;
-#X text 69 236 use [setabng]'s left outlet in place of your [bng]'s
-outlet \, and [setabng]'s left inlet in place of your [bng]'s inlet
-;
-#X text 445 330 2008 Luke Iannini;
-#X connect 2 0 4 1;
-#X connect 3 0 4 0;
-#X connect 4 0 5 0;
-#X connect 4 1 2 0;
-#X connect 6 0 4 0;