Update of /cvsroot/pure-data/externals/miXed/doc/help/cyclone
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13754
Modified Files:
Append.pd Borax.pd Bucket.pd Clip.pd Decode.pd Histo.pd
MouseState.pd Peak.pd Scope~-help.pd TogEdge.pd Trough.pd
Uzi.pd accum.pd acos.pd active.pd allpass~.pd anal.pd asin.pd
bangbang.pd bondo.pd buddy.pd capture.pd cartopol.pd coll.pd
comb~.pd comment-help.pd cosh.pd counter.pd count~.pd cycle.pd
decide.pd delay~.pd drunk.pd flush.pd forward.pd fromsymbol.pd
funbuff.pd funnel.pd gate.pd grab.pd index~.pd iter.pd
linedrive.pd lookup~.pd match.pd maximum.pd mean.pd
midiflush.pd midiformat.pd midiparse.pd minimum.pd
mousefilter.pd next.pd offer.pd onebang.pd past.pd peek~.pd
play~.pd poltocar.pd prepend.pd prob.pd pv.pd rand~.pd
record~.pd sinh.pd speedlim.pd spell.pd split.pd spray.pd
sprintf.pd substitute.pd sustain.pd switch.pd tanh.pd
thresh.pd tosymbol.pd universal.pd urn.pd wave~.pd xbend.pd
xbendin.pd xbendin2.pd xbendout.pd xbendout2.pd xnote.pd
xnotein.pd xnoteout.pd zl.pd
Log Message:
removed Krzysztof's name at his request; added [pddp_open] to all_about_ patches; made GUI controls for cart/pol objects
Index: xnotein.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/xnotein.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xnotein.pd 27 May 2004 17:03:33 -0000 1.2
--- xnotein.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 70 132 575 377 10;
! #X text 34 319 cyclone is (c) Krzysztof Czaja and others;
#X text 34 334 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 70 132 575 377 10;
!
#X text 34 334 docs based on the MAX/MSP reference (c) cycling'74
;
Index: counter.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/counter.pd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** counter.pd 27 May 2004 17:03:33 -0000 1.3
--- counter.pd 26 Apr 2005 03:37:07 -0000 1.4
***************
*** 1,4 ****
#N canvas 223 55 854 624 10;
! #X text -11 558 cyclone is (c) Krzysztof Czaja and others;
#X text -11 573 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 223 55 854 624 10;
!
#X text -11 573 docs based on the MAX/MSP reference (c) cycling'74
;
***************
*** 132,136 ****
#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;
--- 132,136 ----
#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;
Index: thresh.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/thresh.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** thresh.pd 27 May 2004 17:03:33 -0000 1.2
--- thresh.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 342 212 559 277 10;
! #X text 11 223 cyclone is (c) Krzysztof Czaja and others;
#X text 11 237 docs based on the MAX/MSP reference (c) cycling'74;
#X text 10 251 ___________________________________________________
--- 1,4 ----
#N canvas 342 212 559 277 10;
!
#X text 11 237 docs based on the MAX/MSP reference (c) cycling'74;
#X text 10 251 ___________________________________________________
Index: xnote.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/xnote.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xnote.pd 27 May 2004 17:03:33 -0000 1.2
--- xnote.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 70 132 575 377 10;
! #X text 34 319 cyclone is (c) Krzysztof Czaja and others;
#X text 34 334 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 70 132 575 377 10;
!
#X text 34 334 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Append.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Append.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Append.pd 27 May 2004 17:03:32 -0000 1.2
--- Append.pd 26 Apr 2005 03:37:06 -0000 1.3
***************
*** 5,9 ****
#X msg 64 77 foo bar;
#X msg 131 102 set foo bar;
! #X text 20 247 cyclone is (c) Krzysztof Czaja and others;
#X text 20 262 docs based on the MAX/MSP reference (c) cycling'74
;
--- 5,9 ----
#X msg 64 77 foo bar;
#X msg 131 102 set foo bar;
!
#X text 20 262 docs based on the MAX/MSP reference (c) cycling'74
;
Index: tanh.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/tanh.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tanh.pd 27 May 2004 17:03:33 -0000 1.2
--- tanh.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 421 323 10;
! #X text 20 263 cyclone is (c) Krzysztof Czaja and others;
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 421 323 10;
!
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Uzi.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Uzi.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Uzi.pd 27 May 2004 17:03:32 -0000 1.2
--- Uzi.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 32 175 469 429 10;
! #X text 26 361 cyclone is (c) Krzysztof Czaja and others;
#X text 26 376 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 32 175 469 429 10;
!
#X text 26 376 docs based on the MAX/MSP reference (c) cycling'74
;
Index: spell.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/spell.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** spell.pd 27 May 2004 17:03:33 -0000 1.2
--- spell.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 200 160 411 295 10;
! #X text 16 241 cyclone is (c) Krzysztof Czaja and others;
#X text 16 256 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 200 160 411 295 10;
!
#X text 16 256 docs based on the MAX/MSP reference (c) cycling'74
;
Index: gate.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/gate.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** gate.pd 27 May 2004 17:03:33 -0000 1.2
--- gate.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 18 57 504 490 10;
! #X text 21 437 cyclone is (c) Krzysztof Czaja and others;
#X text 21 452 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 18 57 504 490 10;
!
#X text 21 452 docs based on the MAX/MSP reference (c) cycling'74
;
Index: wave~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/wave~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** wave~.pd 27 May 2004 17:03:33 -0000 1.2
--- wave~.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 85 25 887 599 10;
! #X text 31 526 cyclone is (c) Krzysztof Czaja and others;
#X text 30 542 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 85 25 887 599 10;
!
#X text 30 542 docs based on the MAX/MSP reference (c) cycling'74
;
Index: poltocar.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/poltocar.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** poltocar.pd 27 May 2004 17:03:33 -0000 1.2
--- poltocar.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,22 ****
! #N canvas 171 195 422 279 10;
! #X text 26 230 cyclone is (c) Krzysztof Czaja and others;
! #X text 27 243 docs based on the MAX/MSP reference (c) cycling'74;
! #X text 26 257 ___________________________________________________
;
! #X floatatom 122 100 5 0 0 0 - - -;
! #X floatatom 173 99 5 0 0 0 - - -;
! #X text 73 168 real->;
! #X text 215 170 <-imaginary;
! #X floatatom 122 171 5 0 0 0 - - -;
! #X floatatom 173 171 5 0 0 0 - - -;
! #X text 38 98 amplitude->;
! #X text 216 98 <-phase;
#X text 121 39 see also;
#X obj 41 21 poltocar;
#X obj 187 34 cartopol;
#X text 114 15 polar to cartesian conversion;
! #X obj 122 135 poltocar;
! #X connect 3 0 15 0;
! #X connect 4 0 15 1;
! #X connect 15 0 7 0;
! #X connect 15 1 8 0;
--- 1,34 ----
! #N canvas 248 79 427 421 10;
!
! #X text 27 383 docs based on the MAX/MSP reference (c) cycling'74;
! #X text 26 397 ___________________________________________________
;
! #X floatatom 107 117 5 0 0 0 amplitude-> - -;
! #X floatatom 158 116 5 0 0 1 <-phase - -;
! #X floatatom 107 197 5 0 0 0 real-> - -;
! #X floatatom 158 197 5 0 0 1 <-imaginary - -;
#X text 121 39 see also;
#X obj 41 21 poltocar;
#X obj 187 34 cartopol;
#X text 114 15 polar to cartesian conversion;
! #X obj 107 172 poltocar;
! #X obj 111 292 hsl 128 15 -1 1 0 0 empty empty x-axis 133 7 1 10 -262144
! -1 -1 12698 1;
! #X obj 167 233 vsl 15 128 -1 1 0 0 empty empty y-axis -6 -9 1 10 -262144
! -1 -1 6193 1;
! #X obj 158 134 t b f;
! #X obj 16 92 hsl 128 15 -1 1 0 0 empty empty amplitude 6 7 1 10 -261681
! -1 -1 0 1;
! #X obj 162 92 hsl 128 15 0 6.28318 0 0 empty empty phase 7 7 1 10 -225280
! -1 -1 6300 1;
! #X text 296 90 (0 to 2pi);
! #X connect 3 0 11 0;
! #X connect 4 0 14 0;
! #X connect 5 0 13 0;
! #X connect 6 0 12 0;
! #X connect 11 0 5 0;
! #X connect 11 1 6 0;
! #X connect 14 0 3 0;
! #X connect 14 1 11 1;
! #X connect 15 0 3 0;
! #X connect 16 0 4 0;
Index: iter.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/iter.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** iter.pd 27 May 2004 17:03:33 -0000 1.2
--- iter.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 5,9 ****
#X msg 40 71 1 2 3 4;
#X obj 40 145 print;
! #X text 21 198 cyclone is (c) Krzysztof Czaja and others;
#X text 22 213 docs based on the MAX/MSP reference (c) cycling'74;
#X text 21 227 ___________________________________________________
--- 5,9 ----
#X msg 40 71 1 2 3 4;
#X obj 40 145 print;
!
#X text 22 213 docs based on the MAX/MSP reference (c) cycling'74;
#X text 21 227 ___________________________________________________
Index: bondo.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/bondo.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** bondo.pd 27 May 2004 17:03:32 -0000 1.2
--- bondo.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 276 216 433 404 10;
! #X text 15 343 cyclone is (c) Krzysztof Czaja and others;
#X text 16 358 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 276 216 433 404 10;
!
#X text 16 358 docs based on the MAX/MSP reference (c) cycling'74
;
Index: allpass~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/allpass~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** allpass~.pd 27 May 2004 17:03:32 -0000 1.2
--- allpass~.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 87,91 ****
#X text 305 204 gain;
#X text 184 125 del time / gain can also be;
! #X text 23 388 cyclone is (c) Krzysztof Czaja and others;
#X text 22 403 docs based on the MAX/MSP reference (c) cycling'74
;
--- 87,91 ----
#X text 305 204 gain;
#X text 184 125 del time / gain can also be;
!
#X text 22 403 docs based on the MAX/MSP reference (c) cycling'74
;
Index: match.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/match.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** match.pd 27 May 2004 17:03:33 -0000 1.2
--- match.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 18 57 504 490 10;
! #X text 21 437 cyclone is (c) Krzysztof Czaja and others;
#X text 21 452 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 18 57 504 490 10;
!
#X text 21 452 docs based on the MAX/MSP reference (c) cycling'74
;
Index: maximum.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/maximum.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** maximum.pd 27 May 2004 17:03:33 -0000 1.2
--- maximum.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 158 104 478 384 10;
! #X text 16 328 cyclone is (c) Krzysztof Czaja and others;
#X text 16 343 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 158 104 478 384 10;
!
#X text 16 343 docs based on the MAX/MSP reference (c) cycling'74
;
Index: past.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/past.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** past.pd 27 May 2004 17:03:33 -0000 1.2
--- past.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 285 247 548 293 10;
! #X text 29 238 cyclone is (c) Krzysztof Czaja and others;
#X text 29 253 docs based on the MAX/MSP reference (c) cycling'74;
#X text 28 267 ___________________________________________________
--- 1,4 ----
#N canvas 285 247 548 293 10;
!
#X text 29 253 docs based on the MAX/MSP reference (c) cycling'74;
#X text 28 267 ___________________________________________________
Index: split.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/split.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** split.pd 27 May 2004 17:03:33 -0000 1.2
--- split.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 200 160 485 308 10;
! #X text 25 256 cyclone is (c) Krzysztof Czaja and others;
#X text 25 270 docs based on the MAX/MSP reference (c) cycling'74;
#X text 24 284 ___________________________________________________
--- 1,4 ----
#N canvas 200 160 485 308 10;
!
#X text 25 270 docs based on the MAX/MSP reference (c) cycling'74;
#X text 24 284 ___________________________________________________
Index: peek~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/peek~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** peek~.pd 27 May 2004 17:03:33 -0000 1.2
--- peek~.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 151 97 848 434 10;
! #X text 24 359 cyclone is (c) Krzysztof Czaja and others;
#X text 23 375 docs based on the MAX/MSP reference (c) cycling'74;
#X text 23 390 ___________________________________________________
--- 1,4 ----
#N canvas 151 97 848 434 10;
!
#X text 23 375 docs based on the MAX/MSP reference (c) cycling'74;
#X text 23 390 ___________________________________________________
Index: asin.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/asin.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** asin.pd 27 May 2004 17:03:32 -0000 1.2
--- asin.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 421 323 10;
! #X text 20 263 cyclone is (c) Krzysztof Czaja and others;
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 421 323 10;
!
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
Index: substitute.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/substitute.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** substitute.pd 27 May 2004 17:03:33 -0000 1.2
--- substitute.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 342 212 505 299 10;
! #X text -8 245 cyclone is (c) Krzysztof Czaja and others;
#X text -8 259 docs based on the MAX/MSP reference (c) cycling'74;
#X text -9 273 ___________________________________________________
--- 1,4 ----
#N canvas 342 212 505 299 10;
!
#X text -8 259 docs based on the MAX/MSP reference (c) cycling'74;
#X text -9 273 ___________________________________________________
Index: minimum.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/minimum.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** minimum.pd 27 May 2004 17:03:33 -0000 1.2
--- minimum.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 158 104 478 384 10;
! #X text 16 328 cyclone is (c) Krzysztof Czaja and others;
#X text 16 343 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 158 104 478 384 10;
!
#X text 16 343 docs based on the MAX/MSP reference (c) cycling'74
;
Index: capture.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/capture.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** capture.pd 27 May 2004 17:03:32 -0000 1.2
--- capture.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 171 195 608 419 10;
! #X text 14 369 cyclone is (c) Krzysztof Czaja and others;
#X text 15 382 docs based on the MAX/MSP reference (c) cycling'74;
#X text 14 396 ___________________________________________________
--- 1,4 ----
#N canvas 171 195 608 419 10;
!
#X text 15 382 docs based on the MAX/MSP reference (c) cycling'74;
#X text 14 396 ___________________________________________________
Index: cartopol.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/cartopol.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cartopol.pd 27 May 2004 17:03:33 -0000 1.2
--- cartopol.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,22 ****
! #N canvas 171 195 422 279 10;
! #X text 22 228 cyclone is (c) Krzysztof Czaja and others;
! #X text 23 241 docs based on the MAX/MSP reference (c) cycling'74;
! #X text 22 255 ___________________________________________________
;
#X obj 41 21 cartopol;
#X text 114 15 cartesian to polar conversion;
! #X obj 122 135 cartopol;
! #X floatatom 122 100 5 0 0 0 - - -;
! #X floatatom 173 99 5 0 0 0 - - -;
! #X text 67 98 real->;
! #X text 222 98 <-imaginary;
! #X floatatom 122 171 5 0 0 0 - - -;
! #X floatatom 173 171 5 0 0 0 - - -;
! #X text 31 170 amplitude->;
! #X text 222 169 <-phase;
#X text 121 39 see also;
#X obj 185 33 poltocar;
! #X connect 5 0 10 0;
! #X connect 5 1 11 0;
#X connect 6 0 5 0;
! #X connect 7 0 5 1;
--- 1,30 ----
! #N canvas 695 79 434 421 10;
!
! #X text 21 379 docs based on the MAX/MSP reference (c) cycling'74;
! #X text 20 393 ___________________________________________________
;
#X obj 41 21 cartopol;
#X text 114 15 cartesian to polar conversion;
! #X obj 120 283 cartopol;
! #X floatatom 120 238 6 0 0 0 real-> - -;
! #X floatatom 171 237 6 0 0 1 <-imaginary - -;
! #X floatatom 120 319 6 0 0 0 amplitude-> - -;
! #X floatatom 171 319 7 0 0 1 <-phase - -;
#X text 121 39 see also;
#X obj 185 33 poltocar;
! #X obj 122 130 hsl 128 15 -1 1 0 0 empty empty x-axis 133 7 1 10 -225280
! -1 -1 9300 0;
! #X obj 178 72 vsl 15 128 -1 1 0 0 empty empty y-axis -6 -9 1 10 -261681
! -1 -1 12700 0;
! #X obj 171 255 t b f;
! #X msg 107 70 0;
! #X connect 5 0 8 0;
! #X connect 5 1 9 0;
#X connect 6 0 5 0;
! #X connect 7 0 14 0;
! #X connect 12 0 7 0;
! #X connect 13 0 6 0;
! #X connect 14 0 6 0;
! #X connect 14 1 5 1;
! #X connect 15 0 13 0;
! #X connect 15 0 12 0;
Index: play~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/play~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** play~.pd 27 May 2004 17:03:33 -0000 1.2
--- play~.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 145 50 540 532 10;
! #X text 29 477 cyclone is (c) Krzysztof Czaja and others;
#X text 28 491 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 145 50 540 532 10;
!
#X text 28 491 docs based on the MAX/MSP reference (c) cycling'74
;
Index: grab.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/grab.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** grab.pd 27 May 2004 17:03:33 -0000 1.2
--- grab.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 134 92 473 546 10;
! #X text 17 488 cyclone is (c) Krzysztof Czaja and others;
#X text 18 501 docs based on the MAX/MSP reference (c) cycling'74;
#X text 17 515 ___________________________________________________
--- 1,4 ----
#N canvas 134 92 473 546 10;
!
#X text 18 501 docs based on the MAX/MSP reference (c) cycling'74;
#X text 17 515 ___________________________________________________
Index: TogEdge.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/TogEdge.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** TogEdge.pd 27 May 2004 17:03:32 -0000 1.2
--- TogEdge.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 233 184 514 257 10;
! #X text 16 202 cyclone is (c) Krzysztof Czaja and others;
#X text 15 218 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 233 184 514 257 10;
!
#X text 15 218 docs based on the MAX/MSP reference (c) cycling'74
;
Index: midiflush.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/midiflush.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** midiflush.pd 27 May 2004 17:03:33 -0000 1.2
--- midiflush.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 158 104 521 282 10;
! #X text 22 227 cyclone is (c) Krzysztof Czaja and others;
#X text 22 242 docs based on the MAX/MSP reference (c) cycling'74;
#X text 21 256 ___________________________________________________
--- 1,4 ----
#N canvas 158 104 521 282 10;
!
#X text 22 242 docs based on the MAX/MSP reference (c) cycling'74;
#X text 21 256 ___________________________________________________
Index: midiformat.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/midiformat.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** midiformat.pd 27 May 2004 17:03:33 -0000 1.2
--- midiformat.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 50,54 ****
#X text 616 164 aftertouch;
#X text 634 115 channel number;
! #X text 42 399 cyclone is (c) Krzysztof Czaja and others;
#X text 42 414 docs based on the MAX/MSP reference (c) cycling'74
;
--- 50,54 ----
#X text 616 164 aftertouch;
#X text 634 115 channel number;
!
#X text 42 414 docs based on the MAX/MSP reference (c) cycling'74
;
Index: count~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/count~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** count~.pd 27 May 2004 17:03:33 -0000 1.2
--- count~.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 142 76 706 610 10;
! #X text 21 541 cyclone is (c) Krzysztof Czaja and others;
#X text 20 557 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 142 76 706 610 10;
!
#X text 20 557 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Clip.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Clip.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Clip.pd 27 May 2004 17:03:32 -0000 1.2
--- Clip.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 233 184 489 347 10;
! #X text 17 293 cyclone is (c) Krzysztof Czaja and others;
#X text 17 308 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 233 184 489 347 10;
!
#X text 17 308 docs based on the MAX/MSP reference (c) cycling'74
;
Index: cycle.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/cycle.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cycle.pd 27 May 2004 17:03:33 -0000 1.2
--- cycle.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 259 235 430 366 10;
! #X text 24 319 cyclone is (c) Krzysztof Czaja and others;
#X text 25 332 docs based on the MAX/MSP reference (c) cycling'74;
#X text 24 346 ___________________________________________________
--- 1,4 ----
#N canvas 259 235 430 366 10;
!
#X text 25 332 docs based on the MAX/MSP reference (c) cycling'74;
#X text 24 346 ___________________________________________________
Index: Scope~-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Scope~-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Scope~-help.pd 27 May 2004 16:54:55 -0000 1.1
--- Scope~-help.pd 26 Apr 2005 03:37:07 -0000 1.2
***************
*** 25,31 ****
#X obj 133 98 vsl 15 128 0.01 1 1 0 empty empty empty 0 -8 0 8 -225271
-1 -1 0 0;
! #X text 14 602 cyclone is (c) Krzysztof Czaja and others;
#X text 141 11 comment;
! #X obj 329 12 all_about_cyclone;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
--- 25,31 ----
#X obj 133 98 vsl 15 128 0.01 1 1 0 empty empty empty 0 -8 0 8 -225271
-1 -1 0 0;
!
#X text 141 11 comment;
! #X obj 329 12 pddp_open all_about_cyclone;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
Index: prob.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/prob.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** prob.pd 27 May 2004 17:03:33 -0000 1.2
--- prob.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 112 40 826 571 10;
! #X text 8 512 cyclone is (c) Krzysztof Czaja and others;
#X text 7 524 docs based on the MAX/MSP reference (c) cycling'74;
#X text 6 538 ___________________________________________________;
--- 1,4 ----
#N canvas 112 40 826 571 10;
!
#X text 7 524 docs based on the MAX/MSP reference (c) cycling'74;
#X text 6 538 ___________________________________________________;
Index: bangbang.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/bangbang.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** bangbang.pd 27 May 2004 17:03:32 -0000 1.2
--- bangbang.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 423 410 10;
! #X text 22 332 cyclone is (c) Krzysztof Czaja and others;
#X text 23 347 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 423 410 10;
!
#X text 23 347 docs based on the MAX/MSP reference (c) cycling'74
;
Index: xbend.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/xbend.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xbend.pd 27 May 2004 17:03:33 -0000 1.2
--- xbend.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 33,37 ****
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
! #X text 31 317 cyclone is (c) Krzysztof Czaja and others;
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
--- 33,37 ----
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
!
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
Index: sprintf.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/sprintf.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** sprintf.pd 27 May 2004 17:03:33 -0000 1.2
--- sprintf.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 391 182 495 325 10;
! #X text -17 267 cyclone is (c) Krzysztof Czaja and others;
#X text -17 281 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 391 182 495 325 10;
!
#X text -17 281 docs based on the MAX/MSP reference (c) cycling'74
;
Index: xbendin2.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/xbendin2.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xbendin2.pd 27 May 2004 17:03:33 -0000 1.2
--- xbendin2.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 33,37 ****
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
! #X text 31 317 cyclone is (c) Krzysztof Czaja and others;
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
--- 33,37 ----
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
!
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Borax.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Borax.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Borax.pd 27 May 2004 17:03:32 -0000 1.2
--- Borax.pd 26 Apr 2005 03:37:06 -0000 1.3
***************
*** 1,4 ****
#N canvas 152 184 662 459 10;
! #X text 16 401 cyclone is (c) Krzysztof Czaja and others;
#X text 16 416 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 152 184 662 459 10;
!
#X text 16 416 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Histo.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Histo.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Histo.pd 27 May 2004 17:03:32 -0000 1.2
--- Histo.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 233 184 511 298 10;
! #X text 40 247 cyclone is (c) Krzysztof Czaja and others;
#X text 40 262 docs based on the MAX/MSP reference (c) cycling'74;
#X text 39 276 ___________________________________________________
--- 1,4 ----
#N canvas 233 184 511 298 10;
!
#X text 40 262 docs based on the MAX/MSP reference (c) cycling'74;
#X text 39 276 ___________________________________________________
Index: lookup~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/lookup~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** lookup~.pd 27 May 2004 17:03:33 -0000 1.2
--- lookup~.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 145 50 503 539 10;
! #X text 29 477 cyclone is (c) Krzysztof Czaja and others;
#X text 28 491 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 145 50 503 539 10;
!
#X text 28 491 docs based on the MAX/MSP reference (c) cycling'74
;
Index: zl.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/zl.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** zl.pd 27 May 2004 17:03:34 -0000 1.2
--- zl.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 31 12 939 613 10;
! #X text 34 559 cyclone is (c) Krzysztof Czaja and others;
#X text 35 572 docs based on the MAX/MSP reference (c) cycling'74;
#X text 34 586 ___________________________________________________
--- 1,4 ----
#N canvas 31 12 939 613 10;
!
#X text 35 572 docs based on the MAX/MSP reference (c) cycling'74;
#X text 34 586 ___________________________________________________
Index: anal.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/anal.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** anal.pd 27 May 2004 17:03:32 -0000 1.2
--- anal.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 496 386 10;
! #X text 22 332 cyclone is (c) Krzysztof Czaja and others;
#X text 23 347 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 496 386 10;
!
#X text 23 347 docs based on the MAX/MSP reference (c) cycling'74
;
Index: cosh.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/cosh.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cosh.pd 27 May 2004 17:03:33 -0000 1.2
--- cosh.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 421 323 10;
! #X text 20 263 cyclone is (c) Krzysztof Czaja and others;
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 421 323 10;
!
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
Index: coll.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/coll.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** coll.pd 27 May 2004 17:03:33 -0000 1.2
--- coll.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 130 4 792 675 10;
! #X text 11 625 cyclone is (c) Krzysztof Czaja and others;
#X text 10 637 docs based on the MAX/MSP reference (c) cycling'74;
#X text 9 651 ___________________________________________________;
--- 1,4 ----
#N canvas 130 4 792 675 10;
!
#X text 10 637 docs based on the MAX/MSP reference (c) cycling'74;
#X text 9 651 ___________________________________________________;
Index: fromsymbol.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/fromsymbol.pd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** fromsymbol.pd 27 May 2004 17:03:33 -0000 1.3
--- fromsymbol.pd 26 Apr 2005 03:37:07 -0000 1.4
***************
*** 5,9 ****
#X text 121 22 transform symbol to numbers or messages and vice versa
;
! #X text 17 543 cyclone is (c) Krzysztof Czaja and others;
#X text 17 559 docs based on the MAX/MSP reference (c) cycling'74;
#X text 17 570 ___________________________________________________
--- 5,9 ----
#X text 121 22 transform symbol to numbers or messages and vice versa
;
!
#X text 17 559 docs based on the MAX/MSP reference (c) cycling'74;
#X text 17 570 ___________________________________________________
***************
*** 37,43 ****
#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;
--- 37,43 ----
#X obj 53 278 print THIS_IS_A_LIST;
#X text 1 486 For more info:;
! #X obj 148 504 pddp_open all_about_lists_vs_anythings;
! #X obj 348 504 pddp_open all_about_symbol_construction;
! #X obj 4 504 pddp_open all_about_data_types;
#X connect 1 0 29 0;
#X connect 7 0 1 0;
Index: onebang.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/onebang.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** onebang.pd 27 May 2004 17:03:33 -0000 1.2
--- onebang.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 86 120 525 309 10;
! #X text 25 251 cyclone is (c) Krzysztof Czaja and others;
#X text 25 266 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 86 120 525 309 10;
!
#X text 25 266 docs based on the MAX/MSP reference (c) cycling'74
;
Index: sinh.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/sinh.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** sinh.pd 27 May 2004 17:03:33 -0000 1.2
--- sinh.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 421 323 10;
! #X text 20 263 cyclone is (c) Krzysztof Czaja and others;
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 421 323 10;
!
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Bucket.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Bucket.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Bucket.pd 27 May 2004 17:03:32 -0000 1.2
--- Bucket.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 139 126 475 345 10;
! #X text 40 280 cyclone is (c) Krzysztof Czaja and others;
#X text 40 295 docs based on the MAX/MSP reference (c) cycling'74;
#X text 39 309 ___________________________________________________
--- 1,4 ----
#N canvas 139 126 475 345 10;
!
#X text 40 295 docs based on the MAX/MSP reference (c) cycling'74;
#X text 39 309 ___________________________________________________
Index: comb~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/comb~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** comb~.pd 27 May 2004 17:03:33 -0000 1.2
--- comb~.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 79,83 ****
#X connect 7 0 3 0;
#X restore 206 122 pd burst;
! #X text 23 426 cyclone is (c) Krzysztof Czaja and others;
#X text 22 440 docs based on the MAX/MSP reference (c) cycling'74
;
--- 79,83 ----
#X connect 7 0 3 0;
#X restore 206 122 pd burst;
!
#X text 22 440 docs based on the MAX/MSP reference (c) cycling'74
;
Index: xbendout.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/xbendout.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xbendout.pd 27 May 2004 17:03:33 -0000 1.2
--- xbendout.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 33,37 ****
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
! #X text 31 317 cyclone is (c) Krzysztof Czaja and others;
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
--- 33,37 ----
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
!
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
Index: switch.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/switch.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** switch.pd 27 May 2004 17:03:33 -0000 1.2
--- switch.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 342 212 515 376 10;
! #X text 5 317 cyclone is (c) Krzysztof Czaja and others;
#X text 5 331 docs based on the MAX/MSP reference (c) cycling'74;
#X text 4 345 ___________________________________________________;
--- 1,4 ----
#N canvas 342 212 515 376 10;
!
#X text 5 331 docs based on the MAX/MSP reference (c) cycling'74;
#X text 4 345 ___________________________________________________;
Index: buddy.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/buddy.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buddy.pd 27 May 2004 17:03:32 -0000 1.2
--- buddy.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 171 195 421 340 10;
! #X text 14 272 cyclone is (c) Krzysztof Czaja and others;
#X text 15 287 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 171 195 421 340 10;
!
#X text 15 287 docs based on the MAX/MSP reference (c) cycling'74
;
Index: xbendout2.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/xbendout2.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xbendout2.pd 27 May 2004 17:03:33 -0000 1.2
--- xbendout2.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 33,37 ****
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
! #X text 31 317 cyclone is (c) Krzysztof Czaja and others;
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
--- 33,37 ----
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
!
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
Index: universal.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/universal.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** universal.pd 27 May 2004 17:03:33 -0000 1.2
--- universal.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 310 200 556 387 10;
! #X text 11 335 cyclone is (c) Krzysztof Czaja and others;
#X text 11 349 docs based on the MAX/MSP reference (c) cycling'74;
#X text 10 363 ___________________________________________________
--- 1,4 ----
#N canvas 310 200 556 387 10;
!
#X text 11 349 docs based on the MAX/MSP reference (c) cycling'74;
#X text 10 363 ___________________________________________________
Index: active.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/active.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** active.pd 27 May 2004 17:03:32 -0000 1.2
--- active.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 431 256 10;
! #X text 30 195 cyclone is (c) Krzysztof Czaja and others;
#X text 31 210 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 431 256 10;
!
#X text 31 210 docs based on the MAX/MSP reference (c) cycling'74
;
Index: rand~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/rand~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** rand~.pd 27 May 2004 17:03:33 -0000 1.2
--- rand~.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 196 184 479 279 10;
! #X text 33 218 cyclone is (c) Krzysztof Czaja and others;
#X text 32 233 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 196 184 479 279 10;
!
#X text 32 233 docs based on the MAX/MSP reference (c) cycling'74
;
Index: offer.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/offer.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** offer.pd 27 May 2004 17:03:33 -0000 1.2
--- offer.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 86 120 813 302 10;
! #X text 16 249 cyclone is (c) Krzysztof Czaja and others;
#X text 16 264 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 86 120 813 302 10;
!
#X text 16 264 docs based on the MAX/MSP reference (c) cycling'74
;
Index: prepend.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/prepend.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** prepend.pd 27 May 2004 17:03:33 -0000 1.2
--- prepend.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 200 160 456 295 10;
! #X text 29 238 cyclone is (c) Krzysztof Czaja and others;
#X text 29 253 docs based on the MAX/MSP reference (c) cycling'74;
#X text 28 267 ___________________________________________________
--- 1,4 ----
#N canvas 200 160 456 295 10;
!
#X text 29 253 docs based on the MAX/MSP reference (c) cycling'74;
#X text 28 267 ___________________________________________________
Index: tosymbol.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/tosymbol.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tosymbol.pd 27 May 2004 17:03:33 -0000 1.2
--- tosymbol.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 5,9 ****
#X text 121 22 transform symbol to numbers or messages and vice versa
;
! #X text 17 543 cyclone is (c) Krzysztof Czaja and others;
#X text 17 559 docs based on the MAX/MSP reference (c) cycling'74;
#X text 17 570 ___________________________________________________
--- 5,9 ----
#X text 121 22 transform symbol to numbers or messages and vice versa
;
!
#X text 17 559 docs based on the MAX/MSP reference (c) cycling'74;
#X text 17 570 ___________________________________________________
***************
*** 37,43 ****
#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;
--- 37,43 ----
#X obj 53 278 print THIS_IS_A_LIST;
#X text 1 486 For more info:;
! #X obj 148 504 pddp_open all_about_lists_vs_anythings;
! #X obj 348 504 pddp_open all_about_symbol_construction;
! #X obj 4 504 pddp_open all_about_data_types;
#X connect 1 0 29 0;
#X connect 7 0 1 0;
Index: MouseState.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/MouseState.pd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** MouseState.pd 30 May 2004 02:41:42 -0000 1.3
--- MouseState.pd 26 Apr 2005 03:37:07 -0000 1.4
***************
*** 1,4 ****
#N canvas 384 180 561 485 10;
! #X text 25 430 cyclone is (c) Krzysztof Czaja and others;
#X text 25 444 docs based on the MAX/MSP reference (c) cycling'74;
#X text 24 458 ___________________________________________________
--- 1,4 ----
#N canvas 384 180 561 485 10;
!
#X text 25 444 docs based on the MAX/MSP reference (c) cycling'74;
#X text 24 458 ___________________________________________________
***************
*** 31,38 ****
#X text 155 196 reset 0 \, 0 to upper left corner;
#X text 182 392 For more info:;
! #X obj 286 392 all_about_hid;
#X obj 5 3 cnv 15 550 30 empty empty [MouseState] 20 12 1 14 -233017
-66577 0;
! #X obj 386 392 all_about_cyclone;
#X connect 5 0 6 0;
#X connect 5 1 7 0;
--- 31,38 ----
#X text 155 196 reset 0 \, 0 to upper left corner;
#X text 182 392 For more info:;
! #X obj 286 392 pddp_open all_about_hid;
#X obj 5 3 cnv 15 550 30 empty empty [MouseState] 20 12 1 14 -233017
-66577 0;
! #X obj 386 392 pddp_open all_about_cyclone;
#X connect 5 0 6 0;
#X connect 5 1 7 0;
Index: flush.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/flush.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** flush.pd 27 May 2004 17:03:33 -0000 1.2
--- flush.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 162 57 564 390 10;
! #X text 25 336 cyclone is (c) Krzysztof Czaja and others;
#X text 26 349 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 162 57 564 390 10;
!
#X text 26 349 docs based on the MAX/MSP reference (c) cycling'74
;
Index: index~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/index~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index~.pd 27 May 2004 17:03:33 -0000 1.2
--- index~.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 196 184 510 300 10;
! #X text 32 255 cyclone is (c) Krzysztof Czaja and others;
#X text 31 268 docs based on the MAX/MSP reference (c) cycling'74;
#X text 31 281 ___________________________________________________
--- 1,4 ----
#N canvas 196 184 510 300 10;
!
#X text 31 268 docs based on the MAX/MSP reference (c) cycling'74;
#X text 31 281 ___________________________________________________
Index: acos.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/acos.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** acos.pd 27 May 2004 17:03:32 -0000 1.2
--- acos.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 421 323 10;
! #X text 20 263 cyclone is (c) Krzysztof Czaja and others;
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 421 323 10;
!
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
Index: linedrive.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/linedrive.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** linedrive.pd 27 May 2004 17:03:33 -0000 1.2
--- linedrive.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 31,35 ****
#X floatatom 330 142 5 0 0 0 - - -;
#X msg 113 135 0;
! #X text 12 512 cyclone is (c) Krzysztof Czaja and others;
#X text 13 525 docs based on the MAX/MSP reference (c) cycling'74;
#X text 12 539 ___________________________________________________
--- 31,35 ----
#X floatatom 330 142 5 0 0 0 - - -;
#X msg 113 135 0;
!
#X text 13 525 docs based on the MAX/MSP reference (c) cycling'74;
#X text 12 539 ___________________________________________________
Index: record~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/record~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** record~.pd 27 May 2004 17:03:33 -0000 1.2
--- record~.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 51,55 ****
#X text 61 407 0...4-tablename:;
#X text 42 248 enable multichannel by using an;
! #X text 28 539 cyclone is (c) Krzysztof Czaja and others;
#X text 29 552 docs based on the MAX/MSP reference (c) cycling'74;
#X text 28 566 ___________________________________________________
--- 51,55 ----
#X text 61 407 0...4-tablename:;
#X text 42 248 enable multichannel by using an;
!
#X text 29 552 docs based on the MAX/MSP reference (c) cycling'74;
#X text 28 566 ___________________________________________________
Index: pv.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/pv.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pv.pd 27 May 2004 17:03:33 -0000 1.2
--- pv.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 200 160 466 273 10;
! #X text 24 213 cyclone is (c) Krzysztof Czaja and others;
#X text 24 228 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 200 160 466 273 10;
!
#X text 24 228 docs based on the MAX/MSP reference (c) cycling'74
;
Index: accum.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/accum.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** accum.pd 27 May 2004 17:03:32 -0000 1.2
--- accum.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 217 155 450 371 10;
! #X text 22 304 cyclone is (c) Krzysztof Czaja and others;
#X text 22 319 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 217 155 450 371 10;
!
#X text 22 319 docs based on the MAX/MSP reference (c) cycling'74
;
Index: speedlim.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/speedlim.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** speedlim.pd 27 May 2004 17:03:33 -0000 1.2
--- speedlim.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 200 160 471 309 10;
! #X text 19 253 cyclone is (c) Krzysztof Czaja and others;
#X text 19 268 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 200 160 471 309 10;
!
#X text 19 268 docs based on the MAX/MSP reference (c) cycling'74
;
Index: decide.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/decide.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** decide.pd 27 May 2004 17:03:33 -0000 1.2
--- decide.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 259 235 421 295 10;
! #X text 32 242 cyclone is (c) Krzysztof Czaja and others;
#X text 33 255 docs based on the MAX/MSP reference (c) cycling'74;
#X text 32 269 ___________________________________________________
--- 1,4 ----
#N canvas 259 235 421 295 10;
!
#X text 33 255 docs based on the MAX/MSP reference (c) cycling'74;
#X text 32 269 ___________________________________________________
Index: next.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/next.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** next.pd 27 May 2004 17:03:33 -0000 1.2
--- next.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 359 111 423 391 10;
! #X text 18 335 cyclone is (c) Krzysztof Czaja and others;
#X text 18 350 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 359 111 423 391 10;
!
#X text 18 350 docs based on the MAX/MSP reference (c) cycling'74
;
Index: comment-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/comment-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** comment-help.pd 7 Jul 2004 23:44:16 -0000 1.1
--- comment-help.pd 26 Apr 2005 03:37:07 -0000 1.2
***************
*** 1,4 ****
#N canvas 486 257 517 358 10;
! #X text 62 280 cyclone is (c) Krzysztof Czaja and others;
#X text 63 298 docs based on the MAX/MSP reference (c) cycling'74;
#X text 62 312 ___________________________________________________
--- 1,4 ----
#N canvas 486 257 517 358 10;
!
#X text 63 298 docs based on the MAX/MSP reference (c) cycling'74;
#X text 62 312 ___________________________________________________
Index: mousefilter.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/mousefilter.pd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** mousefilter.pd 30 May 2004 02:41:42 -0000 1.3
--- mousefilter.pd 26 Apr 2005 03:37:08 -0000 1.4
***************
*** 1,4 ****
#N canvas 170 52 461 344 10;
! #X text 22 279 cyclone is (c) Krzysztof Czaja and others;
#X text 22 294 docs based on the MAX/MSP reference (c) cycling'74;
#X text 21 308 ___________________________________________________
--- 1,4 ----
#N canvas 170 52 461 344 10;
!
#X text 22 294 docs based on the MAX/MSP reference (c) cycling'74;
#X text 21 308 ___________________________________________________
***************
*** 12,19 ****
#X floatatom 75 205 5 0 0 0 - - -;
#X text 112 247 For more info:;
! #X obj 216 247 all_about_hid;
#X obj 7 4 cnv 15 450 30 empty empty [mousefilter] 20 12 1 14 -233017
-66577 0;
! #X obj 319 247 all_about_cyclone;
#X connect 5 0 7 0;
#X connect 6 0 7 0;
--- 12,19 ----
#X floatatom 75 205 5 0 0 0 - - -;
#X text 112 247 For more info:;
! #X obj 216 247 pddp_open all_about_hid;
#X obj 7 4 cnv 15 450 30 empty empty [mousefilter] 20 12 1 14 -233017
-66577 0;
! #X obj 319 247 pddp_open all_about_cyclone;
#X connect 5 0 7 0;
#X connect 6 0 7 0;
Index: urn.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/urn.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** urn.pd 27 May 2004 17:03:33 -0000 1.2
--- urn.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 334 134 654 371 10;
! #X text 19 318 cyclone is (c) Krzysztof Czaja and others;
#X text 20 331 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 334 134 654 371 10;
!
#X text 20 331 docs based on the MAX/MSP reference (c) cycling'74
;
Index: funbuff.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/funbuff.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** funbuff.pd 27 May 2004 17:03:33 -0000 1.2
--- funbuff.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 97,101 ****
#X connect 14 0 12 0;
#X restore 626 533 pd even more ...;
! #X text 24 576 cyclone is (c) Krzysztof Czaja and others;
#X text 24 591 docs based on the MAX/MSP reference (c) cycling'74
;
--- 97,101 ----
#X connect 14 0 12 0;
#X restore 626 533 pd even more ...;
!
#X text 24 591 docs based on the MAX/MSP reference (c) cycling'74
;
Index: mean.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/mean.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mean.pd 27 May 2004 17:03:33 -0000 1.2
--- mean.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 158 104 419 351 10;
! #X text 15 298 cyclone is (c) Krzysztof Czaja and others;
#X text 15 313 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 158 104 419 351 10;
!
#X text 15 313 docs based on the MAX/MSP reference (c) cycling'74
;
Index: midiparse.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/midiparse.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** midiparse.pd 27 May 2004 17:03:33 -0000 1.2
--- midiparse.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 50,54 ****
#X text 616 164 aftertouch;
#X text 634 115 channel number;
! #X text 42 399 cyclone is (c) Krzysztof Czaja and others;
#X text 42 414 docs based on the MAX/MSP reference (c) cycling'74
;
--- 50,54 ----
#X text 616 164 aftertouch;
#X text 634 115 channel number;
!
#X text 42 414 docs based on the MAX/MSP reference (c) cycling'74
;
Index: sustain.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/sustain.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** sustain.pd 27 May 2004 17:03:33 -0000 1.2
--- sustain.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 17,21 ****
#X text 121 133 when on sustain holds back all note offs;
#X text 121 144 and outputs them when turned off again.;
! #X text 28 257 cyclone is (c) Krzysztof Czaja and others;
#X text 28 272 docs based on the MAX/MSP reference (c) cycling'74
;
--- 17,21 ----
#X text 121 133 when on sustain holds back all note offs;
#X text 121 144 and outputs them when turned off again.;
!
#X text 28 272 docs based on the MAX/MSP reference (c) cycling'74
;
Index: delay~.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/delay~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** delay~.pd 27 May 2004 17:03:33 -0000 1.2
--- delay~.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 269 209 621 419 10;
! #X text 24 359 cyclone is (c) Krzysztof Czaja and others;
#X text 23 375 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 269 209 621 419 10;
!
#X text 23 375 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Trough.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Trough.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Trough.pd 27 May 2004 17:03:32 -0000 1.2
--- Trough.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 99 164 519 473 10;
! #X text 24 419 cyclone is (c) Krzysztof Czaja and others;
#X text 24 434 docs based on the MAX/MSP reference (c) cycling'74;
#X text 23 448 ___________________________________________________
--- 1,4 ----
#N canvas 99 164 519 473 10;
!
#X text 24 434 docs based on the MAX/MSP reference (c) cycling'74;
#X text 23 448 ___________________________________________________
Index: funnel.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/funnel.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** funnel.pd 27 May 2004 17:03:33 -0000 1.2
--- funnel.pd 26 Apr 2005 03:37:08 -0000 1.3
***************
*** 1,4 ****
#N canvas 262 210 421 323 10;
! #X text 20 263 cyclone is (c) Krzysztof Czaja and others;
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 262 210 421 323 10;
!
#X text 21 278 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Decode.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Decode.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Decode.pd 27 May 2004 17:03:32 -0000 1.2
--- Decode.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 233 184 439 282 10;
! #X text 18 226 cyclone is (c) Krzysztof Czaja and others;
#X text 18 241 docs based on the MAX/MSP reference (c) cycling'74;
#X text 17 255 ___________________________________________________
--- 1,4 ----
#N canvas 233 184 439 282 10;
!
#X text 18 241 docs based on the MAX/MSP reference (c) cycling'74;
#X text 17 255 ___________________________________________________
Index: drunk.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/drunk.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** drunk.pd 27 May 2004 17:03:33 -0000 1.2
--- drunk.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 162 57 539 508 10;
! #X text 35 454 cyclone is (c) Krzysztof Czaja and others;
#X text 36 467 docs based on the MAX/MSP reference (c) cycling'74;
#X text 35 481 ___________________________________________________
--- 1,4 ----
#N canvas 162 57 539 508 10;
!
#X text 36 467 docs based on the MAX/MSP reference (c) cycling'74;
#X text 35 481 ___________________________________________________
Index: forward.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/forward.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** forward.pd 27 May 2004 17:03:33 -0000 1.2
--- forward.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 162 57 437 208 10;
! #X text 20 154 cyclone is (c) Krzysztof Czaja and others;
#X text 21 167 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 162 57 437 208 10;
!
#X text 21 167 docs based on the MAX/MSP reference (c) cycling'74
;
Index: Peak.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/Peak.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Peak.pd 27 May 2004 17:03:32 -0000 1.2
--- Peak.pd 26 Apr 2005 03:37:07 -0000 1.3
***************
*** 1,4 ****
#N canvas 233 184 519 473 10;
! #X text 12 413 cyclone is (c) Krzysztof Czaja and others;
#X text 12 428 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 233 184 519 473 10;
!
#X text 12 428 docs based on the MAX/MSP reference (c) cycling'74
;
Index: xbendin.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/xbendin.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xbendin.pd 27 May 2004 17:03:33 -0000 1.2
--- xbendin.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 33,37 ****
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
! #X text 31 317 cyclone is (c) Krzysztof Czaja and others;
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
--- 33,37 ----
#X text 522 252 msb;
#X text 192 19 extra precision midi pitchbend objects;
!
#X text 31 332 docs based on the MAX/MSP reference (c) cycling'74
;
Index: xnoteout.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/xnoteout.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xnoteout.pd 27 May 2004 17:03:33 -0000 1.2
--- xnoteout.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 70 132 575 377 10;
! #X text 34 319 cyclone is (c) Krzysztof Czaja and others;
#X text 34 334 docs based on the MAX/MSP reference (c) cycling'74
;
--- 1,4 ----
#N canvas 70 132 575 377 10;
!
#X text 34 334 docs based on the MAX/MSP reference (c) cycling'74
;
Index: spray.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/doc/help/cyclone/spray.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** spray.pd 27 May 2004 17:03:33 -0000 1.2
--- spray.pd 26 Apr 2005 03:37:09 -0000 1.3
***************
*** 1,4 ****
#N canvas 200 160 450 314 10;
! #X text 19 262 cyclone is (c) Krzysztof Czaja and others;
#X text 19 276 docs based on the MAX/MSP reference (c) cycling'74;
#X text 18 290 ___________________________________________________
--- 1,4 ----
#N canvas 200 160 450 314 10;
!
#X text 19 276 docs based on the MAX/MSP reference (c) cycling'74;
#X text 18 290 ___________________________________________________