aboutsummaryrefslogtreecommitdiff
path: root/slist-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'slist-help.pd')
-rw-r--r--slist-help.pd21
1 files changed, 17 insertions, 4 deletions
diff --git a/slist-help.pd b/slist-help.pd
index f499120..bc93314 100644
--- a/slist-help.pd
+++ b/slist-help.pd
@@ -1,4 +1,4 @@
-#N canvas 459 312 690 375 10;
+#N canvas 0 31 690 414 10;
#X obj 0 0 cnv 8 100 60 empty empty slist 10 20 1 18 -262144 -1109
0;
#X text 3 354 (c) Moonix: Antoine Rousseau 2003;
@@ -8,17 +8,17 @@
#X text 24 55 1) fill the slist;
#X msg 261 79 len;
#X text 260 58 2) get the slist length;
-#X floatatom 319 121 5 0 0;
+#X floatatom 319 121 5 0 0 0 - - -;
#X obj 480 106 slist foo;
#X msg 451 79 1;
#X msg 480 79 2;
#X msg 508 79 3;
-#X symbolatom 509 127 10 0 0;
+#X symbolatom 509 127 10 0 0 0 - - -;
#X obj 157 218 slist foo;
#X text 448 59 3) get the nth symbol (first:1);
#X msg 21 189 find boo;
#X msg 225 189 find bar;
-#X floatatom 157 242 5 0 0;
+#X floatatom 157 242 5 0 0 0 - - -;
#X msg 91 189 find bee;
#X msg 157 189 find baa;
#X obj 548 212 slist foo;
@@ -39,6 +39,19 @@
#X msg 460 296 print;
#X msg 256 297 add boo2 \, add bee2 \, add baa2;
#X msg 212 297 print;
+#N canvas 592 238 494 344 META 0;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 145 AUTHOR Antoine Rousseau;
+#X text 12 165 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information
+added by Jonathan Wilkes for Pd version 0.42.;
+#X text 12 5 KEYWORDS control list_op;
+#X text 12 45 DESCRIPTION shared list of symbols \, with a "find" feature
+;
+#X text 12 65 INLET_0 add len float find print reset setlist;
+#X text 12 85 OUTLET_0 float;
+#X text 12 105 OUTLET_1 symbol;
+#X text 12 125 OUTLET_2 float;
+#X restore 635 385 pd META;
#X connect 4 2 8 0;
#X connect 6 0 4 0;
#X connect 9 1 13 0;