diff options
Diffstat (limited to 'eq~-help.pd')
-rw-r--r-- | eq~-help.pd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/eq~-help.pd b/eq~-help.pd new file mode 100644 index 0000000..9be71ae --- /dev/null +++ b/eq~-help.pd @@ -0,0 +1,24 @@ +#N canvas 489 464 408 202 10; +#X text 20 1 Description: equalizer using hml_shelf; +#X obj 23 63 noise~; +#X obj 22 131 mtl/out~; +#X obj 23 98 mtl/eq~ /id eq; +#X text 20 18 tags: mix~; +#X obj 191 38 tgl 15 0 \$0/eq/switch \$0/eq/switch_ /eq/switch 17 7 +0 8 -262144 -1 -1 1 1; +#X obj 195 158 hsl 100 15 0 5000 0 0 \$0/eq/release \$0/eq/release_ +/eq/release 105 7 0 8 -262144 -1 -1 5600 1; +#X obj 195 58 hsl 100 15 -40 40 0 0 \$0/eq/low \$0/eq/low_ /eq/low +105 7 0 8 -262144 -1 -1 6000 1; +#X obj 195 78 hsl 100 15 -40 40 0 0 \$0/eq/mid \$0/eq/mid_ /eq/mid +105 7 0 8 -262144 -1 -1 4787 1; +#X obj 195 98 hsl 100 15 -40 40 0 0 \$0/eq/high \$0/eq/high_ /eq/high +105 7 0 8 -262144 -1 -1 3000 1; +#X obj 195 118 hsl 100 15 880 14080 0 0 \$0/eq/hfreq \$0/eq/hfreq_ +/eq/hfreq 105 7 0 8 -262144 -1 -1 7266 1; +#X obj 195 138 hsl 100 15 22.5 440 0 0 \$0/eq/lfreq \$0/eq/lfreq_ /eq/lfreq +105 7 0 8 -262144 -1 -1 5571 1; +#X connect 1 0 3 0; +#X connect 1 0 3 1; +#X connect 3 0 2 0; +#X connect 3 1 2 1; |