[PD] limiter questions

Mirko Maier mirkom at gmx.de
Wed Aug 26 11:53:11 CEST 2009


> Subtract 3 or 4 dB from the original 90 dB you used for the calculation? 

I tried to compensate that, but it doesn't have an effect on the calculation.

Attached the last version of my (still not working) limiter. Thanx for any help.
Mirko

#N canvas 685 212 1015 802 12;
#X floatatom 426 284 5 0 0 0 - - -;
#X obj 174 585 *~;
#X floatatom 376 223 5 0 0 0 - - -;
#X obj 376 172 env~ 64;
#X obj 174 140 *~;
#X obj 173 38 osc~ 440;
#X floatatom 246 97 5 0 0 0 - - -;
#X floatatom 426 345 5 0 0 0 - - -;
#X floatatom 321 404 5 0 0 0 - - -;
#X obj 298 374 *;
#X floatatom 349 457 5 0 0 0 - - -;
#X obj 301 638 env~ 64;
#X obj 175 261 z~ 64;
#X obj 375 255 moses 90;
#X obj 426 312 expr 90/$f1;
#X text 384 405 it's no problem to limit the number stream (limit is
90db);
#X text 408 457 but it should be the same here! how convert?;
#X text 66 38 test signal;
#X obj 376 200 + 3;
#X obj 173 736 dac~;
#X obj 173 706 *~;
#X obj 200 681 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X text 415 198 because of peak-to-peak?;
#X text 298 96 any amplification \, e.g. 4;
#X connect 0 0 14 0;
#X connect 1 0 11 0;
#X connect 1 0 20 0;
#X connect 2 0 9 0;
#X connect 2 0 13 0;
#X connect 3 0 18 0;
#X connect 4 0 3 0;
#X connect 4 0 12 0;
#X connect 5 0 4 0;
#X connect 6 0 4 1;
#X connect 7 0 9 1;
#X connect 7 0 1 1;
#X connect 9 0 8 0;
#X connect 11 0 10 0;
#X connect 12 0 1 0;
#X connect 13 1 0 0;
#X connect 14 0 7 0;
#X connect 18 0 2 0;
#X connect 20 0 19 0;
#X connect 20 0 19 1;
#X connect 21 0 20 1;
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser




More information about the Pd-list mailing list