aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/capture-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/capture-help.pd')
-rw-r--r--doc/help/cyclone/capture-help.pd145
1 files changed, 86 insertions, 59 deletions
diff --git a/doc/help/cyclone/capture-help.pd b/doc/help/cyclone/capture-help.pd
index 8a219f8..98ba391 100644
--- a/doc/help/cyclone/capture-help.pd
+++ b/doc/help/cyclone/capture-help.pd
@@ -1,59 +1,86 @@
-#N canvas 0 26 557 419 10;
-#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
-0;
-#X text 15 382 docs based on the MAX/MSP reference (c) cycling'74;
-#X text 14 396 ___________________________________________________
-;
-#X obj 41 21 capture;
-#X obj 51 290 capture 64 x;
-#X msg 110 154 open;
-#X text 160 152 open editing window;
-#X floatatom 51 85 5 0 0 0 - - -;
-#X msg 24 62 10 20 30 40;
-#X msg 110 133 dump;
-#X obj 51 315 print dump;
-#X text 160 135 send out all stored values sequentially;
-#X msg 110 112 clear;
-#X text 162 112 clear contents;
-#X text 122 63 list is stored from first to last;
-#X text 143 298 second arg is x - values are in hex;
-#X text 242 311 m - values < 128 decimal \, larger numbers are hex
-;
-#X msg 110 173 wclose;
-#X text 162 171 close editing window;
-#X text 98 85 numbers are stored sequentially;
-#X msg 109 196 count;
-#X text 166 194 print number of items to the console;
-#X msg 109 217 write;
-#X msg 109 241 write /tmp/test.txt;
-#X text 262 241 write to file (no dialog);
-#X text 163 216 save to textfile (dialog box asks for filename);
-#X text 142 286 first arg is number of values to store (default 512)
-;
-#X text 104 22 store and edit numbers;
-#X text 221 337 none - values are decimal \, supports float;
-#X text 242 325 d - decimal \, default max behaviour \, only ints;
-#N canvas 247 115 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 store and edit numbers;
-#X text 12 5 KEYWORDS control storage max_compatible filesystem GUI
-list_op;
-#X text 12 95 OUTLET_0 float;
-#X text 12 75 INLET_0 float list clear dump open wclose count write
-;
-#X text 12 35 LICENSE SIBSD;
-#X text 12 115 AUTHOR Krzysztof Czaja;
-#X restore 505 393 pd META;
-#X connect 4 0 10 0;
-#X connect 5 0 4 0;
-#X connect 7 0 4 0;
-#X connect 8 0 4 0;
-#X connect 9 0 4 0;
-#X connect 12 0 4 0;
-#X connect 17 0 4 0;
-#X connect 20 0 4 0;
-#X connect 22 0 4 0;
-#X connect 23 0 4 0;
+#N canvas 559 79 569 530 10;
+#X obj 0 642 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289 0;
+#X obj 0 351 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0;
+#N canvas 467 404 412 308 META 0;
+#X text 1 18 LICENSE SIBSD;
+#X text 1 126 LIBRARY cyclone;
+#X text 1 0 KEYWORDS store float edit;
+#X text 1 36 DESCRIPTION store and edit numbers;
+#X text 1 54 INLET_0 float;
+#X text 1 72 INLET_1 list;
+#X text 1 90 INLET_2 messages;
+#X text 1 108 OUTLET_0 list;
+#X text 0 144 VERSION 0.1-alpha57;
+#X text 0 162 AUTHOR Krzysztof Czaja;
+#X text 1 180 RELEASE_DATE 2002;
+#X text 2 199 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ;
+#X text 2 231 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan adapted the patch to pd-extended 2015-02-02;
+#X restore 498 644 pd META;
+#X obj 0 515 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0;
+#X obj 0 552 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1 0;
+#N canvas 232 560 428 109 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 7 30 coll;
+#X obj 63 30 funbuff;
+#X obj 117 30 textfile;
+#X restore 214 644 pd Related_objects;
+#X obj 81 361 cnv 17 3 140 empty empty 0 5 9 0 16 -228856 -162280 0;
+#X obj 81 525 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0;
+#X obj 0 0 cnv 15 552 40 empty empty capture 3 12 0 18 -204280 -1 0;
+#X text 13 23 store and edit numbers;
+#X msg 141 148 open;
+#X floatatom 82 79 5 0 0 0 - - -;
+#X msg 55 56 10 20 30 40;
+#X msg 141 127 dump;
+#X obj 82 325 print dump;
+#X msg 141 106 clear;
+#X text 153 57 list is stored from first to last;
+#X text 214 289 second arg is x - values are in hex;
+#X text 258 302 m - values < 128 decimal \, larger numbers are hex ;
+#X msg 141 169 wclose;
+#X text 129 79 numbers are stored sequentially;
+#X msg 141 190 count;
+#X msg 141 211 write;
+#X msg 141 235 write /tmp/test.txt;
+#X text 213 277 first arg is number of values to store (default 512) ;
+#X text 240 329 none - values are decimal \, supports float;
+#X text 258 316 d - decimal \, default max behaviour \, only ints;
+#X text 109 359 float;
+#X text 181 359 - numbers are stored sequentially;
+#X text 109 378 list;
+#X text 181 375 - list is stored from first to last;
+#X text 109 399 messages;
+#X text 193 146 open editing window;
+#X text 193 126 send out all stored values sequentially;
+#X text 193 106 clear contents;
+#X text 193 167 close editing window;
+#X text 194 187 print number of items to the console;
+#X text 194 209 save to textfile (dialog box asks for filename);
+#X text 275 234 write to file (no dialog);
+#X text 181 397 - clear: clear contents;
+#X text 181 410 - dump: send out all stored values sequentially;
+#X text 181 424 - open: open editing window;
+#X text 181 438 - wclose: close editing window;
+#X text 181 453 - count: print number of items to the console;
+#X text 181 468 - write: save to textfile (dialog box asks for filename) ;
+#X text 109 526 list;
+#X text 181 523 - list of numbers stored;
+#X text 181 483 - write /path/to/file: write to file (no dialog);
+#X text 142 585 m - values < 128 decimal \, larger numbers are hex ;
+#X text 124 612 none - values are decimal \, supports float;
+#X text 142 599 d - decimal \, default max behaviour \, only ints;
+#X text 99 559 1) float - number of values to store (default 512);
+#X text 99 572 2) str x - values are in hex;
+#X obj 499 3 capture;
+#X obj 82 284 cyclone/capture 64;
+#X connect 10 0 54 0;
+#X connect 11 0 54 0;
+#X connect 12 0 54 0;
+#X connect 13 0 54 0;
+#X connect 15 0 54 0;
+#X connect 19 0 54 0;
+#X connect 21 0 54 0;
+#X connect 22 0 54 0;
+#X connect 23 0 54 0;
+#X connect 54 0 14 0;