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_reg.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_reg.pd')
-rw-r--r-- | test/test_pdp_reg.pd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/test/test_pdp_reg.pd b/test/test_pdp_reg.pd new file mode 100644 index 0000000..6e5424b --- /dev/null +++ b/test/test_pdp_reg.pd @@ -0,0 +1,21 @@ +#N canvas 0 0 450 300 10; +#X obj 152 123 pdp_reg; +#X obj 152 180 pdp_xv; +#X obj 108 89 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X obj 149 64 pdp_qt; +#X msg 180 34 open /home/ben/MOV/test1.mov; +#X obj 119 21 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X msg 300 71 loop 1; +#X obj 301 126 metro 40; +#X obj 299 101 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X connect 0 0 1 0; +#X connect 2 0 0 0; +#X connect 3 0 0 1; +#X connect 4 0 3 0; +#X connect 5 0 3 0; +#X connect 6 0 3 0; +#X connect 7 0 3 0; +#X connect 8 0 7 0; |