Skip to content

Commit

Permalink
Update All_about_cyclone.pd
Browse files Browse the repository at this point in the history
  • Loading branch information
porres committed Jun 24, 2024
1 parent fed1360 commit 95aec37
Showing 1 changed file with 71 additions and 55 deletions.
126 changes: 71 additions & 55 deletions documentation/extra_files/All_about_cyclone.pd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#N canvas 406 45 564 667 10;
#N canvas 515 68 571 678 10;
#X declare -lib cyclone -path cyclone;
#X text 5 189 ===========================================================================================, f 91;
#X text 5 402 ============================================================================================, f 92;
Expand All @@ -25,13 +25,12 @@
#X text 346 431 Alternatively \, you can use [declare] as follows:, f 25;
#X text 76 461 You can load the cyclone library via Preferences => "Path" & "Startup"., f 36;
#X obj 332 471 declare -lib cyclone -path cyclone;
#X text 67 17 About:;
#X text 78 428 How to install?;
#X text 68 603 Issues?;
#X text 66 162 - See also the help file of the cyclone binary =>;
#X obj 375 163 cyclone;
#X obj 299 332 switch~;
#X obj 289 287 tgl 30 0 \$0-zxcx \$0-zxcxsfljsfl empty 17 7 0 10 #dcdcdc #000000 #000000 0 1;
#X obj 289 287 tgl 30 0 empty empty empty 17 7 0 10 #dcdcdc #000000 #000000 0 1;
#X text 325 292 DSP;
#X msg 289 361 \; pd dsp \$1;
#N canvas 587 120 243 292 meter 0;
Expand All @@ -54,39 +53,38 @@
#X restore 385 325 pd meter;
#X obj 385 353 nbx 4 18 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 13 #dcdcdc #000000 #000000 0 256;
#X text 101 307 open this subpatch:;
#N canvas 596 23 722 723 All_cyclone_Objects 0;
#X text 110 204 same as;
#X text 110 228 same as;
#X text 110 252 same as;
#X text 110 275 same as;
#X text 110 300 same as;
#X text 110 324 same as;
#X text 112 350 same as;
#X text 112 375 same as;
#X text 112 399 same as;
#X text 112 424 same as;
#X text 111 144 same as;
#X text 111 166 same as;
#N canvas 596 38 722 723 All_cyclone_Objects 0;
#X text 99 164 same as;
#X text 99 188 same as;
#X text 99 212 same as;
#X text 99 235 same as;
#X text 99 260 same as;
#X text 99 284 same as;
#X text 101 310 same as;
#X text 101 335 same as;
#X text 101 359 same as;
#X text 101 384 same as;
#X text 100 104 same as;
#X text 100 126 same as;
#X text 106 467 Control Objects:;
#X text 319 469 Signal Objects:;
#X text 367 72 GUI objects:;
#X text 51 68 Objects loaded from the cyclonex library and its aliases:, f 39;
#X obj 170 143 cyclone/rminus;
#X obj 423 317 cyclone/comment 64 10 dejavu\ sans\ mono empty 0 0 0 0 0 255 255 255 0 0 comment;
#X obj 421 383 cyclone/number~;
#X text 429 35 GUI objects:;
#X obj 159 103 cyclone/rminus;
#X obj 510 276 cyclone/comment 64 10 dejavu\ sans\ mono empty 0 0 0 0 0 255 255 255 0 0 comment;
#X obj 515 411 cyclone/number~;
#A saved 0 0 100 -inf inf #2a3434 #ffffff #b6fefd;
#X obj 420 128 cyclone/scope~ 130 130 256 3 128 -1 1 0 0 0 0 205 229 232 74 79 77 96 98 102 0 empty;
#X obj 170 166 cyclone/rdiv;
#X obj 169 204 cyclone/equals~;
#X obj 169 228 cyclone/notequals~;
#X obj 169 252 cyclone/lessthan~;
#X obj 169 275 cyclone/lessthaneq~;
#X obj 169 300 cyclone/greaterthan~;
#X obj 169 324 cyclone/greaterthaneq~;
#X obj 171 350 cyclone/modulo~;
#X obj 171 375 cyclone/rminus~;
#X obj 171 399 cyclone/rdiv~;
#X obj 172 424 cyclone/plusequals~;
#X obj 493 96 cyclone/scope~ 130 130 256 3 128 -1 1 0 0 0 0 205 229 232 74 79 77 96 98 102 0 empty;
#X obj 159 126 cyclone/rdiv;
#X obj 158 164 cyclone/equals~;
#X obj 158 188 cyclone/notequals~;
#X obj 158 212 cyclone/lessthan~;
#X obj 158 235 cyclone/lessthaneq~;
#X obj 158 260 cyclone/greaterthan~;
#X obj 158 284 cyclone/greaterthaneq~;
#X obj 160 310 cyclone/modulo~;
#X obj 160 335 cyclone/rminus~;
#X obj 160 359 cyclone/rdiv~;
#X obj 161 384 cyclone/plusequals~;
#X obj 155 497 cyclone/accum;
#X obj 155 522 cyclone/acos;
#X obj 156 548 cyclone/acosh;
Expand Down Expand Up @@ -270,34 +268,52 @@
#X obj 155 2628 cyclone/xnotein;
#X obj 155 2653 cyclone/xnoteout;
#X obj 155 2678 cyclone/zl len;
#X text 414 290 [cyclone/comment]:;
#X text 419 358 [cyclone/number~]:;
#X text 427 108 [cyclone/scope~]:;
#X obj 78 143 !-;
#X obj 78 166 !/;
#X obj 78 203 ==~;
#X obj 78 227 !=~;
#X obj 78 252 <~;
#X obj 78 275 <=~;
#X obj 78 301 >~;
#X obj 78 324 >=~;
#X obj 79 350 %~;
#X obj 79 375 !-~;
#X obj 79 399 !/~;
#X obj 78 423 +=~;
#X text 501 316 <-- DEPRECATED!!!!;
#X text 537 384 <-- DEPRECATED!!!!;
#X text 498 247 [cyclone/comment]:;
#X text 513 386 [cyclone/number~]:;
#X text 500 76 [cyclone/scope~]:;
#X obj 67 103 !-;
#X obj 67 126 !/;
#X obj 67 163 ==~;
#X obj 67 187 !=~;
#X obj 67 212 <~;
#X obj 67 235 <=~;
#X obj 67 261 >~;
#X obj 67 284 >=~;
#X obj 68 310 %~;
#X obj 68 335 !-~;
#X obj 68 359 !/~;
#X obj 67 383 +=~;
#X text 442 2032 <-- DEPRECATED!!!!;
#X text 467 1660 <-- DEPRECATED!!!!;
#X text 469 1688 <-- DEPRECATED!!!!;
#X text 447 1068 <-- DEPRECATED!!!!;
#X obj 76 114 cyclone;
#X text 132 112 <-- cyclone binary;
#X obj 65 74 cyclone;
#X text 121 72 <-- cyclone binary;
#X text 36 1166 DEPRECATED!!!! -->;
#X text 35 629 DEPRECATED!!!! -->;
#X text 36 2532 DEPRECATED!!!! -->;
#X text 36 2556 DEPRECATED!!!! -->;
#X text 36 2579 DEPRECATED!!!! -->;
#X text 36 2603 DEPRECATED!!!! -->;
#X text 250 2677 (and others);
#X text 390 275 DEPRECATED!!!! -->;
#X text 398 412 DEPRECATED!!!! -->;
#X obj 609 350 open-else;
#X text 641 328 click;
#X text 53 27 Objects loaded from the cyclone library binary and its aliases:, f 32;
#X text 373 95 PlugData users don't have this and should use [scope~] from ELSE instead., f 16;
#X msg 609 328 note;
#X text 360 333 PlugData users don't [comment] and should use [note] from ELSE instead., f 36;
#X obj 377 198 open-else;
#X text 427 175 click;
#X msg 377 176 scope~;
#X connect 242 0 238 0;
#X connect 246 0 244 0;
#X restore 101 328 pd All_cyclone_Objects;
#X text 65 39 - Cyclone is a set of Pure Data objects cloned from Max/MSP \, see https://github.com/porres/pd-cyclone, f 73;
#X text 58 220 Here you find all objects available in Cyclone. You can turn the DSP on to check how much CPU load you have with all objects on and just test if they all work. The total number of objects in cyclone is 194 counting the cyclone bynary and six deprecated objects (so it's more like 187)., f 74;
#X connect 21 0 20 0;
#X connect 21 0 23 0;
#X connect 24 0 25 0;
#X text 7 -2 ===========================================================================================, f 91;
#X text 56 18 ABOUT:;
#X connect 20 0 19 0;
#X connect 20 0 22 0;
#X connect 23 0 24 0;

0 comments on commit 95aec37

Please sign in to comment.