aboutsummaryrefslogtreecommitdiff
path: root/multiselect-help.pd
blob: 12d7c60427ee35bf932174e102a92e3d82dea892 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#N canvas 320 324 492 389 10;
#X text 13 14 [multiselect] is part of MarkEx \, which was formerly
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 141 167 1;
#X msg 110 167 54;
#X msg 80 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 msg 171 167 57;
#X msg 201 167 23;
#X msg 232 167 5;
#X msg 283 215 list 57 23 5;
#X text 19 139 WARNING: changing the argument crashes Pd! I could not
figure out how to get this to work.;
#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;
#X connect 15 0 6 0;
#X connect 16 0 6 0;
#X connect 17 0 6 0;