-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathgui.eq7.mmb~-help.pd
111 lines (111 loc) · 3.5 KB
/
gui.eq7.mmb~-help.pd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
#N canvas 87 24 1241 641 10;
#X obj 25 12 cnv 15 400 35 empty empty gui.eq7.mmb~ 20 12 0 14 -4160
-203904 0;
#X obj 25 48 cnv 15 400 45 empty empty empty 20 12 0 14 -203904 -66577
0;
#X text 1095 583 .mmb;
#X text 466 39 no arguments;
#X text 449 25 [gui.eq7.mmb~];
#X obj 272 243 gui.eq7.mmb~;
#X text 45 48 A 7-band equalizer with graphic interface. It is actually
a gui wrapper for [eq7.mmb~] \, so messages and saved presets work
for both.;
#X obj 272 114 noise~;
#X obj 263 496 dac~;
#X text 665 189 presets can be saved to;
#X text 665 201 and loaded from a file.;
#X text 716 223 v;
#X text 777 223 v;
#X text 716 214 |;
#X text 777 214 |;
#X text 769 99 dump all parameters out;
#X text 833 223 v;
#X text 833 214 |;
#X text 833 204 |;
#X text 833 194 |;
#X text 833 184 |;
#X text 833 174 |;
#X text 833 164 |;
#X text 276 160 input level;
#X text 288 181 output level;
#X text 303 203 output gain;
#X text 280 223 v;
#X text 280 214 |;
#X text 280 204 |;
#X text 280 194 |;
#X text 280 184 |;
#X text 280 174 |;
#X text 294 223 v;
#X text 294 214 |;
#X text 294 204 |;
#X text 294 194 |;
#X text 310 223 v;
#X text 310 214 |;
#X text 40 378 activate spectral analysis display -->;
#X text 10 395 switch between pre- or post-EQ analysis -->;
#X text 63 413 resolution of analysis display -->;
#X text 925 374 <-- click names to activate filter.;
#X text 975 388 Filters that are not active do not;
#X obj 549 550 eq7.mmb~;
#X text 611 546 middle outlet when they are changed \,;
#X text 610 559 so you can pass them to an [eq7.mmb~];
#X text 610 572 to make multi-channel EQs.;
#X text 610 533 Parameters are passed through the;
#X obj 917 516 print dump;
#X text 928 248 <-- turn off EQ and pass unprocessed;
#X text 953 260 sound to the outlet.;
#X obj 626 465 list prepend set;
#X obj 626 484 list trim;
#X msg 626 507 gain 0;
#X text 975 400 contribute to the DSP processing;
#X text 975 412 load. Also \, on slower machines;
#X text 976 425 you might experience audio glitches;
#X text 976 438 when the frequency response is redrawn;
#X text 975 450 if there are too many filters active.;
#X text 975 462 So if you have gains set to unity \,;
#X text 976 474 you should just turn off the filter.;
#X text 376 137 Note that the labels of dB axis indicate;
#X text 378 198 /;
#X text 372 208 /;
#X text 366 218 /;
#X text 362 227 v;
#X text 376 149 the relative change the EQ has on the signal.;
#X text 376 162 It does NOT exactly represent the level of the;
#X text 376 175 analysis. That range is actually -60 to 0dBfs.;
#X text 384 188 /;
#X text 768 111 rightmost outlet. This is;
#X text 769 124 meant for easy state-saving \,;
#X text 768 137 so analysis parameters aren't;
#X text 768 149 dumped (why save that?).;
#X msg 996 20 dump;
#X msg 996 43 save;
#X msg 996 65 load;
#X obj 997 90 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 997 134 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X obj 997 179 hradio 15 1 0 3 empty empty empty 0 -8 0 10 -262144
-1 -1 0;
#X text 1044 53 All other messages are;
#X text 1043 65 the same as [eq7.mmb~].;
#X text 1043 78 See it's helpfile.;
#X msg 997 111 analyzeactive \$1;
#X msg 997 155 analyzepos \$1;
#X msg 997 198 analyzeres \$1;
#X connect 5 0 8 0;
#X connect 5 0 8 1;
#X connect 5 1 43 1;
#X connect 5 1 51 0;
#X connect 5 2 48 0;
#X connect 7 0 5 0;
#X connect 51 0 52 0;
#X connect 52 0 53 0;
#X connect 74 0 5 1;
#X connect 75 0 5 1;
#X connect 76 0 5 1;
#X connect 77 0 83 0;
#X connect 78 0 84 0;
#X connect 79 0 85 0;
#X connect 83 0 5 1;
#X connect 84 0 5 1;
#X connect 85 0 5 1;