aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Clip.pd
blob: 90692a15b861928d4ab7d8b917e8664500bdd17d (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
#N canvas 233 184 489 347 10;

#X text 17 308 docs based on the MAX/MSP reference (c) cycling'74
;
#X text 16 322 ___________________________________________________ ;
#X floatatom 38 182 5 0 0 0 - - -;
#X obj 36 18 Clip min max;
#X text 137 20 limit numbers in a range;
#X floatatom 67 109 5 0 0 0 - - -;
#X floatatom 96 136 5 0 0 0 - - -;
#X text 114 109 lower limit;
#X text 140 134 upper limit;
#X text 111 160 creation args set min/max;
#X floatatom 38 79 5 0 0 0 - - -;
#X obj 128 177 unpack f f f f f f;
#X floatatom 128 198 5 0 0 0 - - -;
#X floatatom 152 217 5 0 0 0 - - -;
#X floatatom 176 237 5 0 0 0 - - -;
#X floatatom 200 218 5 0 0 0 - - -;
#X floatatom 224 200 5 0 0 0 - - -;
#X floatatom 249 218 5 0 0 0 - - -;
#X text 218 71 in a list each value is clipped \,;
#X text 218 83 the result is sent out as a list;
#X msg 105 76 1 2 3 4 -10 5 6;
#X obj 38 160 Clip 0 10;
#X connect 6 0 22 1;
#X connect 7 0 22 2;
#X connect 11 0 22 0;
#X connect 12 0 13 0;
#X connect 12 1 14 0;
#X connect 12 2 15 0;
#X connect 12 3 16 0;
#X connect 12 4 17 0;
#X connect 12 5 18 0;
#X connect 21 0 22 0;
#X connect 22 0 3 0;
#X connect 22 0 12 0;