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/vcf_hp2~.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/vcf_hp2~.pd')
-rw-r--r-- | iemabs/vcf_hp2~.pd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/iemabs/vcf_hp2~.pd b/iemabs/vcf_hp2~.pd new file mode 100644 index 0000000..d526a54 --- /dev/null +++ b/iemabs/vcf_hp2~.pd @@ -0,0 +1,22 @@ +#N canvas 216 218 413 399 10; +#X obj 22 42 inlet~; +#X obj 22 288 outlet~; +#X text 14 332 (c) musil@iem.kug.ac.at; +#X text 56 345 IEM KUG; +#X text 71 41 ~signal_in~; +#X text 138 283 no arg.; +#X obj 66 71 inlet~; +#X obj 134 96 inlet~; +#X text 180 96 <signal> Q [-]; +#X text 112 72 <signal> cutoff_frequency [Hz]; +#X text 31 357 graz \, austria 2003; +#X text 130 20 for frequency and Q; +#X text 12 8 vcf_hp2~; +#X text 85 8 highpass 2.order with signal-inlets; +#X obj 22 237 vcf_filter~ hp2; +#X obj 65 208 iem_cot~; +#X connect 0 0 14 0; +#X connect 6 0 15 0; +#X connect 7 0 14 2; +#X connect 14 0 1 0; +#X connect 15 0 14 1; |