From 02a5595973b61d2cf789b9074167ed73b928d157 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Wed, 13 Nov 2002 08:38:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r206, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=207 --- xgui/behaviors/light_over.pd | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 xgui/behaviors/light_over.pd (limited to 'xgui/behaviors/light_over.pd') diff --git a/xgui/behaviors/light_over.pd b/xgui/behaviors/light_over.pd new file mode 100644 index 00000000..9caf83ad --- /dev/null +++ b/xgui/behaviors/light_over.pd @@ -0,0 +1,34 @@ +#N canvas 681 249 333 272 10; +#X text 17 8 change color when enter and leave; +#X obj 24 44 inlet; +#X obj 214 107 inlet; +#X obj 24 79 route enter leave; +#X obj 67 217 outlet; +#X msg 69 189 color \$1; +#X obj 81 128 symbol Black; +#X msg 24 104 bang; +#X msg 81 103 bang; +#X obj 160 45 inlet; +#X text 247 198 dh20020109; +#X obj 208 137 symbol; +#X obj 160 69 symbol; +#X obj 100 160 symbol SteelBlue2; +#X obj 183 220 outlet; +#X msg 167 196 1; +#X msg 198 195 0; +#X connect 1 0 3 0; +#X connect 2 0 11 0; +#X connect 3 0 7 0; +#X connect 3 1 8 0; +#X connect 5 0 4 0; +#X connect 6 0 5 0; +#X connect 7 0 13 0; +#X connect 7 0 15 0; +#X connect 8 0 6 0; +#X connect 8 0 16 0; +#X connect 9 0 12 0; +#X connect 11 0 13 1; +#X connect 12 0 6 1; +#X connect 13 0 5 0; +#X connect 15 0 14 0; +#X connect 16 0 14 0; -- cgit v1.2.1