aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/maxmode-help.pd
blob: 51b7101596ed0e0465ed80798ce050c166a466ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
#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;