[PD-cvs] externals/miXed/doc/help/cyclone counter.pd,1.5,1.6

Hans-Christoph Steiner eighthave at users.sourceforge.net
Thu May 19 20:13:47 CEST 2005


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

Modified Files:
	counter.pd 
Log Message:
added pddp all_about links

Index: counter.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/counter.pd,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** counter.pd	26 Apr 2005 03:43:01 -0000	1.5
--- counter.pd	19 May 2005 18:13:44 -0000	1.6
***************
*** 1,4 ****
! #N canvas 223 55 854 624 10;
! #X text 5 5 ;
  #X text -11 573 docs based on the MAX/MSP reference (c) cycling'74
  ;
--- 1,4 ----
! #N canvas 295 60 751 615 10;
! #X text 5 5 comment;
  #X text -11 573 docs based on the MAX/MSP reference (c) cycling'74
  ;
***************
*** 71,75 ****
  #X floatatom 485 392 5 0 0 0 - - -;
  #X text 434 375 set min/max;
! #N canvas 0 22 504 163 arguments 0;
  #X obj 62 50 counter max;
  #X obj 62 72 counter min max;
--- 71,75 ----
  #X floatatom 485 392 5 0 0 0 - - -;
  #X text 434 375 set min/max;
! #N canvas 0 22 508 167 arguments 0;
  #X obj 62 50 counter max;
  #X obj 62 72 counter min max;
***************
*** 123,139 ****
  #X restore 428 89 pd outputs;
  #X text 444 275 additional ways to accomplish the same:;
- #N canvas 211 114 569 114 related_objects 0;
- #X obj 40 47 gem_counter;
- #X obj 133 48 cxc.counter;
- #X text 27 24 other counters:;
- #X obj 222 48 modulo_counter;
- #X obj 387 47 count~;
- #X obj 342 47 count;
- #X obj 443 47 countund;
- #X restore 592 554 pd related_objects;
  #X obj 460 554 pddp_open all_about_looping;
! #X text 480 529 click on these for more info:;
  #X text 415 201 * (there seems to be a bug when used with an;
  #X text 431 221 would be to reset to 0 as well ...);
  #X connect 5 0 18 0;
  #X connect 6 0 5 0;
--- 123,131 ----
  #X restore 428 89 pd outputs;
  #X text 444 275 additional ways to accomplish the same:;
  #X obj 460 554 pddp_open all_about_looping;
! #X text 458 508 click on these for more info:;
  #X text 415 201 * (there seems to be a bug when used with an;
  #X text 431 221 would be to reset to 0 as well ...);
+ #X obj 460 531 pddp_open all_about_cyclone;
  #X connect 5 0 18 0;
  #X connect 6 0 5 0;





More information about the Pd-cvs mailing list