From d62e56f4df9594f72ce501f5e19c974fd18e7295 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 22 Oct 2002 23:07:10 +0000 Subject: 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 --- externals/grill/flext/tutorial/pd/ex-thread2.pd | 40 +++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 externals/grill/flext/tutorial/pd/ex-thread2.pd (limited to 'externals/grill/flext/tutorial/pd/ex-thread2.pd') 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; -- cgit v1.2.1