diff options
Diffstat (limited to 'abstractions/pdp_motion_phase.pd')
-rw-r--r-- | abstractions/pdp_motion_phase.pd | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/abstractions/pdp_motion_phase.pd b/abstractions/pdp_motion_phase.pd deleted file mode 100644 index 2bded3d..0000000 --- a/abstractions/pdp_motion_phase.pd +++ /dev/null @@ -1,14 +0,0 @@ -#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_blur uses pdp_bqt (time biquad filter) configured -as an allpass filter to produce a motion phase shift effect.; -#X obj 87 42 pdp_ut_logmap_comp 0.01 0.4; -#X msg 87 68 apf \$1 0.25; -#X connect 0 0 2 0; -#X connect 2 0 1 0; -#X connect 3 0 5 0; -#X connect 5 0 6 0; -#X connect 6 0 2 0; |