aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/coll-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/coll-help.pd')
-rw-r--r--doc/help/cyclone/coll-help.pd153
1 files changed, 86 insertions, 67 deletions
diff --git a/doc/help/cyclone/coll-help.pd b/doc/help/cyclone/coll-help.pd
index 4ab2e7e..1a5ae07 100644
--- a/doc/help/cyclone/coll-help.pd
+++ b/doc/help/cyclone/coll-help.pd
@@ -1,31 +1,32 @@
-#N canvas 130 4 792 675 10;
-#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 0;
-#X text 10 637 docs based on the MAX/MSP reference (c) cycling'74;
-#X text 9 651 ___________________________________________________;
+#N canvas 0 26 739 649 10;
+#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
+0;
+#X text 10 607 docs based on the MAX/MSP reference (c) cycling'74;
+#X text 9 621 ___________________________________________________;
#X text 146 23 store and edit collections of messages;
#X obj 30 23 coll filename;
#C restore;
-#X obj 243 501 coll /tmp/test.coll;
+#X obj 243 486 coll /tmp/test.coll;
#C restore;
-#X obj 244 61 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+#X obj 244 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
-#X msg 255 124 next;
-#X obj 243 590 print coll;
-#X msg 266 147 prev;
-#X msg 156 142 clear;
-#X floatatom 285 567 5 0 0 0 - - -;
-#X obj 328 547 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+#X msg 255 109 next;
+#X obj 243 575 print coll;
+#X msg 266 132 prev;
+#X msg 156 127 clear;
+#X floatatom 285 552 5 0 0 0 - - -;
+#X obj 328 532 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
-#X obj 371 529 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+#X obj 371 514 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
-#X msg 274 170 dump;
-#X msg 283 194 read /tmp/foo;
-#X msg 290 220 read;
-#X msg 316 291 length;
-#X text 354 549 bang when we finished a load or save operation;
-#X text 394 531 bang when finished with a dump operation;
-#X text 329 569 index of the message sent out;
-#X text 389 499 optional arg loads a file into coll;
+#X msg 274 155 dump;
+#X msg 283 179 read /tmp/foo;
+#X msg 290 205 read;
+#X msg 316 276 length;
+#X text 354 534 bang when we finished a load or save operation;
+#X text 394 516 bang when finished with a dump operation;
+#X text 329 554 index of the message sent out;
+#X text 389 484 optional arg loads a file into coll;
#N canvas 79 76 329 260 loadsomeitems 0;
#X obj -44 53 inlet;
#X obj -13 220 outlet;
@@ -44,35 +45,35 @@
#X connect 5 0 1 0;
#X connect 6 0 1 0;
#X connect 7 0 1 0;
-#X restore 244 95 pd loadsomeitems;
-#X text 276 61 load stuff;
-#X text 153 96 look inside:;
-#X text 305 148 previous;
-#X text 314 171 dump them all;
-#X text 383 195 read a file;
-#X text 324 219 opens a dialog;
-#X msg 298 244 write /tmp/foo;
-#X text 404 246 write a file;
-#X text 354 266 open a dialog;
-#X msg 308 267 write;
-#X floatatom 203 124 5 0 0 0 - - -;
-#X text 85 123 output by index:;
-#X text 46 142 clear contents:;
-#X text 372 291 output nr. of messages stored;
-#X text 295 123 output next =;
-#X msg 392 122 bang;
-#X msg 322 313 delete 2;
-#X text 389 313 delete message \, and decrement larger indexes;
-#X msg 326 359 goto 2;
-#X text 379 361 goto item nr;
-#X msg 332 382 end;
-#X text 363 383 goto last item;
-#X msg 333 404 filetype;
-#X text 407 407 useless on unix it's a dummy function;
-#X msg 338 427 flags 1 0;
-#X text 412 429 save coll's contents with the patch;
-#X msg 338 453 flags 0 0;
-#X text 414 454 don't save (default);
+#X restore 244 80 pd loadsomeitems;
+#X text 276 56 load stuff;
+#X text 153 81 look inside:;
+#X text 305 133 previous;
+#X text 314 156 dump them all;
+#X text 383 180 read a file;
+#X text 324 204 opens a dialog;
+#X msg 298 229 write /tmp/foo;
+#X text 404 231 write a file;
+#X text 354 251 open a dialog;
+#X msg 308 252 write;
+#X floatatom 203 109 5 0 0 0 - - -;
+#X text 85 108 output by index:;
+#X text 46 127 clear contents:;
+#X text 372 276 output nr. of messages stored;
+#X text 295 108 output next =;
+#X msg 392 107 bang;
+#X msg 322 298 delete 2;
+#X text 389 298 delete message \, and decrement larger indexes;
+#X msg 326 344 goto 2;
+#X text 379 346 goto item nr;
+#X msg 332 367 end;
+#X text 363 368 goto last item;
+#X msg 333 389 filetype;
+#X text 407 392 useless on unix it's a dummy function;
+#X msg 338 412 flags 1 0;
+#X text 412 414 save coll's contents with the patch;
+#X msg 338 438 flags 0 0;
+#X text 414 439 don't save (default);
#N canvas 98 103 484 259 more 0;
#X obj 129 205 outlet;
#X msg 50 37 store named_one this works too;
@@ -87,7 +88,7 @@
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 6 0 0 0;
-#X restore 65 415 pd more ways to store;
+#X restore 65 400 pd more ways to store;
#N canvas 27 85 907 412 complex 0;
#X obj 100 366 outlet;
#X msg 44 62 assoc bar 1;
@@ -133,16 +134,16 @@
#X connect 25 0 10 0;
#X connect 29 0 10 0;
#X connect 30 0 10 0;
-#X restore 64 392 pd complex operations;
-#X text 62 373 for more info:;
-#X msg 120 166 open;
-#X text 33 167 open editor:;
-#X msg 469 193 readagain;
-#X text 542 192 reopens last file read;
-#X msg 325 335 remove 3;
-#X text 391 334 delete message \, leave index alone;
-#X msg 496 243 writeagain;
-#X text 576 245 rewrite last file written;
+#X restore 64 377 pd complex operations;
+#X text 62 358 for more info:;
+#X msg 120 151 open;
+#X text 33 152 open editor:;
+#X msg 469 178 readagain;
+#X text 542 177 reopens last file read;
+#X msg 325 320 remove 3;
+#X text 391 319 delete message \, leave index alone;
+#X msg 496 228 writeagain;
+#X text 576 230 rewrite last file written;
#N canvas 116 68 589 315 even 0;
#X obj 32 207 coll /tmp/new.coll;
#C restore;
@@ -188,9 +189,9 @@
#X connect 22 0 14 0;
#X connect 23 0 14 0;
#X connect 25 0 14 0;
-#X restore 577 93 pd even more things;
-#X msg 111 191 wclose;
-#X text 19 192 close & save:;
+#X restore 577 78 pd even more things;
+#X msg 111 176 wclose;
+#X text 19 177 close & save:;
#N canvas 0 0 450 300 problems 0;
#X obj 121 205 outlet;
#X msg 93 86 min;
@@ -217,12 +218,30 @@
#X connect 4 0 2 0;
#X connect 5 0 4 0;
#X restore 302 250 pd refer;
-#X text 324 100;
+#X text 324 100 comment;
#X text 50 246 I don't consider this to be stable:;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
-#X restore 25 484 pd problems;
-#X text 573 75 swap \, sort \, renumber:;
+#X restore 25 469 pd problems;
+#X text 573 60 swap \, sort \, renumber:;
+#N canvas 145 112 494 449 META 0;
+#X text 12 255 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 225 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 12 5 KEYWORDS control storage max_compatible filesystem;
+#X text 12 45 DESCRIPTION store and edit collections of messages;
+#X text 12 65 INLET_0 bang float list wclose open clear next prev dump
+read write length delete remove goto end filetype flags refer min max
+store nstore assoc subsym deassoc nth merge insert nsub sub readagain
+writeagain swap renumber sort;
+#X text 12 125 OUTLET_0 list;
+#X text 12 145 OUTLET_1 float;
+#X text 12 165 OUTLET_2 bang;
+#X text 12 185 OUTLET_3 bang;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 205 AUTHOR Krzysztof Czaja;
+#X restore 689 624 pd META;
#X connect 5 0 8 0;
#X connect 5 1 11 0;
#X connect 5 2 12 0;