aboutsummaryrefslogtreecommitdiff
path: root/msg_queue.pd
diff options
context:
space:
mode:
Diffstat (limited to 'msg_queue.pd')
-rw-r--r--msg_queue.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/msg_queue.pd b/msg_queue.pd
new file mode 100644
index 0000000..13211bd
--- /dev/null
+++ b/msg_queue.pd
@@ -0,0 +1,14 @@
+#N canvas 418 284 306 194 10;
+#X obj 18 9 inlet dump;
+#X obj 44 29 inlet add;
+#X obj 18 72 fifop;
+#X obj 18 31 b;
+#X text 21 141 $Id: msg_queue.pd 211 2005-12-10 21:10:37Z tim $;
+#X obj 18 91 t b a;
+#X obj 48 111 outlet;
+#X connect 0 0 3 0;
+#X connect 1 0 2 0;
+#X connect 2 0 5 0;
+#X connect 3 0 2 0;
+#X connect 5 0 2 0;
+#X connect 5 1 6 0;