aboutsummaryrefslogtreecommitdiff
path: root/sfruit/dispatch-many.pd
diff options
context:
space:
mode:
Diffstat (limited to 'sfruit/dispatch-many.pd')
-rw-r--r--sfruit/dispatch-many.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/sfruit/dispatch-many.pd b/sfruit/dispatch-many.pd
new file mode 100644
index 0000000..fb5911d
--- /dev/null
+++ b/sfruit/dispatch-many.pd
@@ -0,0 +1,13 @@
+#N canvas 285 439 450 300 10;
+#X obj 151 211 sendmany;
+#X obj 196 150 list-map;
+#X obj 265 144 list prepend \$1;
+#X obj 196 112 inlet;
+#X obj 151 112 inlet;
+#X msg 265 170 \$1*\$2-dispatcher;
+#X connect 1 0 0 1;
+#X connect 1 1 2 0;
+#X connect 2 0 5 0;
+#X connect 3 0 1 0;
+#X connect 4 0 0 0;
+#X connect 5 0 1 1;