diff options
author | Tom Schouten <doelie@users.sourceforge.net> | 2003-01-21 10:27:33 +0000 |
---|---|---|
committer | Tom Schouten <doelie@users.sourceforge.net> | 2003-01-21 10:27:33 +0000 |
commit | 9b8745d5250c9d0b60c9aa5a77f58a3fcddf1076 (patch) | |
tree | 8372b6a414a7124cec57efc9c80845e2bc1b157d /test/test_pdp_snap.pd |
This commit was generated by cvs2svn to compensate for changes in r352,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/pdp/; revision=353
Diffstat (limited to 'test/test_pdp_snap.pd')
-rw-r--r-- | test/test_pdp_snap.pd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test/test_pdp_snap.pd b/test/test_pdp_snap.pd new file mode 100644 index 0000000..b8b5e8b --- /dev/null +++ b/test/test_pdp_snap.pd @@ -0,0 +1,16 @@ +#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; |