aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#clip-help.pd
blob: 490afbbc3d552542181d134fc95d6ddb271a1867 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
#N canvas 693 131 606 601 10;
#X obj 360 381 #in;
#X obj 360 422 # + 42;
#X floatatom 404 400 5 0 0 0 - - -;
#X obj 360 528 #out window;
#X msg 390 358 open b001.jpg;
#X obj 360 335 t b b;
#X obj -1 0 cnv 15 90 600 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 360 302 metro 100;
#X obj 360 281 tgl 15 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 1
;
#X floatatom 384 452 5 0 0 0 - - -;
#X floatatom 434 452 5 0 0 0 - - -;
#X text 38 36 INLETS:;
#X text 38 51 - LEFT:;
#X text 32 143 - RIGHT:;
#X text 29 253 OUTLETS:;
#X text 15 194 ARGUMENTS:;
#X text 22 283 EXAMPLES:;
#X text 20 565 SEE ALSO:;
#X text 25 93 - CENTER:;
#X obj 47 10 #clip;
#X text 501 558 GridFlow 0.8.0;
#X floatatom 119 397 5 0 0 0 - - -;
#X floatatom 119 286 5 0 0 0 - - -;
#X text 205 339 creation arguments;
#X obj 119 342 #clip 255 0;
#X text 107 191 Two - [int] accepts two integers as creation arguments
which initializes the first values to be stored in the object and duplicate
the functions of the second and third inlet.;
#X obj 118 564 # min;
#X obj 165 564 # max;
#X obj 213 564 clip;
#X text 109 91 Integer - An integer at the second inlet is stored for
later use. It will be used as the high value at which to clip incoming
Grid values at that left inlet.;
#X text 109 142 Integer - An integer at the third inlet is stored for
later use. It will be used as the low value at which to clip incoming
Grid values at that left inlet.;
#X text 108 12 - FORCE THE GRID VALUES INTO A RANGE;
#X text 109 50 Grid - Grid values at the left inlet will be clipped
to the high and low values stored in the object.;
#X obj 360 485 #clip;
#X text 419 483 no arguments (defaults to 255 \, 0);
#X text 452 399 <-- change these;
#X obj 119 312 #import (1);
#X obj 119 370 #export;
#X text 107 191 Two - [int] accepts two integers as creation arguments
which initializes the first values to be stored in the object and duplicate
the functions of the second and third inlet.;
#X text 485 452 <--;
#X connect 0 0 1 0;
#X connect 1 0 33 0;
#X connect 2 0 1 1;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
#X connect 5 1 4 0;
#X connect 7 0 5 0;
#X connect 8 0 7 0;
#X connect 9 0 33 1;
#X connect 10 0 33 2;
#X connect 22 0 36 0;
#X connect 24 0 37 0;
#X connect 33 0 3 0;
#X connect 36 0 24 0;
#X connect 37 0 21 0;