aboutsummaryrefslogtreecommitdiff
path: root/multiselect-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:35:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-20 03:35:33 +0000
commit53003af7f1a9ecbf42b9b39fec7335e97127650b (patch)
treef8878cc39b38d03dfa2ec66abe756865e205f9ec /multiselect-help.pd
parentce7d39114263b8ea38d414fc1dbdbdaa8ce6cc28 (diff)
cleaned up #if; added multiselect help patch
svn path=/trunk/externals/markex/; revision=1113
Diffstat (limited to 'multiselect-help.pd')
-rw-r--r--multiselect-help.pd38
1 files changed, 33 insertions, 5 deletions
diff --git a/multiselect-help.pd b/multiselect-help.pd
index 66276e9..2dc635c 100644
--- a/multiselect-help.pd
+++ b/multiselect-help.pd
@@ -1,6 +1,34 @@
-#N canvas 0 22 454 304 10;
+#N canvas 320 324 484 381 10;
#X text 13 14 [multiselect] is part of MarkEx \, which was formerly
-in GEM;
-#X obj 171 121 multiselect;
-#X text 29 209 Unfortunately \, this is undocumented \, so someone
-should write a help page for it!;
+in GEM \, and was written by Mark Danks.;
+#X text 16 52 [multiselect] is like [select] \, except that you send
+a list of numbers into the right inlet to change the selection values
+instead of only one number as with [select].;
+#X text 16 94 If you send more values than there are outlets (i.e.
+\, more values that you created the object with) \, the extra numbers
+are ignored.;
+#X text 19 291 One use for [multiselect] is to filter notes so that
+they fit a particular scale and the notes in that scale can be changed
+on the fly.;
+#X obj 92 345 select;
+#X text 21 346 see also:;
+#X floatatom 155 209 0 0 0 0 - - -;
+#X msg 219 167 1;
+#X msg 185 167 54;
+#X msg 155 167 23;
+#X obj 155 239 multiselect 23 54 1;
+#X obj 155 259 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X floatatom 283 260 5 0 0 0 - - -;
+#X obj 197 259 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 240 259 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X connect 6 0 10 0;
+#X connect 7 0 6 0;
+#X connect 8 0 6 0;
+#X connect 9 0 6 0;
+#X connect 10 0 11 0;
+#X connect 10 1 13 0;
+#X connect 10 2 14 0;
+#X connect 10 3 12 0;