diff options
Diffstat (limited to 'test/test_pdp_debug.pd')
-rw-r--r-- | test/test_pdp_debug.pd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/test_pdp_debug.pd b/test/test_pdp_debug.pd new file mode 100644 index 0000000..54ccb66 --- /dev/null +++ b/test/test_pdp_debug.pd @@ -0,0 +1,18 @@ +#N canvas 649 12 317 300 10; +#X obj 102 33 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 94 208 pdp_xv; +#X floatatom 173 149 5 0 0; +#X floatatom 199 64 5 0 0; +#X obj 93 112 pdp_mix; +#X obj 34 35 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 29 59 pdp_noise; +#X obj 105 59 pdp_noise; +#X connect 0 0 7 0; +#X connect 2 0 1 1; +#X connect 3 0 4 2; +#X connect 4 0 1 0; +#X connect 5 0 6 0; +#X connect 6 0 4 0; +#X connect 7 0 4 1; |