aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/maxmode-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/maxmode-help.pd')
-rw-r--r--doc/help/cyclone/maxmode-help.pd130
1 files changed, 88 insertions, 42 deletions
diff --git a/doc/help/cyclone/maxmode-help.pd b/doc/help/cyclone/maxmode-help.pd
index aedef1b..51b7101 100644
--- a/doc/help/cyclone/maxmode-help.pd
+++ b/doc/help/cyclone/maxmode-help.pd
@@ -1,42 +1,88 @@
-#N canvas 1 88 553 372 10;
-#X text 208 32 simulate mouse click to open panel;
-#X obj 250 281 print mode;
-#X msg 222 151 set max;
-#X msg 229 174 set barry;
-#X msg 232 227 bang;
-#X msg 218 127 set;
-#X obj 164 280 print result;
-#X msg 231 203 get;
-#X obj 158 256 cyclone/maxmode;
-#X obj 241 310 pddp/print;
-#X obj 151 336 pddp/print;
-#X msg 196 53 click 0 0 0 0 0;
-#X msg 153 75 cd path;
-#X msg 166 97 pwd path;
-#X text 205 76 set open panel directory;
-#X text 224 97 set current and open panel directory;
-#X text 16 11 import tool for Max/MSP patches;
-#N canvas 245 123 494 344 META 0;
-#X text 12 165 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
-Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
-#X text 12 135 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
-;
-#X text 12 55 DESCRIPTION import tool for Max/MSP patches;
-#X text 12 75 INLET_0 anything;
-#X text 12 95 OUTLET_0 float;
-#X text 12 35 LICENSE SIBSD;
-#X text 12 115 AUTHOR Krzysztof Czaja;
-#X text 12 5 KEYWORDS control max_compatible;
-#X restore 497 346 pd META;
-#X connect 2 0 8 0;
-#X connect 3 0 8 0;
-#X connect 4 0 8 0;
-#X connect 5 0 8 0;
-#X connect 7 0 8 0;
-#X connect 8 0 6 0;
-#X connect 8 0 10 0;
-#X connect 8 1 1 0;
-#X connect 8 1 9 0;
-#X connect 11 0 8 0;
-#X connect 12 0 8 0;
-#X connect 13 0 8 0;
+#N canvas 522 79 571 532 10;
+#X obj 0 631 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
+0;
+#X obj 1 387 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
+;
+#N canvas 638 261 424 317 META 0;
+#X text 1 20 LICENSE SIBSD;
+#X text 1 119 LIBRARY cyclone;
+#X text 0 140 VERSION 0.1-alpha57;
+#X text 2 160 AUTHOR Krzysztof Czaja;
+#X text 2 180 RELEASE_DATE 2002;
+#X text 3 197 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 2 226 HELP_PATCH_AUTHORS Fred Jan Kraan created the patch to
+pd-extended 2014-12-03;
+#X text 1 60 INLET_0 float bang cd click get import pwd set;
+#X text 1 99 OUTLET_1;
+#X text 1 81 OUTLET_0;
+#X text 1 40 DESCRIPTION compatibility configurator and switcher;
+#X text 1 0 KEYWORDS compatbility max/msp fitter;
+#X restore 500 633 pd META;
+#X obj 0 533 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
+;
+#X obj 0 597 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#N canvas 130 487 428 85 Related_objects 0;
+#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
+#X text 6 1 Related Objects;
+#X obj 9 29 +;
+#X obj 38 29 *;
+#X restore 196 634 pd Related_objects;
+#X obj 0 0 cnv 15 552 40 empty empty maxmode 3 12 0 18 -204280 -1 0
+;
+#X text 99 395 float;
+#X text 99 412 bang;
+#X text 174 413 - output the current value;
+#X text 174 397 - to set new value and output;
+#X text 99 544 float;
+#X obj 79 542 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 79 397 cnv 17 3 35 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 500 12 maxmode;
+#X text 81 613 none;
+#X text 99 573 float;
+#X obj 79 571 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X text 99 430 cd;
+#X text 99 446 click;
+#X text 99 462 get;
+#X text 99 477 import;
+#X text 99 493 pwd;
+#X text 99 510 set;
+#X text 174 431 - adds the argument to the path evaluated by pwd;
+#X text 174 447 - File open box to read a (patch?) file;
+#X text 174 463 - reports the current compatibility mode right outlet
+;
+#X text 174 478 - Imports a (patch?) file;
+#X text 174 494 - evaluates the path as symbol;
+#X text 174 511 - requires a symbol \, representing compatibility mode
+;
+#X text 174 544 -;
+#X text 174 573 -;
+#X text 218 57 simulate mouse click to open panel;
+#X obj 254 353 print mode;
+#X msg 232 166 set max;
+#X msg 239 188 set barry;
+#X msg 242 232 bang;
+#X msg 228 144 set;
+#X obj 168 352 print result;
+#X msg 241 210 get;
+#X msg 206 78 click 0 0 0 0 0;
+#X msg 163 100 cd path;
+#X msg 176 122 pwd path;
+#X text 215 101 set open panel directory;
+#X text 234 122 set current and open panel directory;
+#X obj 168 293 maxmode;
+#X text 70 17 switches from pd mode to Max mode and back;
+#X connect 34 0 45 0;
+#X connect 35 0 45 0;
+#X connect 36 0 45 0;
+#X connect 37 0 45 0;
+#X connect 39 0 45 0;
+#X connect 40 0 45 0;
+#X connect 41 0 45 0;
+#X connect 42 0 45 0;
+#X connect 45 0 38 0;
+#X connect 45 1 33 0;