diff options
author | Tom Schouten <doelie@users.sourceforge.net> | 2003-02-05 06:05:39 +0000 |
---|---|---|
committer | Tom Schouten <doelie@users.sourceforge.net> | 2003-02-05 06:05:39 +0000 |
commit | 7da1d644ff98078ad2a78d940ec991abff440b00 (patch) | |
tree | cd5942bd3be84b57228d4d978ec4753dbdc56a89 /test/test_pdp_thread.pd | |
parent | 41faefa9874e70af29f1ad5ebc2a55f0be9a9cff (diff) |
pdp 0.8.3
svn path=/trunk/externals/pdp/; revision=382
Diffstat (limited to 'test/test_pdp_thread.pd')
-rw-r--r-- | test/test_pdp_thread.pd | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/test/test_pdp_thread.pd b/test/test_pdp_thread.pd deleted file mode 100644 index 2110c12..0000000 --- a/test/test_pdp_thread.pd +++ /dev/null @@ -1,33 +0,0 @@ -#N canvas 512 101 579 567 10; -#X msg 86 6 stop; -#X obj 61 6 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1 -; -#X floatatom 130 3 5 0 0; -#X obj 88 30 metro 40; -#X obj 174 125 pdp_v4l; -#X floatatom 207 93 5 0 0; -#X obj 93 407 pdp_xv; -#X msg 162 66 type grey; -#X msg 242 63 type yv12; -#X obj 332 322 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X obj 346 413 pdp_control; -#X msg 332 363 thread \$1; -#X obj 153 408 pdp_xv; -#X obj 212 408 pdp_xv; -#X floatatom 213 289 5 0 0; -#X obj 124 329 pdp_route 3; -#X connect 0 0 3 0; -#X connect 1 0 3 0; -#X connect 2 0 3 1; -#X connect 3 0 4 0; -#X connect 4 0 15 0; -#X connect 5 0 4 1; -#X connect 7 0 4 0; -#X connect 8 0 4 0; -#X connect 9 0 11 0; -#X connect 11 0 10 0; -#X connect 14 0 15 1; -#X connect 15 0 6 0; -#X connect 15 1 12 0; -#X connect 15 2 13 0; |