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_noise.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_noise.pd')
-rw-r--r-- | test/test_pdp_noise.pd | 40 |
1 files changed, 40 insertions, 0 deletions
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; |