File: control.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 (17 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 372 355 668 154 10;
#X obj 33 107 pdp_glx;
#X obj 33 57 pdp_v4l;
#X msg 33 12 bang;
#X obj 33 81 pdp_trigger;
#X obj 33 35 metro 1000;
#X obj 105 108 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 140 20 pdp_trigger sends out a bang message on the right outlet
before it passes the incoming pdp message on the left outlet.;
#X msg 73 12 stop;
#X connect 1 0 3 0;
#X connect 2 0 4 0;
#X connect 3 0 0 0;
#X connect 3 1 5 0;
#X connect 4 0 1 0;
#X connect 7 0 4 0;