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_snap.pd | |
parent | 41faefa9874e70af29f1ad5ebc2a55f0be9a9cff (diff) |
pdp 0.8.3
svn path=/trunk/externals/pdp/; revision=382
Diffstat (limited to 'test/test_pdp_snap.pd')
-rw-r--r-- | test/test_pdp_snap.pd | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/test/test_pdp_snap.pd b/test/test_pdp_snap.pd deleted file mode 100644 index b8b5e8b..0000000 --- a/test/test_pdp_snap.pd +++ /dev/null @@ -1,16 +0,0 @@ -#N canvas 0 0 450 300 10; -#X obj 130 211 pdp_xv; -#X obj 74 97 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 --1; -#X obj 189 38 metro 40; -#X obj 187 13 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 --1; -#X obj 118 131 pdp_snap; -#X msg 103 96 snap; -#X obj 185 72 pdp_v4l; -#X connect 1 0 4 0; -#X connect 2 0 6 0; -#X connect 3 0 2 0; -#X connect 4 0 0 0; -#X connect 5 0 4 0; -#X connect 6 0 4 1; |