~kamalmostafa/ubuntu/lucid/pdp/fix-504941-ftbfs

« back to all changes in this revision

Viewing changes to abstractions/pdp_motion_fade.pd

  • Committer: Bazaar Package Importer
  • Author(s): Guenter Geiger (Debian/GNU)
  • Date: 2005-03-15 22:21:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050315222105-1q287rsihmd9j1tb
Tags: 1:0.12.4-2
* fixed the hardcoded depends
* added 3dp library

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#N canvas 58 0 508 168 10;
2
 
#X obj 29 17 inlet;
3
 
#X obj 29 124 outlet;
4
 
#X obj 29 99 pdp_bqt;
5
 
#X obj 87 18 inlet;
6
 
#X text 94 102 pdp_motion_fade uses pdp_bqt (time biquad filter) configured
7
 
as an highpass filter to produce a motion triggered fade-out effect.
8
 
;
9
 
#X obj 340 -1 loadbang;
10
 
#X obj 340 24 f \$1;
11
 
#X obj 87 42 pdp_ut_logmap_comp 0.01 0.4;
12
 
#X msg 87 68 hpf \$1 0.25;
13
 
#X connect 0 0 2 0;
14
 
#X connect 2 0 1 0;
15
 
#X connect 3 0 7 0;
16
 
#X connect 5 0 6 0;
17
 
#X connect 6 0 7 0;
18
 
#X connect 7 0 8 0;
19
 
#X connect 8 0 2 0;