From 9b8745d5250c9d0b60c9aa5a77f58a3fcddf1076 Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Tue, 21 Jan 2003 10:27:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r352, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/pdp/; revision=353 --- test/test_pdp_noise.pd | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 test/test_pdp_noise.pd (limited to 'test/test_pdp_noise.pd') diff --git a/test/test_pdp_noise.pd b/test/test_pdp_noise.pd new file mode 100644 index 0000000..7302692 --- /dev/null +++ b/test/test_pdp_noise.pd @@ -0,0 +1,40 @@ +#N canvas 0 0 450 300 10; +#X obj 132 150 pdp_noise; +#X obj 128 258 pdp_xv; +#X obj 133 21 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 171 92 type grey; +#X msg 173 114 type yv12; +#X msg 243 35 dim 32 32; +#X msg 244 10 dim 320 240; +#X msg 246 61 dim 640 480; +#X msg 243 216 lpf \$1 \$2; +#X obj 242 179 pack 0 0; +#X floatatom 247 117 5 0 0; +#X floatatom 299 123 5 0 0; +#X obj 264 150 t b f; +#X floatatom 174 184 5 0 0; +#X msg 340 33 dim 512 256; +#X obj 134 57 metro 100; +#X msg 205 158 2; +#X msg 358 71 dim 1024 1024; +#X obj 132 212 pdp_bq; +#X connect 0 0 18 0; +#X connect 2 0 15 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; +#X connect 8 0 18 0; +#X connect 9 0 8 0; +#X connect 10 0 9 0; +#X connect 11 0 12 0; +#X connect 12 0 9 0; +#X connect 12 1 9 1; +#X connect 13 0 18 1; +#X connect 14 0 0 0; +#X connect 15 0 0 0; +#X connect 16 0 13 0; +#X connect 17 0 0 0; +#X connect 18 0 1 0; -- cgit v1.2.1