aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#color-help.pd
blob: 2fd0b3b7e70b9f068d5c6f192a39795c25eaa10d (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
#N canvas 653 126 632 519 10;
#X obj 126 114 #color;
#X text 308 126 <-- vary these;
#X text 10 27 The [#color] object contains a triple slider for RGB
value selection on each channel.;
#X text 198 68 <-- click here;
#X msg 126 68 255 0 204;
#X msg 317 79 delegate steady 0;
#X text 103 470 [hsl];
#X obj 3 470 doc_also;
#X text 232 253 whether to remove the color preview;
#X text 232 209 lower bound;
#X text 232 231 upper bound;
#X obj 14 425 doc_oo 0;
#X obj 14 315 doc_ii 0;
#X obj 14 209 doc_cc 0;
#X obj 14 231 doc_cc 1;
#X obj 14 253 doc_cc 2;
#X text 232 350 sends the rest of the message as a message to each
of the sliders but not each of the numboxes.;
#X text 232 315 replaces the current colour value inside [#color] \,
including sliders and numboxes.;
#X text 232 425 of size (3) representing a rgb colour or any other
rgb-related settings you want to control with [#color].;
#X obj 0 0 doc_h;
#X obj 0 490 doc_f;
#X obj 3 179 doc_c 3;
#X obj 3 285 doc_i 1;
#X obj 3 395 doc_o 1;
#X obj 97 209 doc_m c0 float;
#X obj 97 231 doc_m c1 float;
#X obj 97 253 doc_m c2 bool;
#X obj 97 315 doc_m i0 grid;
#X obj 97 350 doc_m i0 delegate;
#X obj 97 425 doc_m o0 grid;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
#X connect 7 1 6 0;
#X connect 24 1 9 0;
#X connect 25 1 10 0;
#X connect 26 1 8 0;
#X connect 27 1 17 0;
#X connect 28 1 16 0;
#X connect 29 1 18 0;