[PD-cvs] externals/miXed/doc/help/cyclone fromsymbol.pd,1.1,1.2 counter.pd,1.1,1.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Thu May 27 19:01:35 CEST 2004


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

Modified Files:
	fromsymbol.pd counter.pd 
Log Message:
added links to all_about_* pages and made minor additions/tweaks

Index: fromsymbol.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/fromsymbol.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** fromsymbol.pd	9 Apr 2004 02:55:45 -0000	1.1
--- fromsymbol.pd	27 May 2004 17:01:33 -0000	1.2
***************
*** 1,3 ****
! #N canvas 134 92 582 543 10;
  #X obj 29 16 fromsymbol;
  #X obj 53 251 fromsymbol;
--- 1,3 ----
! #N canvas 444 46 559 593 10;
  #X obj 29 16 fromsymbol;
  #X obj 53 251 fromsymbol;
***************
*** 5,11 ****
  #X text 121 22 transform symbol to numbers or messages and vice versa
  ;
! #X text 17 488 cyclone is (c) Miller Puckette and others;
! #X text 18 501 docs based on the MAX/MSP reference (c) cycling'74;
! #X text 17 515 ___________________________________________________
  ;
  #X obj 94 190 tosymbol;
--- 5,11 ----
  #X text 121 22 transform symbol to numbers or messages and vice versa
  ;
! #X text 17 543 cyclone is (c) Miller Puckette and others;
! #X text 17 559 docs based on the MAX/MSP reference (c) cycling'74;
! #X text 17 570 ___________________________________________________
  ;
  #X obj 94 190 tosymbol;
***************
*** 22,44 ****
  #X text 342 110 from zexy;
  #X msg 94 164 this is a list of symbols;
! #X obj 94 215 print symbol_with_spaces;
! #X text 271 218 becomes a symbol with spaces;
! #X obj 53 279 print list_again;
! #X text 178 282 and can be transformed back into a list;
  #X text 31 164 so this:;
! #X obj 90 409 tosymbol;
! #X obj 90 434 print separator;
! #X text 50 353 1;
! #X text 57 382 2;
! #X obj 55 317 tosymbol;
! #X msg 90 379 lets place a _ instead of a space inside;
! #X msg 67 354 separator _;
! #X text 117 321 can also be used to generate non space symbols from
  lists:;
! #X connect 1 0 19 0;
! #X connect 7 0 17 0;
  #X connect 7 0 1 0;
  #X connect 16 0 7 0;
! #X connect 22 0 23 0;
! #X connect 27 0 22 0;
! #X connect 28 0 22 0;
--- 22,48 ----
  #X text 342 110 from zexy;
  #X msg 94 164 this is a list of symbols;
! #X text 275 216 becomes a symbol with spaces;
! #X text 200 278 and can be transformed back into a list;
  #X text 31 164 so this:;
! #X obj 90 421 tosymbol;
! #X text 50 365 1;
! #X text 57 394 2;
! #X obj 55 329 tosymbol;
! #X msg 90 391 lets place a _ instead of a space inside;
! #X msg 67 366 separator _;
! #X text 117 333 can also be used to generate non space symbols from
  lists:;
! #X symbolatom 90 446 0 0 0 0 - - -;
! #X symbolatom 94 216 25 0 0 0 - - -;
! #X obj 53 278 print THIS_IS_A_LIST;
! #X text 1 486 For more info:;
! #X obj 148 504 all_about_lists_vs_anythings;
! #X obj 348 504 all_about_symbol_construction;
! #X obj 4 504 all_about_data_types;
! #X connect 1 0 29 0;
  #X connect 7 0 1 0;
+ #X connect 7 0 28 0;
  #X connect 16 0 7 0;
! #X connect 20 0 27 0;
! #X connect 24 0 20 0;
! #X connect 25 0 20 0;

Index: counter.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/counter.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** counter.pd	9 Apr 2004 02:55:45 -0000	1.1
--- counter.pd	27 May 2004 17:01:33 -0000	1.2
***************
*** 1,3 ****
! #N canvas 7 38 850 620 10;
  #X text -11 558 cyclone is (c) Miller Puckette and others;
  #X text -11 573 docs based on the MAX/MSP reference (c) cycling'74
--- 1,3 ----
! #N canvas 223 55 854 624 10;
  #X text -11 558 cyclone is (c) Miller Puckette and others;
  #X text -11 573 docs based on the MAX/MSP reference (c) cycling'74
***************
*** 8,12 ****
  #X text 79 21 count the number of bangs received;
  #X obj 54 94 metro 300;
! #X obj 54 71 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
  ;
  #X floatatom 131 217 5 0 0 0 - - -;
--- 8,12 ----
  #X text 79 21 count the number of bangs received;
  #X obj 54 94 metro 300;
! #X obj 54 71 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
  ;
  #X floatatom 131 217 5 0 0 0 - - -;
***************
*** 29,35 ****
  #X text 197 175 reset to max \, wait for next bang before output *
  ;
! #X text 436 538 * there seems to be a bug when used with an;
! #X text 451 548 unlimited counter \, sensible behaviour IMO;
! #X text 452 558 would be to reset to 0 aswell ...;
  #X obj 162 490 counter;
  #X floatatom 162 260 5 0 0 0 - - -;
--- 29,33 ----
  #X text 197 175 reset to max \, wait for next bang before output *
  ;
! #X text 430 211 unlimited counter \, sensible behaviour IMO;
  #X obj 162 490 counter;
  #X floatatom 162 260 5 0 0 0 - - -;
***************
*** 48,61 ****
  #X text 267 399 set max;
  #X text 262 378 set counter value;
! #X obj 572 430 counter;
! #X msg 518 315 set \$1;
! #X floatatom 518 296 5 0 0 0 - - -;
! #X msg 572 316 jam \$1;
! #X floatatom 572 297 5 0 0 0 - - -;
! #X text 463 278 set counter to nr. and output;
! #X text 612 295 immediately;
! #X text 428 295 at next bang;
! #X msg 433 314 goto \$1;
! #X text 494 316 =;
  #X msg 67 374 up;
  #X msg 80 394 down;
--- 46,59 ----
  #X text 267 399 set max;
  #X text 262 378 set counter value;
! #X obj 597 453 counter;
! #X msg 543 338 set \$1;
! #X floatatom 543 319 5 0 0 0 - - -;
! #X msg 597 339 jam \$1;
! #X floatatom 597 320 5 0 0 0 - - -;
! #X text 488 301 set counter to nr. and output;
! #X text 637 318 immediately;
! #X text 453 318 at next bang;
! #X msg 458 337 goto \$1;
! #X text 519 339 =;
  #X msg 67 374 up;
  #X msg 80 394 down;
***************
*** 68,77 ****
  #X msg 319 259 next;
  #X text 208 260 number = bang =;
! #X obj 412 391 min \$1;
! #X obj 460 390 max \$1;
! #X floatatom 412 370 5 0 0 0 - - -;
! #X floatatom 460 369 5 0 0 0 - - -;
! #X text 409 352 set min/max;
! #N canvas 0 0 504 163 arguments 0;
  #X obj 62 50 counter max;
  #X obj 62 72 counter min max;
--- 66,75 ----
  #X msg 319 259 next;
  #X text 208 260 number = bang =;
! #X obj 437 414 min \$1;
! #X obj 485 413 max \$1;
! #X floatatom 437 393 5 0 0 0 - - -;
! #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;
***************
*** 84,88 ****
  #N canvas 19 104 733 288 outputs 0;
  #X obj 49 82 metro 100;
! #X obj 49 57 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
  ;
  #X floatatom 49 227 5 0 0 0 - - -;
--- 82,86 ----
  #N canvas 19 104 733 288 outputs 0;
  #X obj 49 82 metro 100;
! #X obj 49 57 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
  ;
  #X floatatom 49 227 5 0 0 0 - - -;
***************
*** 96,100 ****
  #X text 187 139 count of overflows;
  #X obj 468 156 metro 100;
! #X obj 468 73 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
  ;
  #X obj 468 183 counter 2 0 10;
--- 94,98 ----
  #X text 187 139 count of overflows;
  #X obj 468 156 metro 100;
! #X obj 468 73 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
  ;
  #X obj 468 183 counter 2 0 10;
***************
*** 124,128 ****
  #X connect 17 0 13 0;
  #X restore 428 89 pd outputs;
! #X text 419 252 additional ways to accomplish the same:;
  #X connect 5 0 18 0;
  #X connect 6 0 5 0;
--- 122,139 ----
  #X connect 17 0 13 0;
  #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 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;
***************
*** 133,155 ****
  #X connect 17 0 18 4;
  #X connect 18 0 7 0;
! #X connect 23 0 25 0;
! #X connect 24 0 23 0;
! #X connect 26 0 23 1;
! #X connect 27 0 23 1;
! #X connect 28 0 23 1;
! #X connect 33 0 23 2;
! #X connect 34 0 23 3;
! #X connect 35 0 23 4;
! #X connect 40 0 39 0;
  #X connect 41 0 40 0;
! #X connect 42 0 39 0;
! #X connect 43 0 42 0;
! #X connect 49 0 23 0;
! #X connect 50 0 23 0;
! #X connect 51 0 23 0;
! #X connect 53 0 23 0;
! #X connect 54 0 23 0;
! #X connect 59 0 39 0;
! #X connect 60 0 39 0;
! #X connect 61 0 59 0;
! #X connect 62 0 60 0;
--- 144,166 ----
  #X connect 17 0 18 4;
  #X connect 18 0 7 0;
! #X connect 21 0 23 0;
! #X connect 22 0 21 0;
! #X connect 24 0 21 1;
! #X connect 25 0 21 1;
! #X connect 26 0 21 1;
! #X connect 31 0 21 2;
! #X connect 32 0 21 3;
! #X connect 33 0 21 4;
! #X connect 38 0 37 0;
! #X connect 39 0 38 0;
! #X connect 40 0 37 0;
  #X connect 41 0 40 0;
! #X connect 47 0 21 0;
! #X connect 48 0 21 0;
! #X connect 49 0 21 0;
! #X connect 51 0 21 0;
! #X connect 52 0 21 0;
! #X connect 57 0 37 0;
! #X connect 58 0 37 0;
! #X connect 59 0 57 0;
! #X connect 60 0 58 0;





More information about the Pd-cvs mailing list