diff options
Diffstat (limited to 'test/test_pdp_xv.pd')
-rw-r--r-- | test/test_pdp_xv.pd | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/test/test_pdp_xv.pd b/test/test_pdp_xv.pd new file mode 100644 index 0000000..ebd2258 --- /dev/null +++ b/test/test_pdp_xv.pd @@ -0,0 +1,44 @@ +#N canvas 451 201 473 511 10; +#X obj 57 83 pdp_xv; +#X msg 51 35 create; +#X msg 105 41 bang; +#X floatatom 195 37 5 0 0; +#X msg 151 30 bang; +#X obj 155 78 metro 40; +#X obj 75 248 pdp_xv; +#X msg 69 200 create; +#X msg 123 206 bang; +#X obj 237 244 pdp_xv; +#X msg 231 196 create; +#X msg 285 202 bang; +#X floatatom 188 134 5 0 0; +#X msg 144 127 bang; +#X obj 148 175 metro 40; +#X floatatom 330 121 5 0 0; +#X msg 286 114 bang; +#X obj 290 162 metro 40; +#X msg 76 8 destroy; +#X msg 283 27 size 300 300; +#X msg 285 58 size 320 240; +#X msg 227 326 size 1280 1024; +#X msg 147 7 random; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 3 0 5 1; +#X connect 4 0 5 0; +#X connect 5 0 0 0; +#X connect 7 0 6 0; +#X connect 8 0 6 0; +#X connect 10 0 9 0; +#X connect 11 0 9 0; +#X connect 12 0 14 1; +#X connect 13 0 14 0; +#X connect 14 0 8 0; +#X connect 15 0 17 1; +#X connect 16 0 17 0; +#X connect 17 0 11 0; +#X connect 18 0 0 0; +#X connect 19 0 0 0; +#X connect 20 0 0 0; +#X connect 21 0 0 0; +#X connect 22 0 0 0; |