aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-06-05 14:27:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-06-05 14:27:09 +0000
commit6025aed6c3e2ebb9ceb6d179930f3d5462cda058 (patch)
treef362847455ec992db5c1afa2d5d1842aad8c8b6c
parent0dc9cdbf9bace179e75ffc2cc874ab5b1c5f2cc8 (diff)
fixed my stupidity so that it sets the path properly and finds the file
svn path=/trunk/externals/pdp/; revision=7752
-rw-r--r--doc/objects/pdp_help_input.pd52
1 files changed, 27 insertions, 25 deletions
diff --git a/doc/objects/pdp_help_input.pd b/doc/objects/pdp_help_input.pd
index 3a9edf7..79fd64a 100644
--- a/doc/objects/pdp_help_input.pd
+++ b/doc/objects/pdp_help_input.pd
@@ -1,4 +1,4 @@
-#N canvas 394 33 741 682 10;
+#N canvas 561 22 736 727 10;
#X obj 23 524 pdp_v4l;
#X text 17 11 this abstraction is used as an input module in most of
the documentation patches. change it to reflect your preferred input
@@ -8,7 +8,7 @@ object.;
#X obj 258 672 outlet;
#X obj 262 385 metro;
#X obj 292 360 nbx 5 14 -1e+37 1e+37 0 1 empty empty empty 0 -6 0 10
--262144 -1 -1 40 256;
+-262144 -1 -1 100 256;
#X msg 23 287 open /dev/video0;
#X obj 260 88 loadbang;
#X obj 199 169 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
@@ -23,7 +23,6 @@ object.;
-1;
#X text 45 329 v4l device;
#X text 18 312 change this to your;
-#X obj 492 515 pdp_qt;
#X obj 260 137 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 262 426 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
@@ -39,7 +38,6 @@ object.;
#X text 302 497 connect here;
#X text 305 511 for quicktime;
#X text 308 377 set framerate here;
-#X msg 492 288 open /tmp/test.mov;
#X obj 262 258 route start stop;
#X obj 329 292 select 0;
#X obj 262 292 select 1;
@@ -50,30 +48,34 @@ object.;
#X text 236 552 connect here;
#X text 239 566 for noise input;
#X text 293 137 disconnect for noise input;
+#X obj 492 255 ggee/getdir;
+#X msg 492 288 open \$1/../media/midr-mjpeg.mov;
+#X obj 492 515 pdp_qt;
#X connect 0 0 4 0;
-#X connect 2 0 32 0;
+#X connect 2 0 30 0;
#X connect 3 0 5 0;
-#X connect 5 0 19 0;
+#X connect 5 0 18 0;
#X connect 6 0 5 1;
#X connect 7 0 0 0;
-#X connect 8 0 18 0;
+#X connect 8 0 17 0;
#X connect 9 0 7 0;
-#X connect 10 0 31 0;
+#X connect 10 0 39 0;
#X connect 13 0 0 0;
-#X connect 14 0 17 0;
-#X connect 17 0 4 0;
-#X connect 18 0 9 0;
-#X connect 19 0 13 0;
-#X connect 22 0 17 0;
-#X connect 23 0 5 0;
-#X connect 31 0 17 0;
-#X connect 31 0 22 0;
-#X connect 32 0 23 0;
-#X connect 32 1 3 0;
-#X connect 32 2 34 0;
-#X connect 33 0 3 0;
-#X connect 34 0 23 0;
-#X connect 34 1 33 0;
-#X connect 35 0 0 0;
-#X connect 36 0 4 0;
-#X connect 37 0 36 0;
+#X connect 14 0 41 0;
+#X connect 17 0 10 0;
+#X connect 18 0 14 0;
+#X connect 21 0 41 0;
+#X connect 22 0 5 0;
+#X connect 30 0 22 0;
+#X connect 30 1 3 0;
+#X connect 30 2 32 0;
+#X connect 31 0 3 0;
+#X connect 32 0 22 0;
+#X connect 32 1 31 0;
+#X connect 33 0 0 0;
+#X connect 34 0 4 0;
+#X connect 35 0 34 0;
+#X connect 39 0 40 0;
+#X connect 40 0 21 0;
+#X connect 40 0 41 0;
+#X connect 41 0 4 0;