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_rbp2~.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_rbp2~.pd')
-rw-r--r-- | iemabs/vcf_rbp2~.pd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/iemabs/vcf_rbp2~.pd b/iemabs/vcf_rbp2~.pd new file mode 100644 index 0000000..90beaac --- /dev/null +++ b/iemabs/vcf_rbp2~.pd @@ -0,0 +1,23 @@ +#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 32 256 ~filtered signal_out~; +#X text 138 283 no arg.; +#X obj 67 69 inlet~; +#X obj 133 98 inlet~; +#X text 179 98 <signal> Q [-]; +#X text 31 357 graz \, austria 2003; +#X text 130 20 for frequency and Q; +#X text 113 70 <signal> center_frequency [Hz]; +#X text 12 8 vcf_rbp2~; +#X text 85 8 resonance-bandpass 2.order with signal-inlets; +#X obj 22 237 vcf_filter~ rbp2; +#X obj 67 135 iem_cot4~; +#X connect 0 0 15 0; +#X connect 7 0 16 0; +#X connect 8 0 15 2; +#X connect 15 0 1 0; +#X connect 16 0 15 1; |