aboutsummaryrefslogtreecommitdiff
path: root/sfruit/sendmany-osc.pd
diff options
context:
space:
mode:
Diffstat (limited to 'sfruit/sendmany-osc.pd')
-rw-r--r--sfruit/sendmany-osc.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/sfruit/sendmany-osc.pd b/sfruit/sendmany-osc.pd
new file mode 100644
index 0000000..adbbf3b
--- /dev/null
+++ b/sfruit/sendmany-osc.pd
@@ -0,0 +1,20 @@
+#N canvas 696 252 225 433 10;
+#X obj 26 48 t b a;
+#X obj 32 160 list;
+#X obj 74 241 list-drip;
+#X obj 74 275 t b a;
+#X obj 74 209 list;
+#X obj 26 16 inlet;
+#X obj 95 161 inlet;
+#X obj 32 375 s PDOSC;
+#X obj 32 338 list prepend;
+#X connect 0 0 4 0;
+#X connect 0 1 1 1;
+#X connect 1 0 8 0;
+#X connect 2 0 3 0;
+#X connect 3 0 1 0;
+#X connect 3 1 8 1;
+#X connect 4 0 2 0;
+#X connect 5 0 0 0;
+#X connect 6 0 4 1;
+#X connect 8 0 7 0;