aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_dbtorms-help.pd
blob: 396e09129e61686fadf1ece07f2fff3bf1c8042c (plain)
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
#N canvas 337 124 687 471 10;
#X text 188 7 convert dB(pd) to rms;
#X text 458 17 updated for;
#X obj 546 17 iemmatrix 0.2;
#X obj 181 100 mtx_eye;
#X obj 64 285 mtx_rand 4 2;
#X msg 64 263 bang;
#X obj 64 307 t a a;
#X obj 105 307 mtx_print org;
#X obj 64 357 t a a;
#X msg 181 79 3 3;
#X obj 48 134 mtx_dbtorms;
#X obj 64 380 mtx_dbtorms;
#X obj 599 71 mtx_rmstodb;
#X obj 599 91 dbtorms;
#X obj 181 121 mtx_* 100;
#X obj 48 162 mtx_print dbtorms;
#X obj 64 330 mtx_rmstodb;
#X obj 105 357 mtx_print db;
#X obj 64 407 mtx_print db;
#X obj 48 100 mtx 2 2;
#X text 44 34 convert dB(pd) to a linear value for each element of
a matrix;
#X text 290 305 note: dB(pd):=dB(techn)+100;
#X text 307 337 this means: 100dB(pd)==unity gain (==1);
#X text 404 375 0dB(pd)==zero gain (==0);
#X msg 48 80 0 100 97 106;
#X text 391 354 106dB(pd)~=double gain (==2);
#X obj 595 43 matrix;
#X text 465 42 see also help for;
#X connect 3 0 14 0;
#X connect 4 0 6 0;
#X connect 5 0 4 0;
#X connect 6 0 16 0;
#X connect 6 1 7 0;
#X connect 8 0 11 0;
#X connect 8 1 17 0;
#X connect 9 0 3 0;
#X connect 10 0 15 0;
#X connect 11 0 18 0;
#X connect 14 0 10 0;
#X connect 16 0 8 0;
#X connect 19 0 10 0;
#X connect 24 0 19 0;