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_trigger.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_trigger.pd')
-rw-r--r-- | test/test_pdp_trigger.pd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test/test_pdp_trigger.pd b/test/test_pdp_trigger.pd new file mode 100644 index 0000000..877d7eb --- /dev/null +++ b/test/test_pdp_trigger.pd @@ -0,0 +1,13 @@ +#N canvas 661 462 467 193 10; +#X obj 33 137 pdp_xv; +#X obj 33 57 pdp_v4l; +#X msg 33 12 bang; +#X obj 33 92 pdp_trigger; +#X obj 33 35 metro 1000; +#X obj 105 138 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X connect 1 0 3 0; +#X connect 2 0 4 0; +#X connect 3 0 0 0; +#X connect 3 1 5 0; +#X connect 4 0 1 0; |