aboutsummaryrefslogtreecommitdiff
path: root/abstractions/pdp_cheby3o.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-15 07:41:49 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-15 07:41:49 +0000
commitc3f5ea53917dea9c80751ee5809c7455589888be (patch)
treedc317bccff92e459c51102a655ec708d8ce0ac67 /abstractions/pdp_cheby3o.pd
parent37b6643df2df7d784a31ca73f7bb90dc109c2401 (diff)
oops, mixed a few
svn path=/trunk/externals/pdp/; revision=4218
Diffstat (limited to 'abstractions/pdp_cheby3o.pd')
-rw-r--r--abstractions/pdp_cheby3o.pd22
1 files changed, 0 insertions, 22 deletions
diff --git a/abstractions/pdp_cheby3o.pd b/abstractions/pdp_cheby3o.pd
deleted file mode 100644
index db9c83f..0000000
--- a/abstractions/pdp_cheby3o.pd
+++ /dev/null
@@ -1,22 +0,0 @@
-#N canvas 29 385 450 300 10;
-#X obj 42 87 inlet;
-#X obj 194 189 outlet;
-#X obj 194 159 pdp_cheby 3;
-#X msg 115 87 coef 0 \$1;
-#X msg 194 86 coef 1 \$1;
-#X msg 278 85 coef 2 \$1;
-#X msg 358 84 coef 3 \$1;
-#X obj 115 62 inlet;
-#X obj 194 62 inlet;
-#X obj 278 61 inlet;
-#X obj 358 60 inlet;
-#X connect 0 0 2 0;
-#X connect 2 0 1 0;
-#X connect 3 0 2 0;
-#X connect 4 0 2 0;
-#X connect 5 0 2 0;
-#X connect 6 0 2 0;
-#X connect 7 0 3 0;
-#X connect 8 0 4 0;
-#X connect 9 0 5 0;
-#X connect 10 0 6 0;