aboutsummaryrefslogtreecommitdiff
path: root/abstractions/pdp_motion_blur.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-15 07:26:47 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-15 07:26:47 +0000
commit37b6643df2df7d784a31ca73f7bb90dc109c2401 (patch)
treea8664e5adcfcb60cae136063d627549ecb76619b /abstractions/pdp_motion_blur.pd
parentc50ce0e0217ea07e2d450add2ab29cecea66fa96 (diff)
removing PDP source (except debian files) before import of PDP 0.12.4
svn path=/trunk/externals/pdp/; revision=4217
Diffstat (limited to 'abstractions/pdp_motion_blur.pd')
-rw-r--r--abstractions/pdp_motion_blur.pd14
1 files changed, 0 insertions, 14 deletions
diff --git a/abstractions/pdp_motion_blur.pd b/abstractions/pdp_motion_blur.pd
deleted file mode 100644
index cc3b8c9..0000000
--- a/abstractions/pdp_motion_blur.pd
+++ /dev/null
@@ -1,14 +0,0 @@
-#N canvas 119 483 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 obj 87 42 pdp_ut_logmap_comp 0.005 0.4;
-#X msg 87 68 lpf \$1 0.25;
-#X text 97 108 pdp_motion_blur uses pdp_bqt (time biquad filter) configured
-as a lowpass filter to produce a motion blur effect.;
-#X connect 0 0 2 0;
-#X connect 2 0 1 0;
-#X connect 3 0 4 0;
-#X connect 4 0 5 0;
-#X connect 5 0 2 0;