aboutsummaryrefslogtreecommitdiff
path: root/core/sendmany.pd
diff options
context:
space:
mode:
Diffstat (limited to 'core/sendmany.pd')
-rw-r--r--core/sendmany.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/core/sendmany.pd b/core/sendmany.pd
new file mode 100644
index 0000000..04f0d90
--- /dev/null
+++ b/core/sendmany.pd
@@ -0,0 +1,18 @@
+#N canvas 701 45 161 397 10;
+#X obj 32 365 s;
+#X obj 26 48 t b a;
+#X obj 32 160 list;
+#X obj 77 241 list-drip;
+#X obj 77 275 t b a;
+#X obj 77 209 list;
+#X obj 26 16 inlet;
+#X obj 98 161 inlet;
+#X connect 1 0 5 0;
+#X connect 1 1 2 1;
+#X connect 2 0 0 0;
+#X connect 3 0 4 0;
+#X connect 4 0 2 0;
+#X connect 4 1 0 1;
+#X connect 5 0 3 0;
+#X connect 6 0 1 0;
+#X connect 7 0 5 1;