diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-03-11 19:58:23 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-03-11 19:58:23 +0000 |
commit | 8b638694ee87309e4002b5d4adb2bc0fb78c2151 (patch) | |
tree | 4a7d6cf1fff8253dd649ea323a8e7ffabe061eee /doc/help/cyclone | |
parent | 505eedba4d6fc5084056fe3f55e7ffea045ea50b (diff) |
created rudimentary help patch
svn path=/trunk/externals/miXed/; revision=10858
Diffstat (limited to 'doc/help/cyclone')
-rw-r--r-- | doc/help/cyclone/maxmode-help.pd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/help/cyclone/maxmode-help.pd b/doc/help/cyclone/maxmode-help.pd new file mode 100644 index 0000000..444960b --- /dev/null +++ b/doc/help/cyclone/maxmode-help.pd @@ -0,0 +1,30 @@ +#N canvas 58 510 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; +#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; |