[PD-cvs] doc/additional/pd-msg/1.msg_and_patch 0.all_msg.pd, 1.6, 1.7

Hans-Christoph Steiner eighthave at users.sourceforge.net
Wed Jul 26 20:16:22 CEST 2006


Update of /cvsroot/pure-data/doc/additional/pd-msg/1.msg_and_patch
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6320

Modified Files:
	0.all_msg.pd 
Log Message:
updated with GOP message that I saw in IOhannes' demo patch

Index: 0.all_msg.pd
===================================================================
RCS file: /cvsroot/pure-data/doc/additional/pd-msg/1.msg_and_patch/0.all_msg.pd,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** 0.all_msg.pd	13 Feb 2006 03:34:24 -0000	1.6
--- 0.all_msg.pd	26 Jul 2006 18:16:20 -0000	1.7
***************
*** 1,3 ****
! #N canvas 174 23 561 721 10;
  #X text 14 2 Here the list of all the messages :;
  #X msg 40 207 array 500 190;
--- 1,3 ----
! #N canvas 174 23 565 725 10;
  #X text 14 2 Here the list of all the messages :;
  #X msg 40 207 array 500 190;
***************
*** 42,61 ****
  #X text 22 462 reset the patch;
  #X msg 40 483 clear;
! #N canvas 0 22 494 344 subpatch 1;
! #X restore 210 680 pd subpatch;
! #X obj 40 679 s pd-subpatch;
! #X obj 375 678 s pd-subpatch;
  #X msg 40 289 connect 0 0 1 0;
  #X text 22 256 make connections;
  #X text 46 271 (connect obj# outlet# obj# inlet#);
  #X text 144 208 ?????;
! #X msg 40 530 read textfile.txt;
! #X msg 40 555 write textfile.txt;
  #X msg 375 602 vis \$1;
! #X msg 275 646 vis 1 \, clear;
! #X obj 275 624 loadbang;
! #X text 24 509 for reading/writing data structures;
! #X msg 40 598 relocate 10x20+300+400 20x30+400+500;
! #X text 26 581 this apparently relocates windows;
  #X connect 1 0 43 0;
  #X connect 2 0 43 0;
--- 42,63 ----
  #X text 22 462 reset the patch;
  #X msg 40 483 clear;
! #N canvas 0 22 498 348 subpatch 1;
! #X restore 210 700 pd subpatch;
! #X obj 40 699 s pd-subpatch;
! #X obj 375 698 s pd-subpatch;
  #X msg 40 289 connect 0 0 1 0;
  #X text 22 256 make connections;
  #X text 46 271 (connect obj# outlet# obj# inlet#);
  #X text 144 208 ?????;
! #X msg 40 525 read textfile.txt;
! #X msg 40 550 write textfile.txt;
  #X msg 375 602 vis \$1;
! #X msg 286 674 vis 1 \, clear;
! #X obj 286 655 loadbang;
! #X text 24 504 for reading/writing data structures;
! #X msg 40 593 relocate 10x20+300+400 20x30+400+500;
! #X text 26 576 this apparently relocates windows;
! #X msg 40 629 donecanvasdialog 1 -1 1 0 -1 1 1 50 50 100 100;
! #X text 25 614 this controls graph-on-parent;
  #X connect 1 0 43 0;
  #X connect 2 0 43 0;
***************
*** 98,99 ****
--- 100,102 ----
  #X connect 52 0 44 0;
  #X connect 53 0 52 0;
+ #X connect 57 0 43 0;





More information about the Pd-cvs mailing list