aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Clip-help.pd
blob: ac85e38facaa435bfadb175599959e1d9bfa3b77 (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
#N canvas 135 111 437 358 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 5 0 21 1;
#X connect 6 0 21 2;
#X connect 10 0 21 0;
#X connect 11 0 12 0;
#X connect 11 1 13 0;
#X connect 11 2 14 0;
#X connect 11 3 15 0;
#X connect 11 4 16 0;
#X connect 11 5 17 0;
#X connect 20 0 21 0;
#X connect 21 0 2 0;
#X connect 21 0 11 0;