diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:26:47 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:26:47 +0000 |
commit | 37b6643df2df7d784a31ca73f7bb90dc109c2401 (patch) | |
tree | a8664e5adcfcb60cae136063d627549ecb76619b /doc/objects/pdp_qt~.pd | |
parent | c50ce0e0217ea07e2d450add2ab29cecea66fa96 (diff) |
removing PDP source (except debian files) before import of PDP 0.12.4
svn path=/trunk/externals/pdp/; revision=4217
Diffstat (limited to 'doc/objects/pdp_qt~.pd')
-rw-r--r-- | doc/objects/pdp_qt~.pd | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/doc/objects/pdp_qt~.pd b/doc/objects/pdp_qt~.pd deleted file mode 100644 index b03e4e1..0000000 --- a/doc/objects/pdp_qt~.pd +++ /dev/null @@ -1,25 +0,0 @@ -#N canvas 400 126 692 254 10; -#X obj 62 122 pdp_qt~; -#X obj 90 164 dac~; -#X msg 39 51 play; -#X obj 133 42 openpanel; -#X msg 133 67 open \$1; -#X msg 133 14 bang; -#X text 257 67 pdp_qt~ is the same as pdp_qt exept that it also outputs -the audio data corresponding to the current frame on its 2 rightmost -outlets. if there is a lag between audio and video a pdp_del object -can be inserted to delay the image. note that in order to get acceptable -audio quality with relatively few dropouts you might need to increase -the pd audio latency.; -#X msg 15 24 loop 1; -#X floatatom 84 52 5 0 0; -#X obj 62 214 pdp_help_output; -#X connect 0 0 9 0; -#X connect 0 3 1 0; -#X connect 0 4 1 1; -#X connect 2 0 0 0; -#X connect 3 0 4 0; -#X connect 4 0 0 0; -#X connect 5 0 3 0; -#X connect 7 0 0 0; -#X connect 8 0 0 1; |