File: pdp_noise-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 (26 lines) | stat: -rw-r--r-- 782 bytes parent folder | download | duplicates (4)
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
#N canvas 0 33 718 415 10;
#X obj 46 231 pdp_help_output;
#X obj 46 198 pdp_noise;
#X obj 46 149 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 174 71 dim 320 240;
#X text 270 71 set packet dimensions;
#X msg 174 98 type grey;
#X msg 174 121 type yv12;
#X text 270 100 generate greyscale;
#X text 270 119 generate colour (default);
#X msg 174 152 seed 123;
#X text 270 152 set seed value;
#X text 167 21 pdp_noise creates a random image (with uniform distribution
between -1 and 1) when a bang is received;
#X obj 46 110 metro 40;
#X obj 46 79 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1
;
#X connect 1 0 0 0;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
#X connect 5 0 1 0;
#X connect 6 0 1 0;
#X connect 9 0 1 0;
#X connect 12 0 2 0;
#X connect 13 0 12 0;