aboutsummaryrefslogtreecommitdiff
path: root/msg_queue-help.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-12-10 20:10:48 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:50 +0200
commita71a2788520aaf1569d4d2eec045a308f8c28e7f (patch)
treeb5113011fd6e27236d734f30928f6524e91202c0 /msg_queue-help.pd
parente6c49319e1b84287f8fa07559b820cdf4cb5bc7b (diff)
adding msg_queue abstractions
changing envelope generator svn path=/trunk/abstractions/tb/; revision=4182
Diffstat (limited to 'msg_queue-help.pd')
-rw-r--r--msg_queue-help.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/msg_queue-help.pd b/msg_queue-help.pd
new file mode 100644
index 0000000..4ee5500
--- /dev/null
+++ b/msg_queue-help.pd
@@ -0,0 +1,14 @@
+#N canvas 0 0 386 215 10;
+#X obj 28 98 msg_queue;
+#X obj 28 131 print;
+#X msg 86 23 123;
+#X msg 86 43 234;
+#X msg 86 63 345;
+#X obj 28 59 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 30 169 $Id: msg_queue-help.pd 211 2005-12-10 21:10:37Z tim $;
+#X connect 0 0 1 0;
+#X connect 2 0 0 1;
+#X connect 3 0 0 1;
+#X connect 4 0 0 1;
+#X connect 5 0 0 0;