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

« back to all changes in this revision

Viewing changes to abstractions/pdp_blur.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 344 526 521 227 10;
2
 
#X obj 26 33 inlet;
3
 
#X obj 26 174 outlet;
4
 
#X obj 26 134 pdp_bq;
5
 
#X obj 70 66 pdp_ut_addscaleclip -1 -0.5 0.05 0.48;
6
 
#X obj 70 33 inlet;
7
 
#X msg 181 34 2;
8
 
#X msg 70 98 lpf \$1 0.25;
9
 
#X msg 136 34 0;
10
 
#X obj 136 10 loadbang;
11
 
#X msg 163 98 hor 1;
12
 
#X msg 209 98 ver 1;
13
 
#X text 100 138 this uses pdp_bq as a 2 pass lowpass filter to produce
14
 
a blur effect in all directions;
15
 
#X connect 0 0 2 0;
16
 
#X connect 2 0 1 0;
17
 
#X connect 3 0 6 0;
18
 
#X connect 4 0 3 0;
19
 
#X connect 5 0 2 1;
20
 
#X connect 6 0 2 0;
21
 
#X connect 7 0 3 0;
22
 
#X connect 8 0 7 0;
23
 
#X connect 8 0 5 0;
24
 
#X connect 8 0 9 0;
25
 
#X connect 8 0 10 0;
26
 
#X connect 9 0 2 0;
27
 
#X connect 10 0 2 0;