aboutsummaryrefslogtreecommitdiff
path: root/xgui/behaviors/width_over.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
commit6adfba996c34b2c78515e8a50ad5928188d78612 (patch)
treee93ec4c07be45ae47f8e6065f21b59098998afe5 /xgui/behaviors/width_over.pd
parentc0ab517b9027bd66c32f931ce592932c85f43d7b (diff)
reorganizing
svn path=/trunk/; revision=9376
Diffstat (limited to 'xgui/behaviors/width_over.pd')
-rw-r--r--xgui/behaviors/width_over.pd30
1 files changed, 0 insertions, 30 deletions
diff --git a/xgui/behaviors/width_over.pd b/xgui/behaviors/width_over.pd
deleted file mode 100644
index 469cc52f..00000000
--- a/xgui/behaviors/width_over.pd
+++ /dev/null
@@ -1,30 +0,0 @@
-#N canvas 406 227 335 274 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 24 104 bang;
-#X msg 81 103 bang;
-#X obj 160 45 inlet;
-#X text 247 198 dh20020109;
-#X obj 183 220 outlet;
-#X msg 167 196 1;
-#X msg 198 195 0;
-#X obj 81 128 float \$1;
-#X obj 100 160 float \$2;
-#X msg 69 189 width \$1;
-#X connect 1 0 3 0;
-#X connect 2 0 13 1;
-#X connect 3 0 5 0;
-#X connect 3 1 6 0;
-#X connect 5 0 10 0;
-#X connect 5 0 13 0;
-#X connect 6 0 11 0;
-#X connect 6 0 12 0;
-#X connect 7 0 12 1;
-#X connect 10 0 9 0;
-#X connect 11 0 9 0;
-#X connect 12 0 14 0;
-#X connect 13 0 14 0;
-#X connect 14 0 4 0;