aboutsummaryrefslogtreecommitdiff
path: root/filters/highpass-help.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2003-11-05 10:07:01 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2003-11-05 10:07:01 +0000
commit5139f89702e45d5ee174b07d6fe7218be267d23d (patch)
tree5a6226797b99ec46cd9d274441e8b8e0e862f5c7 /filters/highpass-help.pd
parentfaaf34debcccd371730313478fcc1b95ffdf7f2b (diff)
moved help files
svn path=/trunk/externals/ggee/; revision=1160
Diffstat (limited to 'filters/highpass-help.pd')
-rw-r--r--filters/highpass-help.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/filters/highpass-help.pd b/filters/highpass-help.pd
new file mode 100644
index 0000000..954b05c
--- /dev/null
+++ b/filters/highpass-help.pd
@@ -0,0 +1,23 @@
+#N canvas 365 183 559 332 10;
+#X obj 77 151 print;
+#X floatatom 77 83 0 0 0 0 - - -;
+#X floatatom 168 84 0 0 0 0 - - -;
+#X msg 91 107 bang;
+#X text 168 63 bandwidth (0 - 100);
+#X text 75 195 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 3 308 (C) Guenter Geiger 2000;
+#X text 75 61 frequency;
+#X text 75 237 Attention \, only the left inlet triggers new coefficients
+for biquad~;
+#X text 76 12 Highpass coefficients for biquad~;
+#X obj 77 129 highpass 4000 33;
+#X obj 34 82 r doit;
+#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;
+#X connect 12 0 11 0;