aboutsummaryrefslogtreecommitdiff
path: root/reference/matchbox-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
commite64777405412ac03cac27e5d386403cff9e49415 (patch)
tree55ebbdc09837c995785245a1ab7c94bbef2c8a44 /reference/matchbox-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/matchbox-help.pd')
-rw-r--r--reference/matchbox-help.pd102
1 files changed, 57 insertions, 45 deletions
diff --git a/reference/matchbox-help.pd b/reference/matchbox-help.pd
index 1a1556d..750c86e 100644
--- a/reference/matchbox-help.pd
+++ b/reference/matchbox-help.pd
@@ -1,42 +1,41 @@
-#N canvas 80 59 640 602 10;
-#X text 68 47 you can store a number of lists by sending them to its
+#N canvas 0 31 640 573 10;
+#X text 68 38 you can store a number of lists by sending them to its
right inlet.;
-#X text 50 23 [matchbox] - retrieve matching lists;
-#X text 67 76 when you send a list to the left inlet of [matchbox]
+#X text 50 14 [matchbox] - retrieve matching lists;
+#X text 67 67 when you send a list to the left inlet of [matchbox]
\, it will be compared to each stored list \; any matches will be send
to the first output of [matchbox]. the number of matches is sent to
the 2nd outlet.;
-#X text 69 141 there are several matching algorithms available. you
+#X text 69 132 there are several matching algorithms available. you
can choose between them via the "mode" message or by providing an argument
at object creation.;
-#X text 70 185 currently available matching-modes:;
-#X text 90 204 '==': only matches if lists are exactly equal;
-#X text 90 216 'OSC': list-atoms are compared using OSC-pattern matching
+#X text 70 176 currently available matching-modes:;
+#X text 90 195 '==': only matches if lists are exactly equal;
+#X text 90 207 'OSC': list-atoms are compared using OSC-pattern matching
;
-#X obj 205 424 matchbox;
-#X floatatom 248 445 5 0 0 1 num_results - -;
-#X obj 205 479 print results;
-#X msg 248 351 list this is my string \, list this is your string \,
+#X floatatom 248 450 5 0 0 1 num_results - -;
+#X obj 205 484 print results;
+#X msg 250 377 list this is my string \, list this is your string \,
list this was my string;
-#X text 268 426 default is exact matching;
-#X msg 205 256 list this is my string;
-#X msg 218 275 list this is no string;
-#X msg 233 295 list this is * string;
-#X msg 119 312 mode ==;
-#X msg 120 330 mode OSC;
-#X msg 110 407 clear;
-#X msg 111 450 dump;
-#X text 37 395 delete all stored lists;
+#X text 268 431 default is exact matching;
+#X msg 205 252 list this is my string;
+#X msg 218 274 list this is no string;
+#X msg 233 296 list this is * string;
+#X msg 120 311 mode ==;
+#X msg 120 333 mode OSC;
+#X msg 110 412 clear;
+#X msg 111 455 dump;
+#X text 28 396 delete all stored lists;
#X text 35 438 output all stored lists;
-#X obj 248 335 loadbang;
-#X text 301 336 add lists to the pool;
-#X text 52 294 change matching mode;
-#X text 90 228 'regex': list-atoms are compared using regular expression
+#X obj 250 355 loadbang;
+#X text 303 356 add lists to the pool;
+#X text 52 292 change matching mode;
+#X text 90 219 'regex': list-atoms are compared using regular expression
pattern-matching;
-#X msg 120 350 mode regex;
-#X msg 247 313 list this .+ my string;
-#X text 394 295 an OSC pattern;
-#X text 394 314 a regular expression;
+#X msg 120 355 mode regex;
+#X msg 247 318 list this .+ my string;
+#X text 394 296 an OSC pattern;
+#X text 394 319 a regular expression;
#N canvas 0 0 556 395 default 0;
#X floatatom 100 295 5 0 0 1 num_results - -;
#X msg 100 161 list this is my string \, list this is your string \,
@@ -57,7 +56,7 @@ list this was my string;
#X connect 5 0 3 0;
#X connect 6 0 3 0;
#X connect 7 0 1 0;
-#X restore 206 527 pd default mode;
+#X restore 205 527 pd default mode;
#N canvas 220 74 737 499 deleting 0;
#X obj 205 284 matchbox;
#X obj 205 369 print results;
@@ -99,19 +98,32 @@ and 'found' results;
#X connect 16 0 0 0;
#X connect 17 0 0 0;
#X connect 18 0 0 0;
-#X restore 206 547 pd deleting;
-#X text 114 539 more info;
+#X restore 205 549 pd deleting;
+#X text 113 539 more info;
#X text 475 15 part of zexy (2.1);
-#X connect 7 0 9 0;
-#X connect 7 1 8 0;
-#X connect 10 0 7 1;
-#X connect 12 0 7 0;
-#X connect 13 0 7 0;
-#X connect 14 0 7 0;
-#X connect 15 0 7 0;
-#X connect 16 0 7 0;
-#X connect 17 0 7 0;
-#X connect 18 0 7 0;
-#X connect 21 0 10 0;
-#X connect 25 0 7 0;
-#X connect 26 0 7 0;
+#X obj 205 429 matchbox;
+#N canvas 515 193 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 145 AUTHOR IOhannes m zmoelnig;
+#X text 12 5 KEYWORDS control storage;
+#X text 12 45 DESCRIPTION retrieve matching lists;
+#X text 12 65 INLET_0 mode clear dump list;
+#X text 12 85 INLET_1 list;
+#X text 12 105 OUTLET_0 list;
+#X text 12 125 OUTLET_1 float;
+#X restore 585 548 pd META;
+#X connect 9 0 32 1;
+#X connect 11 0 32 0;
+#X connect 12 0 32 0;
+#X connect 13 0 32 0;
+#X connect 14 0 32 0;
+#X connect 15 0 32 0;
+#X connect 16 0 32 0;
+#X connect 17 0 32 0;
+#X connect 20 0 9 0;
+#X connect 24 0 32 0;
+#X connect 25 0 32 0;
+#X connect 32 0 8 0;
+#X connect 32 1 7 0;