aboutsummaryrefslogtreecommitdiff
path: root/xgui/utils/concat_set_bang.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/utils/concat_set_bang.pd
parentc0ab517b9027bd66c32f931ce592932c85f43d7b (diff)
reorganizing
svn path=/trunk/; revision=9376
Diffstat (limited to 'xgui/utils/concat_set_bang.pd')
-rw-r--r--xgui/utils/concat_set_bang.pd22
1 files changed, 0 insertions, 22 deletions
diff --git a/xgui/utils/concat_set_bang.pd b/xgui/utils/concat_set_bang.pd
deleted file mode 100644
index d617e596..00000000
--- a/xgui/utils/concat_set_bang.pd
+++ /dev/null
@@ -1,22 +0,0 @@
-#N canvas 273 213 466 323 12;
-#X text 11 6 concat;
-#X obj 14 39 inlet;
-#X text 67 38 left;
-#X obj 60 115 drip;
-#X msg 60 140 add2 \$1;
-#X obj 142 112 bang;
-#X obj 90 237 outlet;
-#X msg 90 210 color blue;
-#X obj 236 241 outlet;
-#X obj 5 138 t b b;
-#X msg 142 138 set set;
-#X connect 1 0 5 0;
-#X connect 1 0 3 0;
-#X connect 1 0 9 0;
-#X connect 3 0 4 0;
-#X connect 4 0 7 0;
-#X connect 5 0 10 0;
-#X connect 7 0 6 0;
-#X connect 9 0 8 0;
-#X connect 9 1 7 0;
-#X connect 10 0 7 0;