From 897b75f7b63b024cb61b58498ff7e22a4e8b88f4 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Tue, 19 Aug 2008 07:42:50 +0000 Subject: more helpfiles svn path=/trunk/abstractions/senderfruit/; revision=10255 --- core/setabng-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 core/setabng-help.pd (limited to 'core/setabng-help.pd') diff --git a/core/setabng-help.pd b/core/setabng-help.pd new file mode 100644 index 0000000..6660af7 --- /dev/null +++ b/core/setabng-help.pd @@ -0,0 +1,24 @@ +#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; -- cgit v1.2.1