From 5139f89702e45d5ee174b07d6fe7218be267d23d Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Wed, 5 Nov 2003 10:07:01 +0000 Subject: moved help files svn path=/trunk/externals/ggee/; revision=1160 --- filters/notch-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 filters/notch-help.pd (limited to 'filters/notch-help.pd') diff --git a/filters/notch-help.pd b/filters/notch-help.pd new file mode 100644 index 0000000..ee53e7d --- /dev/null +++ b/filters/notch-help.pd @@ -0,0 +1,21 @@ +#N canvas 363 47 641 397 10; +#X obj 68 149 print; +#X floatatom 68 81 0 0 0 0 - - -; +#X floatatom 141 81 0 0 0 0 - - -; +#X msg 82 105 bang; +#X text 141 60 bandwidth (0 - 100); +#X text 66 193 These filters are all controlled by a bandwidth which +is expressed in octaves. A bandwidth of 100 is equivalent to one octave. +; +#X text 70 26 ===================================; +#X text 7 310 (C) Guenter Geiger 2000; +#X text 66 59 frequency; +#X text 66 235 Attention \, only the left inlet triggers new coefficients +for biquad~; +#X text 72 13 Notch coefficients for biquad~; +#X obj 68 127 notch 4000 33; +#X connect 1 0 11 0; +#X connect 2 0 3 0; +#X connect 2 0 11 1; +#X connect 3 0 11 0; +#X connect 11 0 0 0; -- cgit v1.2.1