aboutsummaryrefslogtreecommitdiff
path: root/filters/equalizer-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'filters/equalizer-help.pd')
-rw-r--r--filters/equalizer-help.pd15
1 files changed, 14 insertions, 1 deletions
diff --git a/filters/equalizer-help.pd b/filters/equalizer-help.pd
index 65352db..306b7b2 100644
--- a/filters/equalizer-help.pd
+++ b/filters/equalizer-help.pd
@@ -1,4 +1,4 @@
-#N canvas 153 157 456 417 10;
+#N canvas 0 26 456 417 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
@@ -23,6 +23,19 @@ for biquad~;
#X text 71 26 ==============================================;
#X text 76 12 Parametric Equalizer coefficients for biquad~;
#X obj 96 175 equalizer 5000 70 8;
+#N canvas 466 26 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE Tcl/Tk;
+#X text 12 145 AUTHOR Guenter Geiger;
+#X text 12 5 KEYWORDS control;
+#X text 12 45 DESCRIPTION parametric equalizer coefficients for biquad~
+;
+#X text 12 65 INLET_0 float;
+#X text 12 85 INLET_1 float;
+#X text 12 105 INLET_2 float;
+#X text 12 125 OUTLET_0 list;
+#X restore 406 396 pd META;
#X connect 3 0 17 0;
#X connect 4 0 5 0;
#X connect 5 0 17 0;