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_scale.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_scale.pd')
-rw-r--r-- | test/test_pdp_scale.pd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/test/test_pdp_scale.pd b/test/test_pdp_scale.pd new file mode 100644 index 0000000..41a16ee --- /dev/null +++ b/test/test_pdp_scale.pd @@ -0,0 +1,38 @@ +#N canvas 103 210 562 448 10; +#X obj 60 370 pdp_xv; +#X obj 78 76 metro 20; +#X obj 78 41 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 211 158 5 0 0; +#X floatatom 206 277 5 0 0; +#X msg 18 79 close; +#X msg 22 156 channel \$1; +#X floatatom 24 123 5 0 0; +#X msg 86 336 cursor \$1; +#X obj 98 315 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X msg 109 178 dim 256 256; +#X msg 113 202 dim 320 240; +#X obj 71 238 pdp_scale 320 240; +#X obj 152 78 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 76 103 pdp_v4l; +#X msg 121 144 dim 32 32; +#X msg 280 221 quality \$1; +#X obj 282 193 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 +1; +#X connect 1 0 14 0; +#X connect 2 0 1 0; +#X connect 5 0 14 0; +#X connect 6 0 14 0; +#X connect 7 0 6 0; +#X connect 8 0 0 0; +#X connect 9 0 8 0; +#X connect 10 0 12 0; +#X connect 11 0 12 0; +#X connect 12 0 0 0; +#X connect 13 0 14 0; +#X connect 14 0 12 0; +#X connect 15 0 12 0; +#X connect 16 0 12 0; +#X connect 17 0 16 0; |