aboutsummaryrefslogtreecommitdiff
path: root/abstractions/pdp_affine.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abstractions/pdp_affine.pd')
-rw-r--r--abstractions/pdp_affine.pd15
1 files changed, 0 insertions, 15 deletions
diff --git a/abstractions/pdp_affine.pd b/abstractions/pdp_affine.pd
deleted file mode 100644
index 831d8ae..0000000
--- a/abstractions/pdp_affine.pd
+++ /dev/null
@@ -1,15 +0,0 @@
-#N canvas 600 556 450 300 10;
-#X obj 47 39 inlet;
-#X obj 111 39 inlet;
-#X obj 170 38 inlet;
-#X obj 98 151 pdp_cheby;
-#X obj 63 205 outlet;
-#X text 26 7 for patch compatibility with older versions of pdp;
-#X msg 119 98 coef 1 \$1;
-#X msg 197 97 coef 0 \$1;
-#X connect 0 0 3 0;
-#X connect 1 0 6 0;
-#X connect 2 0 7 0;
-#X connect 3 0 4 0;
-#X connect 6 0 3 0;
-#X connect 7 0 3 0;