diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
commit | 577ac6e80ff4f436fbd054291ed7dddbc31bd49a (patch) | |
tree | 6ec69b216dda68d7de38a5eba1851b9d4f1431e6 /iemabs/ap2c~.pd |
This commit was generated by cvs2svn to compensate for changes in r1738,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/iemlib/; revision=1739
Diffstat (limited to 'iemabs/ap2c~.pd')
-rw-r--r-- | iemabs/ap2c~.pd | 38 |
1 files changed, 38 insertions, 0 deletions
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 <float> interpolation_time [ms]; +#X text 32 200 ~filtered signal_out~; +#X obj 159 155 inlet; +#X text 89 65 <float> -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: <float> damping [-]; +#X text 137 244 3.arg: <float> frequency-shift [-]; +#X text 137 254 4.arg: <float> 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 <float> damping [-]; +#X text 137 226 1.arg: <float> -180_degree_frequency [Hz]; +#X obj 126 111 inlet; +#X text 162 111 <float> 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; |