[PD-cvs] externals/miXed/doc/help/cyclone prepend-help.pd, 1.1.2.1, 1.1.2.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Jul 17 02:04:39 CEST 2007


Update of /cvsroot/pure-data/externals/miXed/doc/help/cyclone
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23480

Modified Files:
      Tag: branch-v0-39-2-extended
	prepend-help.pd 
Log Message:
outlined behavior with no argument

Index: prepend-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/prepend-help.pd,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** prepend-help.pd	2 Apr 2007 21:11:10 -0000	1.1.2.1
--- prepend-help.pd	17 Jul 2007 00:04:37 -0000	1.1.2.2
***************
*** 1,21 ****
! #N canvas 200 160 456 295 10;
! #X text 5 5 ;
! #X text 29 253 docs based on the MAX/MSP reference (c) cycling'74;
! #X text 28 267 ___________________________________________________
! ;
  #X obj 26 16 prepend;
  #X text 94 17 prepend a message with another message:;
! #X msg 139 85 set a quick brown fox;
! #X msg 295 113 jumps;
! #X text 59 63 1;
! #X text 123 85 2;
! #X text 276 114 3;
! #X obj 139 155 prepend typewriters;
! #X msg 76 61 are boring;
! #X obj 139 185 prepend set;
! #X msg 139 212 a quick brown fox jumps;
! #X connect 5 0 10 0;
! #X connect 6 0 10 0;
! #X connect 10 0 12 0;
! #X connect 11 0 10 0;
! #X connect 12 0 13 0;
--- 1,47 ----
! #N canvas 200 160 469 609 10;
  #X obj 26 16 prepend;
  #X text 94 17 prepend a message with another message:;
! #X msg 128 91 set a quick brown fox;
! #X msg 164 119 jumps;
! #X text 68 63 1;
! #X text 114 90 2;
! #X text 145 120 3;
! #X obj 139 175 prepend typewriters;
! #X msg 85 61 are boring;
! #X obj 139 205 prepend set;
! #X msg 139 232 a quick brown fox jumps;
! #X text 25 280 This object also has a non-Max/MSP behavior (although
! it is still compatible with the Max/MSP prepend). If [prepend] is created
! without an argument \, then it has a right inlet. This right inlet
! allows you to set what to prepend:;
! #X msg 90 382 set a quick brown fox;
! #X msg 134 408 jumps;
! #X text 32 359 1;
! #X text 74 382 2;
! #X text 115 409 3;
! #X msg 49 357 are boring;
! #X obj 140 536 prepend set;
! #X msg 140 563 typewriters asdf;
! #X msg 209 445 typewriters;
! #X obj 140 511 prepend;
! #X msg 179 445 234;
! #X msg 290 445 symbol people;
! #X msg 290 467 list this is a list;
! #X msg 290 491 this is not;
! #X text 235 381 now the "set" is passed thru;
! #X text 269 91 "set" changes what to prepend;
! #X connect 2 0 7 0;
! #X connect 3 0 7 0;
! #X connect 7 0 9 0;
! #X connect 8 0 7 0;
! #X connect 9 0 10 0;
! #X connect 12 0 21 0;
! #X connect 13 0 21 0;
! #X connect 17 0 21 0;
! #X connect 18 0 19 0;
! #X connect 20 0 21 1;
! #X connect 21 0 18 0;
! #X connect 22 0 21 1;
! #X connect 23 0 21 1;
! #X connect 24 0 21 1;
! #X connect 25 0 21 1;





More information about the Pd-cvs mailing list