[PD-cvs] externals/miXed/test/cyclone Table-test.pd,1.1,1.2

Krzysztof Czaja krzyszcz at users.sourceforge.net
Sun Apr 25 12:37:29 CEST 2004


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

Modified Files:
	Table-test.pd 
Log Message:


Index: Table-test.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/test/cyclone/Table-test.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Table-test.pd	23 Apr 2004 11:26:52 -0000	1.1
--- Table-test.pd	25 Apr 2004 10:37:27 -0000	1.2
***************
*** 1,16 ****
  #N canvas 278 182 656 317 12;
! #X msg 25 72 load;
! #X obj 97 102 Uzi;
! #X msg 97 72 100;
  #X msg 29 222 size 100;
  #X obj 119 256 print;
  #X msg 157 102 next;
  #X msg 159 137 prev;
! #X msg 148 72 goto \$1;
! #X floatatom 148 41 5 0 0 0 - - -;
! #X msg 313 72 fquantile \$1;
! #X floatatom 313 45 5 0 0 0 - - -;
! #X msg 441 72 quantile \$1;
! #X floatatom 441 45 5 0 0 0 - - -;
  #X obj 508 222 r test;
  #X obj 508 256 print test;
--- 1,16 ----
  #N canvas 278 182 656 317 12;
! #X msg 24 43 load;
! #X obj 100 73 Uzi;
! #X msg 100 43 100;
  #X msg 29 222 size 100;
  #X obj 119 256 print;
  #X msg 157 102 next;
  #X msg 159 137 prev;
! #X msg 148 70 goto \$1;
! #X floatatom 148 43 5 0 0 0 - - -;
! #X msg 313 70 fquantile \$1;
! #X floatatom 313 43 5 0 0 0 - - -;
! #X msg 441 70 quantile \$1;
! #X floatatom 441 43 5 0 0 0 - - -;
  #X obj 508 222 r test;
  #X obj 508 256 print test;
***************
*** 24,31 ****
  #X obj 313 107 Table t;
  #C restore;
! #X msg 261 72 bang;
  #X msg 360 196 symbol length;
! #X msg 25 102 normal;
  #X floatatom 159 184 5 0 0 0 - - -;
  #X connect 0 0 17 0;
  #X connect 1 2 17 0;
--- 24,37 ----
  #X obj 313 107 Table t;
  #C restore;
! #X msg 261 73 bang;
  #X msg 360 196 symbol length;
! #X msg 24 73 normal;
  #X floatatom 159 184 5 0 0 0 - - -;
+ #X msg 24 184 dump \$1 \$2;
+ #X obj 24 154 pack;
+ #X floatatom 24 120 5 0 0 0 - - -;
+ #X floatatom 79 120 5 0 0 0 - - -;
+ #X msg 79 154 dump;
+ #X msg 404 107 sum \, min \, max;
  #X connect 0 0 17 0;
  #X connect 1 2 17 0;
***************
*** 49,50 ****
--- 55,62 ----
  #X connect 23 0 17 0;
  #X connect 24 0 17 0;
+ #X connect 25 0 17 0;
+ #X connect 26 0 25 0;
+ #X connect 27 0 26 0;
+ #X connect 28 0 26 1;
+ #X connect 29 0 17 0;
+ #X connect 30 0 20 0;





More information about the Pd-cvs mailing list