From 577ac6e80ff4f436fbd054291ed7dddbc31bd49a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 May 2004 21:33:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1738, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739 --- iemabs/ap2c~.pd | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 iemabs/ap2c~.pd (limited to 'iemabs/ap2c~.pd') diff --git a/iemabs/ap2c~.pd b/iemabs/ap2c~.pd new file mode 100644 index 0000000..49c7a3d --- /dev/null +++ b/iemabs/ap2c~.pd @@ -0,0 +1,38 @@ +#N canvas 117 241 450 407 10; +#X obj 22 42 inlet~; +#X obj 53 63 inlet; +#X obj 22 233 outlet~; +#X text 9 357 (c) musil@iem.kug.ac.at; +#X text 51 370 IEM KUG; +#X text 62 42 ~signal_in~; +#X obj 85 88 inlet; +#X text 194 155 interpolation_time [ms]; +#X text 32 200 ~filtered signal_out~; +#X obj 159 155 inlet; +#X text 89 65 -180_degree_frequency [Hz]; +#X text 26 382 graz \, austria 2001; +#X text 12 9 ap2c~; +#X text 60 8; +#X text 58 9 allpass 2.order for filter-cascades; +#X text 137 235 2.arg: damping [-]; +#X text 137 244 3.arg: frequency-shift [-]; +#X text 137 254 4.arg: interpolation_time [ms] (opt.); +#X obj 56 258 outlet; +#X obj 88 283 outlet; +#X obj 119 302 outlet; +#X obj 160 322 outlet; +#X text 129 282 dummy; +#X text 159 301 dummy; +#X text 124 88 damping [-]; +#X text 137 226 1.arg: -180_degree_frequency [Hz]; +#X obj 126 111 inlet; +#X text 162 111 frequency-shift [-]; +#X obj 22 181 filter~ ap2c \$1 \$2 \$3 \$4; +#X connect 0 0 28 0; +#X connect 1 0 18 0; +#X connect 1 0 28 1; +#X connect 6 0 28 2; +#X connect 9 0 21 0; +#X connect 9 0 28 4; +#X connect 26 0 28 3; +#X connect 28 0 2 0; -- cgit v1.2.1