aboutsummaryrefslogtreecommitdiff
path: root/extensions/xgui/utils/concat_set_bang.pd
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/xgui/utils/concat_set_bang.pd')
-rw-r--r--extensions/xgui/utils/concat_set_bang.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/extensions/xgui/utils/concat_set_bang.pd b/extensions/xgui/utils/concat_set_bang.pd
new file mode 100644
index 00000000..d617e596
--- /dev/null
+++ b/extensions/xgui/utils/concat_set_bang.pd
@@ -0,0 +1,22 @@
+#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;