File: pdp_constant-help.pd

package info (click to toggle)
pdp 1%3A0.14.1%2Bdarcs20180201-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 3,220 kB
  • sloc: ansic: 22,424; asm: 2,088; makefile: 532; perl: 145; sh: 108; cpp: 4
file content (21 lines) | stat: -rw-r--r-- 640 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#N canvas 306 280 575 277 10;
#X obj 46 231 pdp_help_output;
#X obj 46 149 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 125 76 dim 320 240;
#X text 221 76 set packet dimensions;
#X msg 125 103 type grey;
#X msg 125 126 type yv12;
#X obj 46 198 pdp_constant;
#X floatatom 125 172 5 0 0;
#X text 221 105 generate greyscale image;
#X text 221 124 generate colour image (default);
#X text 221 174 set constant;
#X text 118 26 pdp_constant creates an image filled with a constant
when a bang is received;
#X connect 1 0 6 0;
#X connect 2 0 6 0;
#X connect 4 0 6 0;
#X connect 5 0 6 0;
#X connect 6 0 0 0;
#X connect 7 0 6 1;