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/lowshelf-help.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 filters/lowshelf-help.pd (limited to 'filters/lowshelf-help.pd') diff --git a/filters/lowshelf-help.pd b/filters/lowshelf-help.pd new file mode 100644 index 0000000..ad320a0 --- /dev/null +++ b/filters/lowshelf-help.pd @@ -0,0 +1,27 @@ +#N canvas 365 183 595 347 10; +#X obj 77 182 print; +#X floatatom 77 114 0 0 0 0 - - -; +#X floatatom 192 113 0 0 0 0 - - -; +#X msg 91 138 bang; +#X text 75 226 These filters are all controlled by a bandwidth which +is expressed in octaves. A bandwidth of 100 is equivalent to one octave. +; +#X text 4 319 (C) Guenter Geiger 2000; +#X text 75 92 frequency; +#X text 75 268 Attention \, only the left inlet triggers new coefficients +for biquad~; +#X floatatom 129 113 0 0 0 0 - - -; +#X text 138 92 gain; +#X text 71 26 ==============================================; +#X text 192 92 slope (0 - 100); +#X text 76 12 Lowshelf coefficients for biquad~; +#X obj 31 113 r doit; +#X obj 77 160 lowshelf 4000 50 100; +#X connect 1 0 14 0; +#X connect 2 0 3 0; +#X connect 2 0 14 2; +#X connect 3 0 14 0; +#X connect 8 0 3 0; +#X connect 8 0 14 1; +#X connect 13 0 14 0; +#X connect 14 0 0 0; -- cgit v1.2.1