aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/pd/ex-thread2.pd
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2002-10-22 23:07:10 +0000
committerThomas Grill <xovo@users.sourceforge.net>2002-10-22 23:07:10 +0000
commitd62e56f4df9594f72ce501f5e19c974fd18e7295 (patch)
tree635d4af7a7c2425098e60ca277086ec436b617f7 /externals/grill/flext/tutorial/pd/ex-thread2.pd
parentc6f373c281ecb5cd1f4aa7a070e15cc61ab8793c (diff)
This commit was generated by cvs2svn to compensate for changes in r186,
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=187
Diffstat (limited to 'externals/grill/flext/tutorial/pd/ex-thread2.pd')
-rw-r--r--externals/grill/flext/tutorial/pd/ex-thread2.pd40
1 files changed, 40 insertions, 0 deletions
diff --git a/externals/grill/flext/tutorial/pd/ex-thread2.pd b/externals/grill/flext/tutorial/pd/ex-thread2.pd
new file mode 100644
index 00000000..26205b8d
--- /dev/null
+++ b/externals/grill/flext/tutorial/pd/ex-thread2.pd
@@ -0,0 +1,40 @@
+#N canvas 116 192 666 304 12;
+#X msg 91 131 stop;
+#X msg 262 135 stop;
+#X obj 206 42 bng 25 250 50 0 empty empty empty 0 -6 0 8 -258699 -1
+-1;
+#X obj 298 42 bng 25 250 50 0 empty empty empty 0 -6 0 8 -258699 -1
+-1;
+#X text 198 21 start;
+#X text 290 20 stop;
+#X msg 46 131 0;
+#X msg 217 135 0;
+#X msg 430 133 stop;
+#X msg 385 133 0;
+#X obj 411 172 thread2 50;
+#X obj 239 172 thread2 15;
+#X obj 73 171 thread2 3;
+#X floatatom 73 205 8 0 0;
+#X floatatom 239 205 8 0 0;
+#X floatatom 411 205 8 0 0;
+#X msg 140 131 text;
+#X msg 309 135 text;
+#X msg 477 133 text;
+#X connect 0 0 12 0;
+#X connect 1 0 11 0;
+#X connect 2 0 6 0;
+#X connect 2 0 7 0;
+#X connect 2 0 9 0;
+#X connect 3 0 0 0;
+#X connect 3 0 1 0;
+#X connect 3 0 8 0;
+#X connect 6 0 12 0;
+#X connect 7 0 11 0;
+#X connect 8 0 10 0;
+#X connect 9 0 10 0;
+#X connect 10 0 15 0;
+#X connect 11 0 14 0;
+#X connect 12 0 13 0;
+#X connect 16 0 12 0;
+#X connect 17 0 11 0;
+#X connect 18 0 10 0;