aboutsummaryrefslogtreecommitdiff
path: root/filters/lowpass-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/lowpass-help.pd
parentfaaf34debcccd371730313478fcc1b95ffdf7f2b (diff)
moved help files
svn path=/trunk/externals/ggee/; revision=1160
Diffstat (limited to 'filters/lowpass-help.pd')
-rw-r--r--filters/lowpass-help.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/filters/lowpass-help.pd b/filters/lowpass-help.pd
new file mode 100644
index 0000000..ca6b1cf
--- /dev/null
+++ b/filters/lowpass-help.pd
@@ -0,0 +1,23 @@
+#N canvas 365 183 515 357 10;
+#X obj 77 182 print;
+#X floatatom 77 114 0 0 0 0 - - -;
+#X floatatom 162 114 0 0 0 0 - - -;
+#X msg 91 138 bang;
+#X text 139 93 bandwidth (0 - 100);
+#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 70 26 ===================================;
+#X text 5 320 (C) Guenter Geiger 2000;
+#X text 75 92 frequency;
+#X text 75 268 Attention \, only the left inlet triggers new coefficients
+for biquad~;
+#X text 71 12 Lowpass coefficients for biquad~;
+#X obj 32 114 r doit;
+#X obj 77 160 lowpass 4000 33;
+#X connect 1 0 12 0;
+#X connect 2 0 3 0;
+#X connect 2 0 12 1;
+#X connect 3 0 12 0;
+#X connect 11 0 12 0;
+#X connect 12 0 0 0;