[PD-cvs] externals/pdp/doc/objects pdp_help_input.pd, 1.6.2.1, 1.6.2.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Jun 5 16:26:40 CEST 2007


Update of /cvsroot/pure-data/externals/pdp/doc/objects
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18039

Modified Files:
      Tag: branch-v0-39-2-extended
	pdp_help_input.pd 
Log Message:
fixed my stupidity so that it sets the path properly and finds the file

Index: pdp_help_input.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/pdp/doc/objects/pdp_help_input.pd,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -C2 -d -r1.6.2.1 -r1.6.2.2
*** pdp_help_input.pd	30 May 2007 18:35:44 -0000	1.6.2.1
--- pdp_help_input.pd	5 Jun 2007 14:26:38 -0000	1.6.2.2
***************
*** 1,3 ****
! #N canvas 561 22 732 723 10;
  #X obj 23 524 pdp_v4l;
  #X text 17 11 this abstraction is used as an input module in most of
--- 1,3 ----
! #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
***************
*** 49,54 ****
  #X text 239 566 for noise input;
  #X text 293 137 disconnect for noise input;
! #X obj 518 221 ggee/getdir;
! #X msg 517 178 bang;
  #X msg 492 288 open \$1/../media/midr-mjpeg.mov;
  #X obj 492 515 pdp_qt;
--- 49,53 ----
  #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;
***************
*** 61,70 ****
  #X connect 8 0 17 0;
  #X connect 9 0 7 0;
! #X connect 10 0 41 0;
  #X connect 13 0 0 0;
! #X connect 14 0 42 0;
  #X connect 17 0 10 0;
  #X connect 18 0 14 0;
! #X connect 21 0 42 0;
  #X connect 22 0 5 0;
  #X connect 30 0 22 0;
--- 60,69 ----
  #X connect 8 0 17 0;
  #X connect 9 0 7 0;
! #X connect 10 0 39 0;
  #X connect 13 0 0 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;
***************
*** 77,83 ****
  #X connect 34 0 4 0;
  #X connect 35 0 34 0;
! #X connect 39 0 41 0;
! #X connect 40 0 39 0;
! #X connect 41 0 21 0;
! #X connect 41 0 42 0;
! #X connect 42 0 4 0;
--- 76,81 ----
  #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;





More information about the Pd-cvs mailing list