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_debug.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_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; |