File: pdp_motion_fade.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 (19 lines) | stat: -rw-r--r-- 512 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
#N canvas 58 0 508 168 10;
#X obj 29 17 inlet;
#X obj 29 124 outlet;
#X obj 29 99 pdp_bqt;
#X obj 87 18 inlet;
#X text 94 102 pdp_motion_fade uses pdp_bqt (time biquad filter) configured
as an highpass filter to produce a motion triggered fade-out effect.
;
#X obj 340 -1 loadbang;
#X obj 340 24 f \$1;
#X obj 87 42 pdp_ut_logmap_comp 0.01 0.4;
#X msg 87 68 hpf \$1 0.25;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 3 0 7 0;
#X connect 5 0 6 0;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 2 0;