File: colorpanel-help.pd

package info (click to toggle)
pd-hcs 0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 736 kB
  • sloc: ansic: 2,280; makefile: 265
file content (25 lines) | stat: -rw-r--r-- 859 bytes parent folder | download | duplicates (3)
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
#N canvas 274 159 494 344 10;
#X obj 99 139 colorpanel;
#X msg 99 56 bang;
#X obj 112 198 pddp/print;
#X obj 98 226 unpack float float float;
#X obj 30 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty red 0 28 0 14 -261234
-1 -1 0.937255 256;
#X obj 150 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty green 0 28 0 14
-204786 -1 -1 0.819608 256;
#X obj 270 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty blue 0 28 0 14
-203904 -1 -1 0.329412 256;
#X text 35 16 pop up a color picker and output the red \, green \,
blue values as a list of three floats ranging from 0 to 1;
#X text 129 177 the list:;
#X text 202 78 or open the window with an initial color;
#X msg 108 78 symbol #beefee;
#X msg 160 107 0.5 0.5 0.5;
#X connect 0 0 2 0;
#X connect 0 0 3 0;
#X connect 1 0 0 0;
#X connect 3 0 4 0;
#X connect 3 1 5 0;
#X connect 3 2 6 0;
#X connect 10 0 0 0;
#X connect 11 0 0 0;